vault backup: 2023-10-04 10:04:33

This commit is contained in:
2023-10-04 10:04:33 +02:00
parent 710d6c7bdb
commit 59094ed1c5
5 changed files with 61 additions and 16 deletions

View File

@@ -14,15 +14,19 @@ protein: "187"
fat: "62"
---
### To do 💪
#### Weekly to do's
```tasks
not done
path includes 2023-W40
sort by due date
- [ ]
### Persistent to do's
```dataview
TASK
FROM "02 - Tracking/Weekly/2023-W40"
WHERE !completed
SORT created ASC
```
```tasks
not done
path includes Devops
```dataview
TASK
FROM "04 - Dev"
WHERE !completed
SORT created ASC
```
### Work 💻