vault backup: 2026-03-03 17:54:43

This commit is contained in:
Thomas Peetz
2026-03-03 17:54:43 +01:00
parent 40a3c21054
commit 80f859fcac
19 changed files with 188 additions and 21 deletions
+68
View File
@@ -0,0 +1,68 @@
---
weight: 100.1
meditation: true
pushUps: 20
plank: 60
journal: Privat daily
journal-date: 2026-03-03
journal-start-date: 2026-03-03
journal-end-date: 2026-03-03
---
```calendar-timeline
```
## Journal
## Ziele
##### [[2026-W10#^10i|Woche]] | [[2026-03#^03i|Monat]] | [[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-03-03
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-03-03
>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-03
>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-03
>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-03)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 03 AND birthday.day = 03
```
+3 -3
View File
@@ -1,6 +1,6 @@
---
work_home: false
work_office: false
work_office: true
journal: cimt daily
journal-date: 2026-03-03
journal-start-date: 2026-03-03
@@ -11,8 +11,8 @@ journal-end-date: 2026-03-03
```
## Journal
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
- [ ] 11:45 - 12:00 [[Tibuci Stand-Up]]
- [x] 09:15 - 09:30 [[Managed Services Team Daily]] [completion:: 2026-03-03]
- [x] 11:45 - 12:00 [[Tibuci Stand-Up]] [completion:: 2026-03-03]
## Ziele
+1 -1
View File
@@ -12,7 +12,7 @@ journal-end-date: 2026-03-05
## Journal
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
- [ ] 11:45 - 12:00 [[Tibuci Stand-Up]]
- [ ] 13:30 - 13:45 [[Tibuci Stand-Up]]
- [ ] 15:00 - 15:45 [[cimt 1st- & 2nd-Level Support Monthly]]
## Ziele
+69
View File
@@ -0,0 +1,69 @@
---
work_home: false
work_office: false
journal: cimt daily
journal-date: 2026-03-10
journal-start-date: 2026-03-10
journal-end-date: 2026-03-10
---
```calendar-timeline
```
## Journal
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
- [ ] 13:30 - 13:45 [[Tibuci Stand-Up]]
## Ziele
##### [[Journal/cimt AG/2026/2026-W11#^11i|Woche]] | [[Journal/cimt AG/2026/2026-03#^03i|Monat]] | [[Journal/cimt AG/2026/2026-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-03-10
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-03-10
>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-10
>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-10
>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-10)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 03 AND birthday.day = 10
```
+2 -1
View File
@@ -8,7 +8,8 @@ journal-end-date: 2026-03-08
```
> ### Woche [[2026-W10|10]] Ziele
>- [ ] [[KI ersetzt nicht DevOps]] in Sharepoint abgelegt #process/goal
>
>- [ ] [[Monitoring Harry Brot Datenbanken unter Aufsicht durchgeführt]] #process/goal
> - [ ] [[Cosnova]] Ticket bearbeitet #process/goal
^10i
#### [[2026-03#^03i|Monat]] |[[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]