diff --git a/README.md b/README.md index 1c8e6af..2a59e44 100644 --- a/README.md +++ b/README.md @@ -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** diff --git a/docs/task.png b/docs/task.png new file mode 100644 index 0000000..e07e930 Binary files /dev/null and b/docs/task.png differ diff --git a/manifest.json b/manifest.json index 4aec6e9..9492a31 100644 --- a/manifest.json +++ b/manifest.json @@ -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",