mirror of
https://github.com/liufree/obsidian-querydash.git
synced 2026-07-22 12:20:26 +00:00
commit
1e22f2a3e2
2 changed files with 11 additions and 0 deletions
|
|
@ -31,6 +31,13 @@ file.mtime as "mtime" ,file.tags as "tags" from #clippings
|
|||
|
||||

|
||||
|
||||
**task**
|
||||
~~~markdown
|
||||
```querydash
|
||||
task
|
||||
```
|
||||

|
||||
|
||||
**timeline**
|
||||
|
||||
**simple mode**
|
||||
|
|
|
|||
|
|
@ -33,6 +33,10 @@ file.mtime as "mtime" ,file.tags as "tags" from #clippings
|
|||

|
||||
|
||||
**task**
|
||||
~~~markdown
|
||||
```querydash
|
||||
task
|
||||
```
|
||||

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