vault backup: 2024-09-13 15:20:54
This commit is contained in:
parent
7f2c2f7844
commit
0997b7cb80
@ -11,7 +11,7 @@ tags:
|
|||||||
```dataview
|
```dataview
|
||||||
task
|
task
|
||||||
where
|
where
|
||||||
(due < date(file.name)) or ()
|
((due < date(this.name)) or (scheduled < date(this.name)))
|
||||||
and !completed
|
and !completed
|
||||||
and status != "-"
|
and status != "-"
|
||||||
sort due asc
|
sort due asc
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user