vault backup: 2023-09-01 15:11:33

This commit is contained in:
2023-09-01 15:11:33 +02:00
parent 415fd645e0
commit 8d1d53d08d
2 changed files with 5 additions and 10 deletions

View File

@@ -1,7 +1,12 @@
---
tags:
- daily
- journaling
date: <% tp.date.now("YYYY-MM-DD", 0, tp.file.title, "YYYY-MM-DD") %>
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") %>
weight: "90"
calories: "2000"
---
#### To do 💪
- [ ]
@@ -12,10 +17,6 @@ year: <% tp.date.now("YYYY", 0, tp.file.title, "YYYY-MM-DD") %>
- [ ] Sport
- [ ] Stretching
| Calories | Weight |
|--------|--------|
|2000 kcal|XX kg|
#### Work 💻
- [ ]

View File

@@ -1,6 +0,0 @@
## Weight
```dataview
table Date, Weight
from "Tracking/Daily"
```