vault backup: 2024-09-13 13:55:04

This commit is contained in:
Dane Sabo 2024-09-13 13:55:04 -04:00
parent da88b80ef7
commit 2de8a42168

View File

@ -33,16 +33,14 @@ where !completed
and due < date(today) + dur(2 w) and due < date(today) + dur(2 w)
group by file.link group by file.link
``` ```
```tasks
not done
due in today two weeks
```
## On The Horizon ## On The Horizon
```tasks ```dataview
not done TASK
due after two weeks where !completed
sort by due and status != "-"
group by folder and status != " "
and due > date(today) + dur(2 w)
group by file.link
``` ```
- [<] 📅 2024-09-16 - [<] 📅 2024-09-16