vault backup: 2023-09-02 08:02:03

This commit is contained in:
2023-09-02 08:02:03 +02:00
parent 741a7215b5
commit 68fdc08d17
3 changed files with 1 additions and 5 deletions

View File

@@ -1,4 +0,0 @@
```dataview
TABLE file.ctime, tags
FROM ""
```

View File

@@ -4,7 +4,7 @@ tags:
- 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") %>
year: <% tp.date.now("YYYY", 0, tp.file.title, "YYYY-MM-DD").toString() %>
weight: "90"
calories: "2000"
carbs: "141"