vault backup: 2025-01-24 16:30:29

This commit is contained in:
Dane Sabo 2025-01-24 16:30:29 -05:00
parent 54bbe14308
commit 7d69b92fb8
3 changed files with 10 additions and 14 deletions

View File

@ -11,12 +11,10 @@ tags:
## What's the plan? ## What's the plan?
## What's the results! ## What's the results!
```dataview ```tasks
task done 2025-01-27
from "1 Daily Notes" sort by urgency
where completed group by tags
and completion = date(this.file.name)
and file.name != this.file.name
group by file.name
``` ```
# Calendar Tasks # Calendar Tasks

View File

@ -11,12 +11,10 @@ tags:
## What's the plan? ## What's the plan?
## What's the results! ## What's the results!
```dataview ```tasks
task done <%tp.file.title%>
from "1 Daily Notes" sort by urgency
where completed group by tags
and completion = date(this.file.name)
and file.name != this.file.name
group by file.name
``` ```
# Calendar Tasks # Calendar Tasks