vault backup: 2024-09-05 11:56:50

This commit is contained in:
Dane Sabo 2024-09-05 11:56:50 -04:00
parent 56f6988ef2
commit 4e25b2d8e6

View File

@ -18,7 +18,7 @@ tags:
```dataview
TASK
where completed and file.title >= this.file.mday - dur(7 days)
where completed and completion >= this.file.date - dur(7 days)
group by file.link
sort rows.file.date asc