vault backup: 2026-03-24 17:12:58

This commit is contained in:
Thomas Peetz
2026-03-24 17:12:58 +01:00
parent 3f889cc9da
commit 793f6e3cd9
14 changed files with 96 additions and 23 deletions
+68
View File
@@ -0,0 +1,68 @@
---
weight: 100.1
meditation: true
pushUps: 20
plank: 60
journal: Privat daily
journal-date: 2026-03-24
journal-start-date: 2026-03-24
journal-end-date: 2026-03-24
---
```calendar-timeline
```
## Journal
## Ziele
##### [[2026-W13#^13i|Woche]] | [[2026-03#^03i|Monat]] | [[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-03-24
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-03-24
>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-03-24
>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-03-24
>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-03-24)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 03 AND birthday.day = 24
```
+4 -4
View File
@@ -1,6 +1,6 @@
---
work_home: false
work_office: false
work_office: true
journal: cimt daily
journal-date: 2026-03-24
journal-start-date: 2026-03-24
@@ -11,9 +11,9 @@ journal-end-date: 2026-03-24
```
## Journal
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
- [ ] 13:30 - 13:45 [[Tibuci Stand-Up]]
- [ ] 14:00 - 14:45 [[Hoyer Managed Service Kickoff-Meeting]]
- [x] 09:15 - 09:30 [[Managed Services Team Daily]] [completion:: 2026-03-24]
- [x] 13:30 - 13:45 [[Tibuci Stand-Up]] [completion:: 2026-03-24]
- [x] 14:00 - 14:45 [[Hoyer Managed Service Kickoff-Meeting]] [completion:: 2026-03-24]
## Ziele