mirror of
https://github.com/h-sphere/sql-seal.git
synced 2026-07-22 10:10:28 +00:00
* feat: expose task status symbol in tasks table Adds a 'status' column to the tasks table that contains the raw checkbox character (e.g. ' ', 'x', '-', '/'). This allows querying by specific task states beyond just completed/incomplete. * feat: adding tasks statuses support |
||
|---|---|---|
| .. | ||
| csv.md | ||
| json-and-json5.md | ||
| markdown-tables.md | ||
| tasks-statuses.png | ||
| vault-data.md | ||