datacore icon indicating copy to clipboard operation
datacore copied to clipboard

Code of table in DatacoreJS, similar to DataviewJS

Open Az-Tart opened this issue 3 months ago • 0 comments

Hello. I want to understand the way to create a simple code of table in DatacoreJS, similar to DataviewJS:

dv.table( [], [ [ "LOREM", "IPSUM" ], [ "DOLOR" ] ]);

Az-Tart avatar Oct 09 '25 21:10 Az-Tart