vault backup: 2026-04-11 05:42:16

This commit is contained in:
2026-04-11 05:42:16 +02:00
parent 3d72c15cdb
commit b22637827b
11 changed files with 388 additions and 2 deletions
+68
View File
@@ -0,0 +1,68 @@
---
work_home: false
work_office: true
journal: cimt daily
journal-date: 2026-04-13
journal-start-date: 2026-04-13
journal-end-date: 2026-04-13
---
```calendar-timeline
```
## Journal
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
## Ziele
##### [[Journal/cimt AG/2026/2026-W16#^16i|Woche]] | [[Journal/cimt AG/2026/2026-04#^04i|Monat]] | [[Journal/cimt AG/2026/2026-Q2#^q2i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-04-13
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-04-13
>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-13
>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-13
>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-13)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 13
```
+69
View File
@@ -0,0 +1,69 @@
---
work_home: false
work_office: true
journal: cimt daily
journal-date: 2026-04-14
journal-start-date: 2026-04-14
journal-end-date: 2026-04-14
---
```calendar-timeline
```
## Journal
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
- [ ] 13:00 - 16:00 [[Upgrade QS Umgebung bei Hartje]]
## Ziele
##### [[Journal/cimt AG/2026/2026-W16#^16i|Woche]] | [[Journal/cimt AG/2026/2026-04#^04i|Monat]] | [[Journal/cimt AG/2026/2026-Q2#^q2i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-04-14
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-04-14
>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-14
>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-14
>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-14)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 14
```
+68
View File
@@ -0,0 +1,68 @@
---
work_home: false
work_office: false
journal: cimt daily
journal-date: 2026-04-15
journal-start-date: 2026-04-15
journal-end-date: 2026-04-15
---
```calendar-timeline
```
## Journal
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
## Ziele
##### [[Journal/cimt AG/2026/2026-W16#^16i|Woche]] | [[Journal/cimt AG/2026/2026-04#^04i|Monat]] | [[Journal/cimt AG/2026/2026-Q2#^q2i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-04-15
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-04-15
>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-15
>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-15
>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-15)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 15
```
+69
View File
@@ -0,0 +1,69 @@
---
work_home: false
work_office: false
journal: cimt daily
journal-date: 2026-04-16
journal-start-date: 2026-04-16
journal-end-date: 2026-04-16
---
```calendar-timeline
```
## Journal
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
- [ ] 13:30 - 14:00 [[Kleines Übergabe-Planning]]
## Ziele
##### [[Journal/cimt AG/2026/2026-W16#^16i|Woche]] | [[Journal/cimt AG/2026/2026-04#^04i|Monat]] | [[Journal/cimt AG/2026/2026-Q2#^q2i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-04-16
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-04-16
>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-16
>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-16
>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-16)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 16
```
+1
View File
@@ -13,6 +13,7 @@ journal-end-date: 2026-04-17
## Journal
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
- [ ] 10:00 - 11:30 [[2026-04-17 Lightning Talks]]
- [ ] 11:00 - 12:00 [[GCP Gilde]]
## Ziele
+1 -1
View File
@@ -15,7 +15,7 @@ journal-start-date: 2026-04-01
> - [ ] [[Rezertifizierung Google Cloud Developer]] #process/goal
> - [ ] [[KI ersetzt nicht DevOps]] überarbeitet #process/goal
> - [ ] [[Hoyer Managed Services Starterpaket]] #process/goal
> ^04i
> ^04i
#### [[2026-Q2#^q2i|Quartal]] | [[2026#^2026i|Jahr]]
+1 -1
View File
@@ -7,7 +7,7 @@ journal-end-date: 2026-04-12
```calendar-timeline
```
> ### Woche [[2026-W15|15]] Ziele
> - [x] Vorbereitung der Data Movement Gateway Installation [completion:: 2026-04-09]
> - [x] Vorbereitung der Data Movement Gateway Installation [completion:: 2026-04-09] #process/goal
^15i
#### [[2026-04#^04i|Monat]] |[[2026-Q2#^q2i|Quartal]] | [[2026## Jahresziele|Jahr]]
+76
View File
@@ -0,0 +1,76 @@
---
journal: cimt weekly
journal-date: 2026-04-13
journal-start-date: 2026-04-13
journal-end-date: 2026-04-19
---
```calendar-timeline
```
> ### Woche [[2026-W16|16]] Ziele
> - [ ] [[Upgrade QS Umgebung bei Hartje]] #process/goal
^16i
#### [[2026-04#^04i|Monat]] |[[2026-Q2#^q2i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Aufgaben
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>(happens on or before 2026-04-19) AND NOT (scheduled 2026-04-13 2026-04-19)
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!hint]- Geplante Aufgaben
>```tasks
>not done
>scheduled 2026-04-13 2026-04-19
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!done]- Erledigte Aufgaben
>```dataview
>TASK
>WHERE completed AND completion >= date(2026-04-13) AND completion < date(2026-04-20)
>```
## History
### 2026-04-13
![[Journal/cimt AG/2026/04/2026-04-13#Journal]]
### 2026-04-14
![[Journal/cimt AG/2026/04/2026-04-14#Journal]]
### 2026-04-15
![[Journal/cimt AG/2026/04/2026-04-15#Journal]]
### 2026-04-16
![[Journal/cimt AG/2026/04/2026-04-16#Journal]]
### 2026-04-17
![[Journal/cimt AG/2026/04/2026-04-17#Journal]]
### 2026-04-18
![[Journal/cimt AG/2026/04/2026-04-18#Journal]]
### 2026-04-19
![[Journal/cimt AG/2026/04/2026-04-19#Journal]]
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month >= 04 AND birthday.day >= 13
WHERE birthday.month <= 04 AND birthday.day < 20
SORT birthday.day
```
> [!note]- Erzeugte Notizen
> ```dataview
> LIST
> WHERE file.cday >= date(2026-04-13) AND file.cday < date(2026-04-19)
>```