vault backup: 2026-04-01 17:35:38

This commit is contained in:
Thomas Peetz
2026-04-01 17:35:38 +02:00
parent 68f5fabb34
commit 34b96641dd
24 changed files with 165 additions and 38 deletions
+68
View File
@@ -0,0 +1,68 @@
---
weight: 100.8
meditation: true
pushUps: 20
plank: 90
journal: Privat daily
journal-date: 2026-04-01
journal-start-date: 2026-04-01
journal-end-date: 2026-04-01
---
```calendar-timeline
```
## Journal
## Ziele
##### [[2026-W14#^14i|Woche]] | [[2026-04#^04i|Monat]] | [[2026-Q2#^q2i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-04-01
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-04-01
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!warning]- Heute fällig
>```tasks
>not done
>has due date
>due on 2026-04-01
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2026-04-01
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!done]- Erledigte Aufgaben
>```dataview
>TASK
>FROM !"Resources/Templates"
>WHERE completed AND completion = date(2026-04-01)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 01
```
+1 -1
View File
@@ -10,7 +10,7 @@ journal-end-date: 2026-03-31
```
> ## Monats Ziele - [[2026-03|März]]
> - [ ] [[Einführung von SMART Zielen im Obsidian Workflow]]
> - [x] [[Einführung von SMART Zielen im Obsidian Workflow]] [completion:: 2026-04-01]
>^03i
#### [[2026-Q1#^q1i|Quartal]] | [[2026#^2026i|Jahr]]