diff --git a/README-zh.md b/README-zh.md index f11e2af..5c3e6d1 100644 --- a/README-zh.md +++ b/README-zh.md @@ -31,6 +31,13 @@ file.mtime as "mtime" ,file.tags as "tags" from #clippings ![demo.gif](docs/demo.gif) +**task** +~~~markdown +```querydash +task +``` +![task.png](docs/task.png) + **timeline** **simple mode** diff --git a/README.md b/README.md index 8c41522..3aed997 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ file.mtime as "mtime" ,file.tags as "tags" from #clippings ![demo.gif](docs/demo.gif) **task** +~~~markdown +```querydash +task +``` ![task.png](docs/task.png) **timeline**