vault backup: 2026-03-25 18:44:45
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
---
|
||||
weight: 99.2
|
||||
meditation: true
|
||||
pushUps: 20
|
||||
plank: 90
|
||||
journal: Privat daily
|
||||
journal-date: 2026-03-25
|
||||
journal-start-date: 2026-03-25
|
||||
journal-end-date: 2026-03-25
|
||||
---
|
||||
```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-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2026-03-25
|
||||
>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-25
|
||||
>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-25
|
||||
>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-25)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 25
|
||||
```
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
work_home: false
|
||||
work_office: false
|
||||
work_office: true
|
||||
journal: cimt daily
|
||||
journal-date: 2026-03-25
|
||||
journal-start-date: 2026-03-25
|
||||
@@ -11,8 +11,8 @@ journal-end-date: 2026-03-25
|
||||
```
|
||||
|
||||
## Journal
|
||||
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
|
||||
- [ ] 09:30 - 12:00 [[Hoyer Managed Service Kickoff-Meeting]]
|
||||
- [x] 09:15 - 09:30 [[Managed Services Team Daily]] [completion:: 2026-03-25]
|
||||
- [x] 09:30 - 12:00 [[Hoyer Managed Service Kickoff-Meeting]] [completion:: 2026-03-25]
|
||||
|
||||
## Ziele
|
||||
|
||||
|
||||
@@ -12,7 +12,6 @@ journal-end-date: 2026-03-27
|
||||
|
||||
## Journal
|
||||
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
|
||||
- [ ] 13:00 - 13:39 [[Standordübergreifendes Townhall Meeting]]
|
||||
- [ ] 13:45 - 15:45 [[Mitarbeitenden-Treffen Berlin]]
|
||||
|
||||
## Ziele
|
||||
|
||||
@@ -0,0 +1,69 @@
|
||||
---
|
||||
work_home: false
|
||||
work_office: false
|
||||
journal: cimt daily
|
||||
journal-date: 2026-04-20
|
||||
journal-start-date: 2026-04-20
|
||||
journal-end-date: 2026-04-20
|
||||
---
|
||||
|
||||
```calendar-timeline
|
||||
```
|
||||
|
||||
## Journal
|
||||
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
|
||||
- [ ] 13:30 - 14:30 [[Standordübergreifendes Townhall Meeting]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[Journal/cimt AG/2026/2026-W17#^17i|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-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2026-04-20
|
||||
>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-20
|
||||
>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-20
|
||||
>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-20)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 04 AND birthday.day = 20
|
||||
```
|
||||
@@ -7,7 +7,7 @@ journal-end-date: 2026-03-29
|
||||
```calendar-timeline
|
||||
```
|
||||
> ### Woche [[2026-W13|13]] Ziele
|
||||
> - Berufliche Ziele
|
||||
> - [x] [[Hoyer Managed Service Kickoff-Meeting]] [completion:: 2026-03-25]
|
||||
^13i
|
||||
|
||||
#### [[2026-03#^03i|Monat]] |[[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]
|
||||
|
||||
Reference in New Issue
Block a user