vault backup: 2026-04-29 18:25:51

This commit is contained in:
Thomas Peetz
2026-04-29 18:25:51 +02:00
parent f935b2b85d
commit aea41a2576
5 changed files with 269 additions and 20 deletions
@@ -1,30 +1,28 @@
---
work_home: false
work_office: false
journal: cimt daily
journal-date: 2026-04-30
journal-start-date: 2026-04-30
journal-end-date: 2026-04-30
weight:
meditation: true
pushUps: 20
plank: 60
journal: Privat daily
journal-date: 2026-04-29
journal-start-date: 2026-04-29
journal-end-date: 2026-04-29
---
```calendar-timeline
```
## Journal
- [-] 09:15 - 09:30 [[Managed Services Team Daily]] [cancelled:: 2026-04-28]
- [-] 11:35 - 12:00 [[Lightning Talks Orga]] [cancelled:: 2026-04-28]
- [-] 13:30 - 13:45 [[Tibuci Jour fixe]] [cancelled:: 2026-04-28]
## Ziele
##### [[Journal/cimt AG/2026/2026-W18#^18i|Woche]] | [[Journal/cimt AG/2026/2026-04#^04i|Monat]] | [[Journal/cimt AG/2026/2026-Q2#^q2i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]]
##### [[2026-W18#^18i|Woche]] | [[2026-04#^04i|Monat]] | [[2026-Q2#^q2i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-04-30
>happens on 2026-04-29
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
@@ -32,7 +30,7 @@ journal-end-date: 2026-04-30
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-04-30
>happens before 2026-04-29
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
@@ -41,7 +39,7 @@ journal-end-date: 2026-04-30
>```tasks
>not done
>has due date
>due on 2026-04-30
>due on 2026-04-29
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
@@ -50,7 +48,7 @@ journal-end-date: 2026-04-30
>```tasks
>not done
>has due date
>due before 2026-04-30
>due before 2026-04-29
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
@@ -59,12 +57,12 @@ journal-end-date: 2026-04-30
>```dataview
>TASK
>FROM !"Resources/Templates"
>WHERE completed AND completion = date(2026-04-30)
>WHERE completed AND completion = date(2026-04-29)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 30
WHERE birthday.month = 04 AND birthday.day = 29
```
+3 -2
View File
@@ -1,6 +1,6 @@
---
work_home: false
work_office: false
work_office: true
journal: cimt daily
journal-date: 2026-04-29
journal-start-date: 2026-04-29
@@ -11,7 +11,8 @@ journal-end-date: 2026-04-29
```
## Journal
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
- [x] 09:15 - 09:30 [[Managed Services Team Daily]] [completion:: 2026-04-29]
- [x] 11:30 - 12:10 [[Monitoring - Next Steps]] [[CIP067 Aufbau eines einheitlichen, wiederverwendbaren Monitoring-Stacks]] [completion:: 2026-04-29]
## Ziele