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
+69
View File
@@ -0,0 +1,69 @@
---
journal: cimt
journal-start-date: 2024-04-02
journal-end-date: 2024-04-02
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-01|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W14|W14]] ⋮ [[Journal/cimt AG/2024/04/2024-04-03|❯❯]]
## Journal
- [x] 09:00 - 09:30 Spark Betrieb [[InfraRisk24]] [completion:: 2024-04-02]
- [-] 09:30 - 14:00 Finalisierung und Abnahme der Installation Thinc in UAT [[Farouk Elkeden]] [cancelled:: 2024-04-02]
- [x] 10:00 - 10:30 DataOps Daily [[DataOps]] [completion:: 2024-04-02]
- [-] 14:00 - 15:30 Umsetzung sdisplus_ultimo.xml [[Farouk Elkeden]] [cancelled:: 2024-04-02]
- [x] 15:00 - 16:00 Planung Inital Load UAT [[Farouk Elkeden]] [completion:: 2024-04-02]
- [-] 15:30 - 16:00 Berechtigungen testen [[Farouk Elkeden]] [cancelled:: 2024-04-02]
## Ziele
##### [[2024-W14#^14i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-02
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-02
>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 2024-04-02
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-02
>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(2024-04-02)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 02
```
+71
View File
@@ -0,0 +1,71 @@
---
journal: cimt
journal-start-date: 2024-04-03
journal-end-date: 2024-04-03
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-02|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W14|W14]] ⋮ [[Journal/cimt AG/2024/04/2024-04-04|❯❯]]
## Journal
- [x] 09:00 - 09:30 Spark Betrieb [[InfraRisk24]] [completion:: 2024-04-03]
- [x] 10:00 - 10:30 DataOps Daily [[DataOps]] [completion:: 2024-04-03]
- [x] 10:30 - 12:00 DataOps Retrospektive [[DataOps]] [completion:: 2024-04-03]
- [x] 13:00 - 13:30 [[Marcel Kuszak]] [completion:: 2024-04-06]
- [-] 13:30 - 14:30 QS: Berechtigungskonzept [[Farouk Elkeden]] [[InfraRisk24]] [cancelled::2024-04-03]
- [-] 15:30 - 16:00 Berechtigungen testen [[Farouk Elkeden]] [[InfraRisk24]] [cancelled: 2024-04-03]
- [x] 17:00 - 17:15 IR24 - Abstimmung UAT Deployment [[InfraRisk24]] [completion:: 2024-04-03]
- [x] 17:15 - 18:30 Berechtigungen testen [[Alexander Sinkovic]] [completion:: 2024-04-03]
## Ziele
##### [[2024-W14#^14i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-03
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-03)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 03
```
+69
View File
@@ -0,0 +1,69 @@
---
journal: cimt
journal-start-date: 2024-04-04
journal-end-date: 2024-04-04
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-03|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W14|W14]] ⋮ [[Journal/cimt AG/2024/04/2024-04-05|❯❯]]
## Journal
- [-] 09:00 - 09:30 Spark Betrieb [[InfraRisk24]] [cancelled::2024-04-04]
- [x] 09:00 - 11:00 Update UnionDB [[DataOps]] [completion:: 2024-04-04]
- [-] 10:00 - 10:30 DataOps Daily [[DataOps]] [cancelled:: 2024-04-04]
- [x] 14:00 - 14:45 SKP [[SKP - Fallbesprechung - Fail Safety on Prem]] [completion:: 2024-04-04]
- [x] 15:00 - 15:45 Rollout SPARK Release V2024.04.00 [[InfraRisk24]] [completion:: 2024-04-04]
- [x] 16:00 - 16:30 [[IR24 - Abstimmung Wechsel zur FI-TS]] [[InfraRisk24]] [completion:: 2024-04-04]
## Ziele
##### [[2024-W14#^14i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-04
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-04)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 04
```
+71
View File
@@ -0,0 +1,71 @@
---
journal: cimt
journal-start-date: 2024-04-05
journal-end-date: 2024-04-05
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-04|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W14|W14]] ⋮ [[Journal/cimt AG/2024/04/2024-04-06|❯❯]]
## Journal
- [x] 09:00 - 09:15 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-05]
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-05]
- [x] 11:00 - 12:00 GCP Gilde [[Luca Waldmann]] [scheduled:: 2024-04-05] [completion:: 2024-04-05]
- Vorstellung der Gilde (Ziele, Organisation, Inhalt)
- GCP Partner Level & Zertifizierungen
- Sandbox-Projekte für unsere Mitarbeitenden
- [x] 11:30 - 12:00 ATT Review [[DataOps]] [completion:: 2024-04-05]
## Ziele
##### [[2024-W14#^14i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-05
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-05)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 05
```
+66
View File
@@ -0,0 +1,66 @@
---
journal: cimt
journal-start-date: 2024-04-08
journal-end-date: 2024-04-08
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-07|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W15|W15]] ⋮ [[Journal/cimt AG/2024/04/2024-04-09|❯❯]]
## Journal
- [x] 09:00 - 09:30 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-08]
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-08]
- [x] 10:30 - 11:00 [[DataOps Refinement]] [[DataOps]] [completion:: 2024-04-08]
## Ziele
##### [[2024-W15#^15i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-08
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-08
>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 2024-04-08
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-08
>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(2024-04-08)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 08
```
+69
View File
@@ -0,0 +1,69 @@
---
journal: cimt
journal-start-date: 2024-04-09
journal-end-date: 2024-04-09
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-08|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W15|W15]] ⋮ [[Journal/cimt AG/2024/04/2024-04-10|❯❯]]
## Journal
- [x] 09:00 - 09:30 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-09]
- [x] 09:30 - 10:00 Anpassung Keycloak und RRAdmin [[InfraRisk24]] [completion:: 2024-04-09]
- [-] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [cancelled::2024-04-09]
- [x] 10:30 - 11:00 DataOps Board - Cleaning [[DataOps]] [completion:: 2024-04-09]
- [x] 12:00 - 17:30 UDB / DataOps Onsite [[DataOps]] [completion:: 2024-04-09]
- [x] 18:00 - 22:00 Onsite Teamabend [completion:: 2024-04-09]
## Ziele
##### [[2024-W15#^15i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-09
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-09
>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 2024-04-09
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-09
>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(2024-04-09)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 09
```
+69
View File
@@ -0,0 +1,69 @@
---
journal: cimt
journal-start-date: 2024-04-10
journal-end-date: 2024-04-10
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-09|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W15|W15]] ⋮ [[Journal/cimt AG/2024/04/2024-04-11|❯❯]]
## Journal
- [x] 09:00 - 09:30 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-10]
- [-] 09:00 - 16:00 UDB / DataOps Onsite [cancelled::024-04-10]
- [-] 09:30 - 15:30 Paketierung Thinc für Prod Stage [[InfraRisk24]] [cancelled:: 2024-04-10]
- [-] 10:00 - 10:30 DataOps Daily [[DataOps]] [cancelled::2024-04-10]
- [x] 10:00 - 10:15 Initial Load thinc UAT / Abhängigkeiten zu SPARK / untersch. Datenstände [[InfraRisk24]] [[Olaf Hein]] [completion:: 2024-04-10]
- [x] 15:30 - 16:30 Status Update Folien [[Farouk Elkeden]] [completion:: 2024-04-10]
## Ziele
##### [[2024-W15#^15i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-10
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-10)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 10
```
+69
View File
@@ -0,0 +1,69 @@
---
journal: cimt
journal-start-date: 2024-04-11
journal-end-date: 2024-04-11
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-10|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W15|W15]] ⋮ [[Journal/cimt AG/2024/04/2024-04-12|❯❯]]
## Journal
- [x] 09:00 - 09:30 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-11]
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-11]
- [x] 11:00 - 11:30 Gehaltsverhandlung [[Frank Füllbier]] [completion:: 2024-04-11]
- [x] 14:00 - 14:30 UAT1 Rollout in IONOS [[InfraRisk24]] [completion:: 2024-04-11]
- [x] 16:00 - 16:15 [[InfraRisk24]] Abstimmung Wechsel zur FI-TS [completion:: 2024-04-11]
keiner anwesend
## Ziele
##### [[2024-W15#^15i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-11
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-11)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 11
```
+67
View File
@@ -0,0 +1,67 @@
---
journal: cimt
journal-start-date: 2024-04-12
journal-end-date: 2024-04-12
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-11|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W15|W15]] ⋮ [[Journal/cimt AG/2024/04/2024-04-13|❯❯]]
## Journal
- [x] 09:00 - 09:30 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-12]
- [x] 09:30 - 10:00 [[InfraRisk24]] Ticket Erstellung und Exasol Zugang [completion:: 2024-04-12]
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-12]
- [x] 15:15 - 15:30 [[CIP020 SAP - GCP Cortex Framework]] [completion:: 2024-04-12]
## Ziele
##### [[2024-W15#^15i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-12
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-12)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 12
```
+66
View File
@@ -0,0 +1,66 @@
---
journal: cimt
journal-start-date: 2024-04-15
journal-end-date: 2024-04-15
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-14|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W16|W16]] ⋮ [[Journal/cimt AG/2024/04/2024-04-16|❯❯]]
## Journal
- [x] 09:00 - 09:30 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-15]
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-15]
- [x] 10:30 - 11:00 [[DataOps Refinement]] [[DataOps]] [completion:: 2024-04-15]
## Ziele
##### [[2024-W16#^16i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-15
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-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 2024-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 2024-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(2024-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
```
+65
View File
@@ -0,0 +1,65 @@
---
journal: cimt
journal-start-date: 2024-04-16
journal-end-date: 2024-04-16
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-15|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W16|W16]] ⋮ [[Journal/cimt AG/2024/04/2024-04-17|❯❯]]
## Journal
- [x] 09:00 - 09:30 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-16]
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-16]
## Ziele
##### [[2024-W16#^16i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-16
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-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 2024-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 2024-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(2024-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
```
+67
View File
@@ -0,0 +1,67 @@
---
journal: cimt
journal-start-date: 2024-04-17
journal-end-date: 2024-04-17
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-16|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W16|W16]] ⋮ [[Journal/cimt AG/2024/04/2024-04-18|❯❯]]
## Journal
- [x] 09:00 - 09:15 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-17]
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-17]
- [x] 13:00 - 13:30 Financial Cockpit Product IDs bzw. CASHVER-Hierarchie für LAB [[Farouk Elkeden]] [completion:: 2024-04-17]
- [-] 14:00 - 15:00 Review Monitoring [[Farouk Elkeden]] [cancelled:: 2024-04-17]
## Ziele
##### [[2024-W16#^16i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-17
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-17)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 17
```
+67
View File
@@ -0,0 +1,67 @@
---
journal: cimt
journal-start-date: 2024-04-18
journal-end-date: 2024-04-18
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-17|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W16|W16]] ⋮ [[Journal/cimt AG/2024/04/2024-04-19|❯❯]]
## Journal
- [x] 09:00 - 09:15 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-18]
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-18]
- [x] 10:30 - 11:30 Durchsicht Berechtigungskonzept [[Andreas Viertel]] [completion:: 2024-04-18]
- [x] 16:00 - 16:30 [[InfraRisk24]] [[IR24 - Abstimmung Wechsel zur FI-TS]] [completion:: 2024-04-18]
## Ziele
##### [[2024-W16#^16i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-18
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-18)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 18
```
+67
View File
@@ -0,0 +1,67 @@
---
journal: cimt
journal-start-date: 2024-04-19
journal-end-date: 2024-04-19
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-18|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W16|W16]] ⋮ [[Journal/cimt AG/2024/04/2024-04-20|❯❯]]
## Journal
- [x] 09:00 - 09:30 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-19]
- [-] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [cancelled:: 2024-04-18]
- [x] 10:00 - 11:30 [[2024-04-19 Lightning Talks]] [completion:: 2024-04-19]
- [x] 15:00 - 15:30 Review Monitoring [[Farouk Elkeden]] [completion:: 2024-04-19]
## Ziele
##### [[2024-W16#^16i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-19
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-19)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 19
```
+66
View File
@@ -0,0 +1,66 @@
---
journal: cimt
journal-start-date: 2024-04-22
journal-end-date: 2024-04-22
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-21|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W17|W17]] ⋮ [[Journal/cimt AG/2024/04/2024-04-23|❯❯]]
## Journal
- [x] 09:00 - 09:30 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-22]
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-22]
- [x] 10:30 - 11:00 [[DataOps Refinement]] [[DataOps]] [completion:: 2024-04-22]
## Ziele
##### [[2024-W17#^17i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-22
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-22
>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 2024-04-22
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-22
>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(2024-04-22)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 22
```
+67
View File
@@ -0,0 +1,67 @@
---
journal: cimt
journal-start-date: 2024-04-23
journal-end-date: 2024-04-23
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-22|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W17|W17]] ⋮ [[Journal/cimt AG/2024/04/2024-04-24|❯❯]]
## Journal
- [x] 10:00 - 10:30 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-23]
- [-] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] nicht teilgenommen
- [x] 14:00 - 15:00 [[InfraRisk und DataOps Aufgaben]] [[Christian Heese]] [completion:: 2024-04-23]
- [x] 15:00 - 15:30 Absprache mit [[Leon Joshua von Pazottka-Lipinski]] bezüglich [[InfraRisk24]] [completion:: 2024-04-23]
## Ziele
##### [[2024-W17#^17i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-23
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-23
>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 2024-04-23
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-23
>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(2024-04-23)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 23
```
+67
View File
@@ -0,0 +1,67 @@
---
journal: cimt
journal-start-date: 2024-04-24
journal-end-date: 2024-04-24
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-23|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W17|W17]] ⋮ [[Journal/cimt AG/2024/04/2024-04-25|❯❯]]
## Journal
- [-] 09:00 - 09:30 [[Spark Betrieb]] [[InfraRisk24]] [cancelled:: 2024-04-23]
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-24]
- [x] 15:30 - 16:00 [[CIP020 SAP - GCP Cortex Framework]] Löschen der Resourcen [completion:: 2024-04-24]
- [-] 17:00 - 17:30 [[InfraRisk24]] Abstimmung UAT Deployment [cancelled:2024-04-24]
## Ziele
##### [[2024-W17#^17i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-24
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-24)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 24
```
+68
View File
@@ -0,0 +1,68 @@
---
journal: cimt
journal-start-date: 2024-04-25
journal-end-date: 2024-04-25
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-24|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W17|W17]] ⋮ [[Journal/cimt AG/2024/04/2024-04-26|❯❯]]
## Journal
- [x] 09:00 - 09:45 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-25]
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-25]
- [x] 10:30 - 11:00 Gespräch mit [[Christian Heese]] [completion:: 2024-04-25]
- [x] 14:00 - 14:30 [[Zabbix Warnungen als Mail ans DataOps Postfach]] [completion:: 2024-04-25]
- [x] 16:00 - 17:00 [[InfraRisk24]] Abstimmung Wechsel zur FI-TS [completion:: 2024-04-25]
## Ziele
##### [[2024-W17#^17i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-25
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-25)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 25
```
+67
View File
@@ -0,0 +1,67 @@
---
journal: cimt
journal-start-date: 2024-04-26
journal-end-date: 2024-04-26
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-25|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W17|W17]] ⋮ [[Journal/cimt AG/2024/04/2024-04-27|❯❯]]
## Journal
- [x] 09:00 - 09:30 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-04-26]
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-26]
- [x] 10:30 - 10:45 [[DataOps]] [completion:: 2024-04-26]
- [x] 11:30 - 12:00 [[ATT Review]] [[DataOps]] [completion:: 2024-04-26]
## Ziele
##### [[2024-W17#^17i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-26)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 26
```
+65
View File
@@ -0,0 +1,65 @@
---
journal: cimt
journal-start-date: 2024-04-29
journal-end-date: 2024-04-29
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-28|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] [[Journal/cimt AG/2024-Q2|Q2]] [[Journal/cimt AG/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W18|W18]] ⋮ [[Journal/cimt AG/2024/04/2024-04-30|❯❯]]
## Journal
- [-] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [cancelled:: 2024-04-22]
- [-] 10:30 - 11:00 [[DataOps Refinement]] [cancelled::2024-04-22]
## Ziele
##### [[2024-W18#^18i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-29
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-29
>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 2024-04-29
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-29
>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(2024-04-29)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 29
```
+64
View File
@@ -0,0 +1,64 @@
---
journal: cimt
journal-start-date: 2024-04-30
journal-end-date: 2024-04-30
journal-section: day
---
[[Journal/cimt AG/2024/04/2024-04-29|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/cimt AG/2024/2024-W18|W18]] ⋮ [[Journal/cimt AG/2024/04/2024-05-01|❯❯]]
## Journal
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-04-30]
## Ziele
##### [[2024-W18#^18i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-30
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-30
>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 2024-04-30
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-30
>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(2024-04-30)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 30
```