feat: support task

This commit is contained in:
liufree 2025-05-20 23:23:18 +08:00
parent 61d5de1dfe
commit 0969b2f41a
3 changed files with 4 additions and 1 deletions

View file

@ -31,6 +31,9 @@ file.mtime as "mtime" ,file.tags as "tags" from #clippings
![demo.gif](docs/demo.gif)
**task**
![task.png](docs/task.png)
**timeline**
**simple mode**

BIN
docs/task.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View file

@ -1,7 +1,7 @@
{
"id": "querydash",
"name": "QueryDash",
"version": "1.0.6",
"version": "1.0.7",
"minAppVersion": "1.8.0",
"description": "Refer to Dataview and add search, sorting, and pagination functions, just like Notion.",
"author": "lwx",