diff --git a/Areas/cimt AG/Aufgaben/Kleines Übergabe-Planning.md b/Areas/cimt AG/Aufgaben/Kleines Übergabe-Planning.md new file mode 100644 index 0000000..48de226 --- /dev/null +++ b/Areas/cimt AG/Aufgaben/Kleines Übergabe-Planning.md @@ -0,0 +1,16 @@ +--- +tags: + - process/task +--- + +> [!task]+ +> Project:: [[Tibuci]] +> Bar:: `$= dv.view('total-progress-bar', {file: "Kleines Übergabe-Planning"})` + +## Aufgabenbeschreibung + +## Überlegungen + +## Unteraufgaben + +- [ ] Kleines Übergabe-Planning diff --git a/Areas/cimt AG/Managed Services/Aufgaben/Upgrade QS Umgebung bei Hartje.md b/Areas/cimt AG/Managed Services/Aufgaben/Upgrade QS Umgebung bei Hartje.md new file mode 100644 index 0000000..31836cb --- /dev/null +++ b/Areas/cimt AG/Managed Services/Aufgaben/Upgrade QS Umgebung bei Hartje.md @@ -0,0 +1,18 @@ +--- +tags: + - process/task +reference: + - "[[Hermann Hartje KG]]" +--- + +> [!task]+ +> Project:: +> Bar:: `$= dv.view('total-progress-bar', {file: "Upgrade QS Umgebung bei Hartje"})` + +## Aufgabenbeschreibung + +## Überlegungen + +## Unteraufgaben + +- [ ] Upgrade QS Umgebung bei Hartje diff --git a/Areas/cimt AG/Projekte/Tibuci/Tibuci.md b/Areas/cimt AG/Projekte/Tibuci/Tibuci.md index bdbb736..ef15876 100644 --- a/Areas/cimt AG/Projekte/Tibuci/Tibuci.md +++ b/Areas/cimt AG/Projekte/Tibuci/Tibuci.md @@ -26,6 +26,7 @@ Confluence - [[John-Wieland Höche]] - [[Antonio Drewitz]] - [[Lasse Schmidt]] +- [[Raafat Bachenaq]] ## Thoughts diff --git a/Journal/cimt AG/2026/04/2026-04-13.md b/Journal/cimt AG/2026/04/2026-04-13.md new file mode 100644 index 0000000..5d75490 --- /dev/null +++ b/Journal/cimt AG/2026/04/2026-04-13.md @@ -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 +``` diff --git a/Journal/cimt AG/2026/04/2026-04-14.md b/Journal/cimt AG/2026/04/2026-04-14.md new file mode 100644 index 0000000..e92ee28 --- /dev/null +++ b/Journal/cimt AG/2026/04/2026-04-14.md @@ -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 +``` diff --git a/Journal/cimt AG/2026/04/2026-04-15.md b/Journal/cimt AG/2026/04/2026-04-15.md new file mode 100644 index 0000000..a3576aa --- /dev/null +++ b/Journal/cimt AG/2026/04/2026-04-15.md @@ -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 +``` diff --git a/Journal/cimt AG/2026/04/2026-04-16.md b/Journal/cimt AG/2026/04/2026-04-16.md new file mode 100644 index 0000000..c197f32 --- /dev/null +++ b/Journal/cimt AG/2026/04/2026-04-16.md @@ -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 +``` diff --git a/Journal/cimt AG/2026/04/2026-04-17.md b/Journal/cimt AG/2026/04/2026-04-17.md index f4379fa..c7158bb 100644 --- a/Journal/cimt AG/2026/04/2026-04-17.md +++ b/Journal/cimt AG/2026/04/2026-04-17.md @@ -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 diff --git a/Journal/cimt AG/2026/2026-04.md b/Journal/cimt AG/2026/2026-04.md index 2e389be..e1d2f47 100644 --- a/Journal/cimt AG/2026/2026-04.md +++ b/Journal/cimt AG/2026/2026-04.md @@ -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]] diff --git a/Journal/cimt AG/2026/2026-W15.md b/Journal/cimt AG/2026/2026-W15.md index 9caaf9b..87e960a 100644 --- a/Journal/cimt AG/2026/2026-W15.md +++ b/Journal/cimt AG/2026/2026-W15.md @@ -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]] diff --git a/Journal/cimt AG/2026/2026-W16.md b/Journal/cimt AG/2026/2026-W16.md new file mode 100644 index 0000000..4a26fbc --- /dev/null +++ b/Journal/cimt AG/2026/2026-W16.md @@ -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) +>```