decaf-dev/obsidian-dataloom

Add a command to clear all data in the table

TE-Radium opened this issue · 0 comments

Problem

Try to find a convenient way to clear all table data.

Solution

Add a command to clear all data in the table.

Additional details

Only data rows are deleted, other data (header rows, filters) should be retained.

That means only removing the .model.rows[] (jq) part of the JSON.