mirror of
https://github.com/liufree/obsidian-querydash.git
synced 2026-07-22 05:41:49 +00:00
feat: support task
This commit is contained in:
parent
0b8c56c8ee
commit
ca5c6f11c2
2 changed files with 4 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ file.mtime as "mtime" ,file.tags as "tags" from #clippings
|
|||
```querydash
|
||||
task
|
||||
```
|
||||
~~~
|
||||
|
||||

|
||||
|
||||
**timeline**
|
||||
|
|
|
|||
|
|
@ -37,6 +37,8 @@ file.mtime as "mtime" ,file.tags as "tags" from #clippings
|
|||
```querydash
|
||||
task
|
||||
```
|
||||
~~~
|
||||
|
||||

|
||||
|
||||
**timeline**
|
||||
|
|
|
|||
Loading…
Reference in a new issue