diff --git a/Weekly Note 2024-08-29.md b/Weekly Note 2024-08-29.md index a736c0f4..d018167c 100644 --- a/Weekly Note 2024-08-29.md +++ b/Weekly Note 2024-08-29.md @@ -18,7 +18,7 @@ tags: ```dataview TASK -where completed and completion >= this.file.date - dur(7 days) +where completed and completion >= this.date - dur(7 days) group by file.link sort rows.file.date asc