vault backup: 2024-02-13 07:26:30

This commit is contained in:
2024-02-13 07:26:30 +01:00
parent fc64d56290
commit 8e2a6ceaa1
2 changed files with 20 additions and 18 deletions

View File

@@ -0,0 +1,20 @@
---
tags:
- daily
- journaling
date: 2024-02-13
week: 2024-W7
year: 2024
sport: 0
stretching: 0
---
### To do 💪
- [ ] Install printer
- [ ] Enter sport program in app
### Work 💻
- [ ]
### Outcomes 🦄
1.

View File

@@ -7,27 +7,9 @@ week: <% tp.date.now("YYYY-[W]W", 0, tp.file.title, "YYYY-MM-DD") %>
year: <% tp.date.now("YYYY", 0, tp.file.title, "YYYY-MM-DD").toString() %>
sport: 0
stretching: 0
weight: "90"
calories: "2000"
carbs: "141"
protein: "187"
fat: "62"
---
### To do 💪
- [ ]
#### Persistent to do's
```dataview
TASK
FROM "02 - Tracking/Weekly/<% tp.date.now("YYYY-[W]W", 0, tp.file.title, "YYYY-MM-DD") %>"
WHERE !completed
SORT created ASC
```
```dataview
TASK
FROM "04 - Dev"
WHERE !completed
SORT created ASC
```
### Work 💻
- [ ]