vault backup: 2025-12-10 11:37:35

This commit is contained in:
2023-05-15 17:16:05 +02:00
committed by Thomas Peetz
parent 91bf72fc87
commit 73f2162ddf
6049 changed files with 513094 additions and 227748 deletions
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2025-02-03
journal-start-date: 2025-02-03
journal-end-date: 2025-02-03
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[Journal/cimt AG/2025/2025-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-03
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-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 2025-02-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 2025-02-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(2025-02-03)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 03
```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2025-02-04
journal-start-date: 2025-02-04
journal-end-date: 2025-02-04
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[Journal/cimt AG/2025/2025-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-04
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-04
>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 2025-02-04
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-04
>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(2025-02-04)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 04
```
+68
View File
@@ -0,0 +1,68 @@
---
journal: cimt daily
journal-start-date: 2025-02-05
journal-end-date: 2025-02-05
journal-section: day
journal-date: 2025-02-05
work_home: true
work_office: false
---
```calendar-timeline
```
## Journal
- [x] 14:00 - 15:30 [[Scrum Developer Training]] [completion:: 2025-02-05]
## Ziele
##### [[2025-W06#^06i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-05
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-05
>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 2025-02-05
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-05
>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(2025-02-05)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 05
```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2025-02-06
journal-start-date: 2025-02-06
journal-end-date: 2025-02-06
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[Journal/cimt AG/2025/2025-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-06
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-06
>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 2025-02-06
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-06
>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(2025-02-06)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 06
```
+68
View File
@@ -0,0 +1,68 @@
---
journal: cimt daily
journal-start-date: 2025-02-07
journal-end-date: 2025-02-07
journal-section: day
journal-date: 2025-02-07
work_home: false
work_office: true
---
```calendar-timeline
```
## Journal
- [x] 11:00 - 12:00 [[GCP Gilde]] [completion:: 2025-02-07]
## Ziele
##### [[2025-W06#^06i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-07
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-07
>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 2025-02-07
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-07
>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(2025-02-07)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 07
```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2025-02-10
journal-start-date: 2025-02-10
journal-end-date: 2025-02-10
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[Journal/cimt AG/2025/2025-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-10
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-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 2025-02-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 2025-02-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(2025-02-10)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 10
```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2025-02-11
journal-start-date: 2025-02-11
journal-end-date: 2025-02-11
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[Journal/cimt AG/2025/2025-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-11
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-11
>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 2025-02-11
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-11
>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(2025-02-11)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 11
```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: false
work_office: true
journal: cimt daily
journal-date: 2025-02-12
journal-start-date: 2025-02-12
journal-end-date: 2025-02-12
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[Journal/cimt AG/2025/2025-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-12
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-12
>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 2025-02-12
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-12
>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(2025-02-12)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 12
```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2025-02-13
journal-start-date: 2025-02-13
journal-end-date: 2025-02-13
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[Journal/cimt AG/2025/2025-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-13
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-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 2025-02-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 2025-02-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(2025-02-13)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 13
```
+68
View File
@@ -0,0 +1,68 @@
---
journal: cimt daily
journal-start-date: 2025-02-14
journal-end-date: 2025-02-14
journal-section: day
journal-date: 2025-02-14
work_home: true
work_office: false
---
```calendar-timeline
```
## Journal
- [x] 10:30 - 12:00 [[Selbstmanagement Training]] [completion:: 2025-02-14]
## Ziele
##### [[2025-W07#^07i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-14
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-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 2025-02-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 2025-02-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(2025-02-14)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 14
```
+68
View File
@@ -0,0 +1,68 @@
---
journal: cimt daily
journal-start-date: 2025-02-17
journal-end-date: 2025-02-17
journal-section: day
journal-date: 2025-02-17
work_home: true
work_office: false
---
```calendar-timeline
```
## Journal
- [x] Umzug Hamburger Büro [completion:: 2025-02-17]
## Ziele
##### [[2025-W08#^08i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-17
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-17
>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 2025-02-17
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-17
>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(2025-02-17)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 17
```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2025-02-18
journal-start-date: 2025-02-18
journal-end-date: 2025-02-18
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[Journal/cimt AG/2025/2025-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-18
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-18
>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 2025-02-18
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-18
>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(2025-02-18)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 18
```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2025-02-19
journal-start-date: 2025-02-19
journal-end-date: 2025-02-19
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[Journal/cimt AG/2025/2025-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-19
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-19
>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 2025-02-19
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-19
>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(2025-02-19)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 19
```
+68
View File
@@ -0,0 +1,68 @@
---
journal: cimt daily
journal-start-date: 2025-02-20
journal-end-date: 2025-02-20
journal-section: day
journal-date: 2025-02-20
work_home: true
work_office: false
---
```calendar-timeline
```
## Journal
- [-] 13:00 - 16:00 Testlauf Scrum Cycle Workshop [cancelled: 2025-02-18]
## Ziele
##### [[2025-W08#^08i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-20
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-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 2025-02-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 2025-02-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(2025-02-20)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 20
```
+68
View File
@@ -0,0 +1,68 @@
---
journal: cimt daily
journal-start-date: 2025-02-21
journal-end-date: 2025-02-21
journal-section: day
journal-date: 2025-02-21
work_home: true
work_office: false
---
```calendar-timeline
```
## Journal
- [x] 10:00 - 11:30 [[2025-02-21 Lightning Talks]] [completion:: 2025-02-21]
## Ziele
##### [[2025-W08#^08i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-21
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-21
>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 2025-02-21
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-21
>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(2025-02-21)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 21
```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2025-02-24
journal-start-date: 2025-02-24
journal-end-date: 2025-02-24
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[Journal/cimt AG/2025/2025-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-24
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-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 2025-02-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 2025-02-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(2025-02-24)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 24
```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2025-02-25
journal-start-date: 2025-02-25
journal-end-date: 2025-02-25
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[Journal/cimt AG/2025/2025-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-25
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-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 2025-02-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 2025-02-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(2025-02-25)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 25
```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2025-02-26
journal-start-date: 2025-02-26
journal-end-date: 2025-02-26
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[Journal/cimt AG/2025/2025-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-26
>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 2025-02-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-26
>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(2025-02-26)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 26
```
+68
View File
@@ -0,0 +1,68 @@
---
journal: cimt daily
journal-start-date: 2025-02-27
journal-end-date: 2025-02-27
journal-section: day
journal-date: 2025-02-27
work_home: false
work_office: true
---
```calendar-timeline
```
## Journal
- [x] 13:00 - 16:30 Testlauf Scrum Cycle Workshop [completion:: 2025-02-27]
## Ziele
##### [[2025-W09#^09i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-27
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-27
>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 2025-02-27
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-27
>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(2025-02-27)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 27
```
+69
View File
@@ -0,0 +1,69 @@
---
journal: cimt daily
journal-start-date: 2025-02-28
journal-end-date: 2025-02-28
journal-section: day
journal-date: 2025-02-28
work_home: true
work_office: false
---
```calendar-timeline
```
## Journal
- [x] 13:00 - 13:45 [[Talend Gilde]] [completion:: 2025-02-28]
- [-] 14:00 - 14:45 Jako Speaker Slot 1 [cancelled: 2025-02-28]
## Ziele
##### [[2025-W09#^09i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2025-02-28
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2025-02-28
>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 2025-02-28
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2025-02-28
>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(2025-02-28)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 28
```