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