vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-01-12
|
||||
journal-end-date: 2024-01-12
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/01/2024-01-11|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-01|01]] › [[Journal/cimt AG/2024/2024-W02|W02]] ⋮ [[Journal/cimt AG/2024/01/2024-01-13|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 13:00 - 14:00 [[AWS Gilde]] [completion:: 2024-01-12]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W02#^02i|Woche]] | [[2024-01#^01i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-01-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-01-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-01-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-01-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-01-12)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 01 AND birthday.day = 12
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-01-17
|
||||
journal-end-date: 2024-01-17
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/01/2024-01-16|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-01|01]] › [[Journal/cimt AG/2024/2024-W03|W03]] ⋮ [[Journal/cimt AG/2024/01/2024-01-18|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 16:30 - 17:00 [[CIP020 SAP - GCP Cortex Framework]] [completion:: 2024-01-17]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W03#^03i|Woche]] | [[2024-01#^01i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-01-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-01-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-01-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-01-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-01-17)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 01 AND birthday.day = 17
|
||||
```
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-01-26
|
||||
journal-end-date: 2024-01-26
|
||||
journal-section: day
|
||||
---
|
||||
# Journal
|
||||
- [x] 14:00 - 16:00 Innovations-Slot [completion:: 2024-01-26]
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-02-13
|
||||
journal-end-date: 2024-02-13
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/02/2024-02-12|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-02|02]] › [[Journal/cimt AG/2024/2024-W07|W07]] ⋮ [[Journal/cimt AG/2024/02/2024-02-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:00 - 12:00 CloudBuild fixen [completion:: 2024-02-13]
|
||||
[[Mehdi Boubakri]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W07#^07i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-02-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-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 2024-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 2024-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(2024-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
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-02-14
|
||||
journal-end-date: 2024-02-14
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/02/2024-02-13|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-02|02]] › [[Journal/cimt AG/2024/2024-W07|W07]] ⋮ [[Journal/cimt AG/2024/02/2024-02-15|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:00 - 12:00 [[CIP020 SAP - GCP Cortex Framework]] [[Mehdi Boubakri]] [completion:: 2024-02-14]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W07#^07i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-02-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-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 2024-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 2024-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(2024-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
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-02-20
|
||||
journal-end-date: 2024-02-20
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/02/2024-02-19|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-02|02]] › [[Journal/cimt AG/2024/2024-W08|W08]] ⋮ [[Journal/cimt AG/2024/02/2024-02-21|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 13:30 - 14:15 Fragen zu SAP [completion:: 2024-02-20]
|
||||
[[Guido Möller]], [[Mehdi Boubakri]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W08#^08i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-02-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-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 2024-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 2024-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(2024-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
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-02-23
|
||||
journal-end-date: 2024-02-23
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/02/2024-02-22|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-02|02]] › [[Journal/cimt AG/2024/2024-W08|W08]] ⋮ [[Journal/cimt AG/2024/02/2024-02-24|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [-] 10:00 - 11:30 [[Linux Gilde]]
|
||||
- Vorstellung von systemd
|
||||
- Einrichtung von Benutzer- und System-Units
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W08#^08i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-02-23
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-02-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-02-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-02-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-02-23)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 23
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-02-29
|
||||
journal-end-date: 2024-02-29
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/02/2024-02-28|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-02|02]] › [[Journal/cimt AG/2024/2024-W09|W09]] ⋮ [[Journal/cimt AG/2024/02/2024-03-01|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 14:30 - 15:00 SKP DataOps-Projekt Ablösung [completion:: 2024-02-29]
|
||||
[[Marcel Kuszak]], [[Marcus Lipski]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W09#^09i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-02-29
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-02-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-02-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-02-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-02-29)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 29
|
||||
```
|
||||
@@ -0,0 +1,71 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-03-01
|
||||
journal-end-date: 2024-03-01
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/03/2024-02-29|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-03|03]] › [[Journal/cimt AG/2024/2024-W09|W09]] ⋮ [[Journal/cimt AG/2024/03/2024-03-02|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 12:30 Mitarbeitertreffen Berlin [completion:: 2024-03-01]
|
||||
- [x] 13:30 - 14:00 Vorstellung im Projekt [[DataOps]] [completion:: 2024-03-01]
|
||||
[[Frank Füllbier]], [[Olaf Hein]]
|
||||
[[S-Kreditpartner GmbH]]
|
||||
- [x] 14:00 - 15:00 Vorstellung Alation (Data Catalog) [completion:: 2024-03-01]
|
||||
[[Rouven Homann]]
|
||||
- [x] 15:00 - 15:15 [[CIP020 SAP - GCP Cortex Framework]] [completion:: 2024-03-01]
|
||||
[[Frank Füllbier]], [[Mehdi Boubakri]], [[Simon Obermayr]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W09#^09i|Woche]] | [[2024-03#^03i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-03-01
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-03-01
|
||||
>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-03-01
|
||||
>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-03-01
|
||||
>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-03-01)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 01
|
||||
```
|
||||
@@ -0,0 +1,63 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-03-14
|
||||
journal-end-date: 2024-03-14
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/03/2024-03-13|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-03|03]] › [[Journal/cimt AG/2024/2024-W11|W11]] ⋮ [[Journal/cimt AG/2024/03/2024-03-15|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W11#^11i|Woche]] | [[2024-03#^03i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-03-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-03-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 2024-03-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 2024-03-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(2024-03-14)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 14
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-03-15
|
||||
journal-end-date: 2024-03-15
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/03/2024-03-14|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-03|03]] › [[Journal/cimt AG/2024/2024-W11|W11]] ⋮ [[Journal/cimt AG/2024/03/2024-03-16|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 11:30 [[2024-03-15 Lightning Talks]] [completion:: 2024-03-15]
|
||||
- [x] 13:00 - 14:00 [[AWS Gilde]] [[Frederik Demuth]] [completion:: 2024-03-15]
|
||||
- [-] 15:00 - 15:15 [[2024-03-15 CIP020 Weekly Sync]] [cancelled:: 2024-03-15]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W11#^11i|Woche]] | [[2024-03#^03i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-03-15
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-03-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-03-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-03-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-03-15)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 15
|
||||
```
|
||||
@@ -0,0 +1,61 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-03-18
|
||||
journal-end-date: 2024-03-18
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/03/2024-03-17|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-03|03]] › [[Journal/cimt AG/2024/2024-W12|W12]] ⋮ [[Journal/cimt AG/2024/03/2024-03-19|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:00 - 12:30 Feedbackgespräch mit [[Frank Füllbier]] [scheduled:: 2024-03-18] [completion:: 2024-03-18]
|
||||
- [x] 10:00 - 10:30 DataOps Daily [[DataOps]] [completion:: 2024-03-18]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-03-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-03-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-03-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-03-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-03-18)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 18
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-03-19
|
||||
journal-end-date: 2024-03-19
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/03/2024-03-18|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-03|03]] › [[Journal/cimt AG/2024/2024-W12|W12]] ⋮ [[Journal/cimt AG/2024/03/2024-03-20|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 DataOps Daily [[DataOps]] [completion:: 2024-03-19]
|
||||
- [x] 12:00 - 16:00 DataOps Exasol Update auf 7.1.25 [[DataOps]] [completion:: 2024-03-19]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W12#^12i|Woche]] | [[2024-03#^03i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-03-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-03-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-03-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-03-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-03-19)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 19
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-03-20
|
||||
journal-end-date: 2024-03-20
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/03/2024-03-19|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-03|03]] › [[Journal/cimt AG/2024/2024-W12|W12]] ⋮ [[Journal/cimt AG/2024/03/2024-03-21|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 DataOps Daily [[DataOps]] [completion:: 2024-03-20]
|
||||
- [x] 10:30 - 12:00 Einrichtung initialer Zugang [[DataOps]] [[Thomas Lokajzcyk]] [completion:: 2024-03-20]
|
||||
- [x] 15:05 - 15:30 Unterstützung InfraRisk24 [[DataOps]] [[Olaf Hein]], [[Farouk Elkeden]], [[Mesut Özciftci]] [completion:: 2024-03-20]
|
||||
- [x] 15:45 - 16:00 Einarbeitung [[DataOps]] [[Marcel Kuszak]] [completion:: 2024-03-20]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W12#^12i|Woche]] | [[2024-03#^03i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-03-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-03-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 2024-03-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 2024-03-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(2024-03-20)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 20
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-03-21
|
||||
journal-end-date: 2024-03-21
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/03/2024-03-20|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-03|03]] › [[Journal/cimt AG/2024/2024-W12|W12]] ⋮ [[Journal/cimt AG/2024/03/2024-03-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:05 - 10:00 Einführung InfraRisk24 [[InfraRisk24]] [[Olaf Hein]] [completion:: 2024-03-21]
|
||||
- [x] 10:00 - 10:30 DataOps Daily [[DataOps]] [completion:: 2024-03-21]
|
||||
- [x] 13:00 - 14:00 Einarbeitung WS8 [[InfraRisk24]] [[Farouk Elkeden]] [completion:: 2024-03-21]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W12#^12i|Woche]] | [[2024-03#^03i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-03-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-03-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 2024-03-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 2024-03-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(2024-03-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 21
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-03-22
|
||||
journal-end-date: 2024-03-22
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/03/2024-03-21|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-03|03]] › [[Journal/cimt AG/2024/2024-W12|W12]] ⋮ [[Journal/cimt AG/2024/03/2024-03-23|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:15 DataOps Daily [[DataOps]] [completion:: 2024-03-22]
|
||||
- [x] 11:00 - 11:30 [[Spark Betrieb]] [[InfraRisk24]] [completion:: 2024-03-22]
|
||||
- [x] 15:00 - 15:15 Weekly Sync [[CIP020 SAP - GCP Cortex Framework]] [completion:: 2024-03-22]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W12#^12i|Woche]] | [[2024-03#^03i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-03-22
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-03-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-03-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-03-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-03-22)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 22
|
||||
```
|
||||
@@ -0,0 +1,62 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-03-25
|
||||
journal-end-date: 2024-03-25
|
||||
journal-section: day
|
||||
---
|
||||
|
||||
[[Journal/cimt AG/2024/03/2024-03-24|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-03|03]] › [[Journal/cimt AG/2024/2024-W13|W13]] ⋮ [[Journal/cimt AG/2024/03/2024-03-26|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [-] 09:00 - 09:30 Spark Betrieb [[InfraRisk24]] [cancelled:: 2024-03-25]
|
||||
- [x] 10:00 - 18:00 Seminar [[GitHub Copilot - KI unterstützte Codegenerierung für Entwickler-innen]] [completion:: 2024-03-25]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-03-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-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 2024-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 2024-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(2024-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
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-03-26
|
||||
journal-end-date: 2024-03-26
|
||||
journal-section: day
|
||||
---
|
||||
|
||||
[[Journal/Täglich/2024/03/2024-03-25|❮❮]] ⋮ [[Journal/Jährlich/2024|2024]] › [[Journal/Quartal/2024-Q1|Q1]] › [[Journal/Monatlich/2024/2024-03|03]] › [[Journal/Wöchentlich/2024/2024-W13|W13]] ⋮ [[Journal/Täglich/2024/03/2024-03-27|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [-] 09:00 - 09:30 Spark Betrieb [[DataOps]] [cancelled:: 2024-03-26]
|
||||
- [-] 09:30 - 15:30 FI-TS: Installation für UAT [cancelled:: 2024-03-27]
|
||||
- [x] 09:00 - 17:00 Seminar [[GitHub Copilot - KI unterstützte Codegenerierung für Entwickler-innen]] [completion:: 2024-03-26]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W13#^13i|Woche]] | [[2024-03#^03i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-03-26
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-03-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-03-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-03-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-03-26)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 26
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-03-27
|
||||
journal-end-date: 2024-03-27
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/03/2024-03-26|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-03|03]] › [[Journal/cimt AG/2024/2024-W13|W13]] ⋮ [[Journal/cimt AG/2024/03/2024-03-28|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 09:45 Spark Betrieb [[InfraRisk24]] [completion:: 2024-03-27]
|
||||
- [x] 10:00 - 10:30 DataOps Daily [[DataOps]] [completion:: 2024-03-27]
|
||||
- [x] 13:30 - 15:00 QS BfH und Berechtigungskonzept [[InfraRisk24]] [completion:: 2024-03-27]
|
||||
- [x] 15:30 - 16:00 Absprache Tickets [[Marcel Kuszak]] [completion:: 2024-03-27]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W13#^13i|Woche]] | [[2024-03#^03i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-03-27
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-03-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 2024-03-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 2024-03-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(2024-03-27)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 27
|
||||
```
|
||||
@@ -0,0 +1,68 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-03-28
|
||||
journal-end-date: 2024-03-28
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/03/2024-03-27|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q1|Q1]] › [[Journal/cimt AG/2024/2024-03|03]] › [[Journal/cimt AG/2024/2024-W13|W13]] ⋮ [[Journal/cimt AG/2024/03/2024-03-29|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [-] 09:00 - 09:30 Spark Betrieb [[InfraRisk24]] [cancelled: 2024-03-28]
|
||||
- [x] 10:00 - 10:30 DataOps Daily [[DataOps]] [completion:: 2024-03-28]
|
||||
- [-] 13:00 - 15:00 Rollout Spark Release [[InfraRisk24]] [cancelled:: 2024-03-28]
|
||||
- [x] 13:30 - 14:30 IR24 - Prozess Ultimoberechnung in THINC [[InfraRisk24]] [[Joachim Munch]] [completion:: 2024-03-28]
|
||||
- [x] 16:00 - 17:00 [[IR24 - Abstimmung Wechsel zur FI-TS]] [[InfraRisk24]] [completion:: 2024-04-06]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W13#^13i|Woche]] | [[2024-03#^03i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-03-28
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-03-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 2024-03-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 2024-03-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(2024-03-28)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 28
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -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
|
||||
```
|
||||
@@ -0,0 +1,63 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-01
|
||||
journal-end-date: 2024-05-01
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-04-30|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W18|W18]] ⋮ [[Journal/cimt AG/2024/05/2024-05-02|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W18#^18i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-01
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-01
|
||||
>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-05-01
|
||||
>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-05-01
|
||||
>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-05-01)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 01
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-02
|
||||
journal-end-date: 2024-05-02
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-01|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W18|W18]] ⋮ [[Journal/cimt AG/2024/05/2024-05-03|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-02]
|
||||
- [x] 10:30 - 12:00 [[2024-05-02 DataOps Retrospektive]] [completion:: 2024-05-02]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W18#^18i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-02
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-02)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 02
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-03
|
||||
journal-end-date: 2024-05-03
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-02|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W18|W18]] ⋮ [[Journal/cimt AG/2024/05/2024-05-04|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [[DataOps]] [completion:: 2024-05-03]
|
||||
- [x] 13:30 -14:00 [[Katharina Wirtz]] [completion:: 2024-05-03]
|
||||
- [x] 14:00 - 15:00 [[Vorstellung Aufgaben, Umfang, Ziel DataOps-Team]] [[Olaf Hein]] [completion:: 2024-05-03]
|
||||
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W18#^18i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-03)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 03
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-06
|
||||
journal-end-date: 2024-05-06
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-05|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W19|W19]] ⋮ [[Journal/cimt AG/2024/05/2024-05-07|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-06]
|
||||
- [x] 10:30 - 11:00 [[DataOps Refinement]] [completion:: 2024-05-06]
|
||||
- [x] 11:00 - 13:15 Jenkins Job Konfiguration [[DataOps]] [completion:: 2024-05-06]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W19#^19i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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 2024-05-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 2024-05-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(2024-05-06)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 06
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-07
|
||||
journal-end-date: 2024-05-07
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-06|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W19|W19]] ⋮ [[Journal/cimt AG/2024/05/2024-05-08|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 11:00 [[DataOps Daily]] [completion:: 2024-05-07]
|
||||
- [x] 15:00 - 16:00 Texcelminions 2.0 [[DataOps]] [completion:: 2024-05-07]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W19#^19i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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 2024-05-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 2024-05-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(2024-05-07)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 07
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-08
|
||||
journal-end-date: 2024-05-08
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-07|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W19|W19]] ⋮ [[Journal/cimt AG/2024/05/2024-05-09|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-08]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W19#^19i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-08
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-08)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 08
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-10
|
||||
journal-end-date: 2024-05-10
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-09|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W19|W19]] ⋮ [[Journal/cimt AG/2024/05/2024-05-11|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-10]
|
||||
- [x] 11:00 - 12:00 Skillmatrix - Arbeit fortsetzen [[Thomas Lokajzcyk]] [completion:: 2024-05-10]
|
||||
- [x] 13:00 - 14:00 [[AWS Gilde]] [completion:: 2024-05-10]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W19#^19i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-10)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 10
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-13
|
||||
journal-end-date: 2024-05-13
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-12|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W20|W20]] ⋮ [[Journal/cimt AG/2024/05/2024-05-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-13]
|
||||
- [x] 10:30 - 11:00 [[DataOps Refinement]] [completion:: 2024-05-13]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W20#^20i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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 2024-05-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 2024-05-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(2024-05-13)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 13
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-14
|
||||
journal-end-date: 2024-05-14
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-13|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W20|W20]] ⋮ [[Journal/cimt AG/2024/05/2024-05-15|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-14]
|
||||
- [x] 11:00 - 13:00 UC Testexcel [[Stefan Poschenrieder]] [completion:: 2024-05-14]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W20#^20i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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 2024-05-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 2024-05-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(2024-05-14)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 14
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-15
|
||||
journal-end-date: 2024-05-15
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-14|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W20|W20]] ⋮ [[Journal/cimt AG/2024/05/2024-05-16|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-15]
|
||||
- [x] 15:00 - 16:00 Abstimmung zur Abgrenzung zu IT1 / Verantwortungsbereiche [completion:: 2024-05-15]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W20#^20i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-15
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-15)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 15
|
||||
```
|
||||
@@ -0,0 +1,68 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-16
|
||||
journal-end-date: 2024-05-16
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-15|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W20|W20]] ⋮ [[Journal/cimt AG/2024/05/2024-05-17|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 10:00 [[Entwicklungs-Daily]] [completion:: 2024-05-16]
|
||||
- [x] 10:00 - 1030 [[DataOps Daily]] [completion:: 2024-05-16]
|
||||
- [x] 10:30 - 12:00 Review mit [[Thomas Lokajzcyk]] [completion:: 2024-05-16]
|
||||
- [x] 13:00 - 14:30 Review mit [[Thomas Lokajzcyk]] [completion:: 2024-05-16]
|
||||
- [-] 16:00 - 17:00 Rollout Jenkins Testumgebung [[Stefan Poschenrieder]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W20#^20i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-16
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-16)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 16
|
||||
```
|
||||
@@ -0,0 +1,69 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-17
|
||||
journal-end-date: 2024-05-17
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-16|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W20|W20]] ⋮ [[Journal/cimt AG/2024/05/2024-05-18|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 11:30 [[2024-05-17 Lightning Talks]] [completion:: 2024-05-17]
|
||||
- [-] 10:00 - 10:30 [[DataOps Daily]]
|
||||
- [-] 11:00 - 12:00 [[DataOps]] Skillmatrix - Arbeit fortsetzen
|
||||
- [x] 11:30 - 12:00 [[ATT Review]] [completion:: 2024-05-17]
|
||||
- [x] 12:00 - 12:30 Technischer Review von DataOps-Stories [completion:: 2024-05-17]
|
||||
- [x] 14:00 - 15:00 Rollout Jenkins Testumgebung [[Stefan Poschenrieder]] [completion:: 2024-05-17]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W20#^20i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-17)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 17
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-21
|
||||
journal-end-date: 2024-05-21
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-20|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W21|W21]] ⋮ [[Journal/cimt AG/2024/05/2024-05-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-21]
|
||||
- [x] 10:30 - 10:45 [[DataOps Refinement]] [completion:: 2024-05-21]
|
||||
- [x] 10:45 - 12:30 Jenkins Testumgebung [[Kuno Ospald]] [[Stefan Poschenrieder]] [completion:: 2024-05-21]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W21#^21i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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 2024-05-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 2024-05-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(2024-05-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 21
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-22
|
||||
journal-end-date: 2024-05-22
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-21|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W21|W21]] ⋮ [[Journal/cimt AG/2024/05/2024-05-23|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:45 [[DataOps Daily]] [completion:: 2024-05-22]
|
||||
- [x] 10:45 - 11:00 Review Python Installationsskript [completion:: 2024-05-22]
|
||||
- [x] 11:00 - 11:30 [[Exasol SKP Austausch]] [completion:: 2024-05-22]
|
||||
- [x] 15:00 - 16:15 [[Texcelminions2.0]] [completion:: 2024-05-22]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W21#^21i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-22
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-22)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 22
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-23
|
||||
journal-end-date: 2024-05-23
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-22|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W21|W21]] ⋮ [[Journal/cimt AG/2024/05/2024-05-24|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [-] 09:15 - 10:00 [[Entwicklungs-Daily]]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-23]
|
||||
- [x] 11:00 - 11:30 Technischer Review von DataOps-Stories [completion:: 2024-05-23]
|
||||
- [x] 11:30 - 12:30 TestExcelProzess-Diagramm Abstimmung [completion:: 2024-05-23]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W21#^21i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-23
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-23)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 23
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-24
|
||||
journal-end-date: 2024-05-24
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-23|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W21|W21]] ⋮ [[Journal/cimt AG/2024/05/2024-05-25|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-24]
|
||||
- [-] 10:30 - 11:15 [[DataOps Review]]
|
||||
- [x] 11:30 - 12:00 Anlegen RTDD [completion:: 2024-05-24]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W21#^21i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-24
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-24)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 24
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-27
|
||||
journal-end-date: 2024-05-27
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-26|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W22|W22]] ⋮ [[Journal/cimt AG/2024/05/2024-05-28|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-27]
|
||||
- [x] 10:30 - 11:00 [[DataOps Refinement]] [completion:: 2024-05-27]
|
||||
- [x] 14:00 - 15:00 [[Texcelminions2.0]] [completion:: 2024-05-27]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W22#^22i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-27
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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 2024-05-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 2024-05-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(2024-05-27)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 27
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-28
|
||||
journal-end-date: 2024-05-28
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-27|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W22|W22]] ⋮ [[Journal/cimt AG/2024/05/2024-05-29|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:00 - 17:00 SKP Onsite [[DataOps]] [completion:: 2024-05-28]
|
||||
- [x] 18:00 - 22:00 Abend-Event [completion:: 2024-05-28]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W22#^22i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-28
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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 2024-05-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 2024-05-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(2024-05-28)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 28
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-29
|
||||
journal-end-date: 2024-05-29
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-28|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W22|W22]] ⋮ [[Journal/cimt AG/2024/05/2024-05-30|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:00 - 16:30 SKP Onsite [[DataOps]] [completion:: 2024-05-29]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W22#^22i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-29
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-29)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 29
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-30
|
||||
journal-end-date: 2024-05-30
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-29|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W22|W22]] ⋮ [[Journal/cimt AG/2024/05/2024-05-31|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 10:00 [[Entwicklungs-Daily]] [completion:: 2024-05-30]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-30]
|
||||
- [x] 11:00 - 11:30 [[DataOps Review]] [completion:: 2024-05-30]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W22#^22i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-30
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-30)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 30
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-05-31
|
||||
journal-end-date: 2024-05-31
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/05/2024-05-30|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/cimt AG/2024/2024-W22|W22]] ⋮ [[Journal/cimt AG/2024/05/2024-06-01|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-05-31]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W22#^22i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-31
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-31
|
||||
>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-05-31
|
||||
>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-05-31
|
||||
>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-05-31)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 31
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-03
|
||||
journal-end-date: 2024-06-03
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-02|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W23|W23]] ⋮ [[Journal/cimt AG/2024/06/2024-06-04|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-03]
|
||||
- [x] 10:30 - 11:00 [[DataOps Refinement]] [completion:: 2024-06-03]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W23#^23i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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-06-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-06-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-06-03)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 03
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-04
|
||||
journal-end-date: 2024-06-04
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-03|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W23|W23]] ⋮ [[Journal/cimt AG/2024/06/2024-06-05|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [-] 09:15 - 10:00 [[Entwicklungs-Daily]]
|
||||
- [-] 10:00 - 10:30 [[DataOps Daily]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W23#^23i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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-06-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-06-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-06-04)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 04
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-05
|
||||
journal-end-date: 2024-06-05
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-04|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W23|W23]] ⋮ [[Journal/cimt AG/2024/06/2024-06-06|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-05]
|
||||
- [x] 15:00 -16:15 Tech Deep Dive Sovereign Controls: Cimt <> T-Systems [completion:: 2024-06-05]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W23#^23i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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-06-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-06-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-06-05)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 05
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-06
|
||||
journal-end-date: 2024-06-06
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-05|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W23|W23]] ⋮ [[Journal/cimt AG/2024/06/2024-06-07|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [-] 09:15 - 10:00 [[Entwicklungs-Daily]]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-06]
|
||||
- [x] 10:30 - 11:00 [[DataOps - Technischer Review]] [completion:: 2024-06-06]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W23#^23i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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 2024-06-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 2024-06-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(2024-06-06)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 06
|
||||
```
|
||||
@@ -0,0 +1,76 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-07
|
||||
journal-end-date: 2024-06-07
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-06|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W23|W23]] ⋮ [[Journal/cimt AG/2024/06/2024-06-08|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-07]
|
||||
- [x] 11:00 - 12:00 [[GCP Gilde]] [completion:: 2024-06-07]
|
||||
- Vorstellungsrunde
|
||||
- Anmerkungen
|
||||
- Liste aktiver und abgeschlossener Projekte
|
||||
- Problemstellung bei GEMA ZPS Projekt
|
||||
- Anmerkungen:
|
||||
- Spring Boot Application/Kubernetes/GKE
|
||||
- Spring Boot Application nutzt SQL (Spring Data & native SQL Queries)
|
||||
- SQLs laufen bei komplexen "sehr lange", sodass eine Unterbrechung des Containers zum Verlust von zeitintensiver Arbeit führt
|
||||
- Dadurch können keine Spot MVs (oder andere Konstrukte) genutzt werden die Kosten Sparen würden
|
||||
- Frage: Welches Google Cloud Konstrukt sollte "eigentlich" genutzt werden um komplexe SQL Queries auszuführen und vom Programmcode soweit wie möglich zu entkoppeln
|
||||
- Wenn Zeit: Einführung in Workflows
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W23#^23i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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 2024-06-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 2024-06-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(2024-06-07)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 07
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-10
|
||||
journal-end-date: 2024-06-10
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-09|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W24|W24]] ⋮ [[Journal/cimt AG/2024/06/2024-06-11|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-10]
|
||||
- [x] 10:30 - 11:00 [[DataOps Refinement]] [completion:: 2024-06-10]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W24#^24i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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-06-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-06-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-06-10)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 10
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-11
|
||||
journal-end-date: 2024-06-11
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-10|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W24|W24]] ⋮ [[Journal/cimt AG/2024/06/2024-06-12|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [-] 09:15 - 10:00 [[Entwicklungs-Daily]]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-11]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W24#^24i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-11
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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-06-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-06-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-06-11)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 11
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-12
|
||||
journal-end-date: 2024-06-12
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-11|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W24|W24]] ⋮ [[Journal/cimt AG/2024/06/2024-06-13|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-12]
|
||||
- [x] 11:00 - 11:30 [[Exasol SKP Austausch]] [completion:: 2024-06-12]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W24#^24i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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-06-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-06-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-06-12)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 12
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-13
|
||||
journal-end-date: 2024-06-13
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-12|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W24|W24]] ⋮ [[Journal/cimt AG/2024/06/2024-06-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 10:00 [[Entwicklungs-Daily]] [completion:: 2024-06-13]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-13]
|
||||
- [x] 11:00 - 11:30 [[DataOps - Technischer Review]] [completion:: 2024-06-13]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W24#^24i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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 2024-06-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 2024-06-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(2024-06-13)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 13
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-14
|
||||
journal-end-date: 2024-06-14
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-13|❮❮]] ⋮ [[Journal/cimt AG/2024|2024]] › [[Journal/cimt AG/2024-Q2|Q2]] › [[Journal/cimt AG/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W24|W24]] ⋮ [[Journal/cimt AG/2024/06/2024-06-15|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:45 [[DataOps Daily]] [completion:: 2024-06-14]
|
||||
- [x] 14:00 - 16:00 cimt Innovation Slot [completion:: 2024-06-14]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W24#^24i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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 2024-06-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 2024-06-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(2024-06-14)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 14
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-17
|
||||
journal-end-date: 2024-06-17
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-16|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W25|W25]] ⋮ [[Journal/cimt AG/2024/06/2024-06-18|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-17]
|
||||
- [x] 10:30 - 11:15 [[DataOps Refinement]] [completion:: 2024-06-17]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W25#^25i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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-06-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-06-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-06-17)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 17
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-18
|
||||
journal-end-date: 2024-06-18
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-17|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W25|W25]] ⋮ [[Journal/cimt AG/2024/06/2024-06-19|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 10:00 [[Entwicklungs-Daily]] [completion:: 2024-06-18]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-18]
|
||||
- [x] 15:00 - 15:45 [[DataOps]] Post Mortem CSV / XML LOAD [completion:: 2024-06-18]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W25#^25i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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-06-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-06-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-06-18)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 18
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-19
|
||||
journal-end-date: 2024-06-19
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-18|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W25|W25]] ⋮ [[Journal/cimt AG/2024/06/2024-06-20|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 11:00 [[DataOps Daily]] [completion:: 2024-06-19]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W25#^25i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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-06-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-06-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-06-19)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 19
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-20
|
||||
journal-end-date: 2024-06-20
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-19|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W25|W25]] ⋮ [[Journal/cimt AG/2024/06/2024-06-21|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 10:00 [[Entwicklungs-Daily]] [completion:: 2024-06-20]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-20]
|
||||
- [-] 11:00 - 11:30 [[DataOps - Technischer Review]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W25#^25i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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 2024-06-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 2024-06-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(2024-06-20)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 20
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-21
|
||||
journal-end-date: 2024-06-21
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-20|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W25|W25]] ⋮ [[Journal/cimt AG/2024/06/2024-06-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [-] 10:00 - 10:30 [[DataOps Daily]]
|
||||
- [-] 11:00 - 11:30 [[DataOps - Technischer Review]]
|
||||
- [x] 10:00 - 11:30 [[2024-06-21 Lightning Talks]] [completion:: 2024-06-21]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W25#^25i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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 2024-06-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 2024-06-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(2024-06-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 21
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-24
|
||||
journal-end-date: 2024-06-24
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-23|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W26|W26]] ⋮ [[Journal/cimt AG/2024/06/2024-06-25|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-24]
|
||||
- [x] 10:30 - 11:15 [[DataOps Refinement]] [completion:: 2024-06-24]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W26#^26i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-24
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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-06-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-06-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-06-24)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 24
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-25
|
||||
journal-end-date: 2024-06-25
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-24|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W26|W26]] ⋮ [[Journal/cimt AG/2024/06/2024-06-26|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-25]
|
||||
- [x] 11:30 - 12:45 Windows Systemlogs bereinigen [[Christian Heese]] [completion:: 2024-06-25]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W26#^26i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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-06-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-06-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-06-25)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 25
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-26
|
||||
journal-end-date: 2024-06-26
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-25|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W26|W26]] ⋮ [[Journal/cimt AG/2024/06/2024-06-27|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-26]
|
||||
- [x] 10:45 - 11:00 Abstimmung Windows Eventlog App Crash [[Kuno Ospald]] [[Christian Heese]] [completion:: 2024-06-26]
|
||||
- [x] 11:00 - 11:30 [[Exasol SKP Austausch]] [completion:: 2024-06-26]
|
||||
- [x] 12:00 - 12:30 Vorbereitungsgespräch FK [[Frank Füllbier]] [completion:: 2024-06-26]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W26#^26i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-26
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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-06-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-06-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-06-26)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 26
|
||||
```
|
||||
@@ -0,0 +1,68 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-27
|
||||
journal-end-date: 2024-06-27
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-26|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W26|W26]] ⋮ [[Journal/cimt AG/2024/06/2024-06-28|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [-] 09:15 - 10:00 [[Entwicklungs-Daily]]
|
||||
- [x] 10:00 - 11:00 [[DataOps Daily]] [completion:: 2024-06-27]
|
||||
- [x] 11:00 - 12:00 [[DataOps - Technischer Review]] [completion:: 2024-06-27]
|
||||
- [x] 18:30 - 22:00 Ausstand Stefan Mann [completion:: 2024-06-27]
|
||||
Restaurant Oh, Panama Potsdamer Strasse 91, 10785 Berlin
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W26#^26i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-27
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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 2024-06-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 2024-06-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(2024-06-27)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 27
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-06-28
|
||||
journal-end-date: 2024-06-28
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/06/2024-06-27|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-06|06]] › [[Journal/cimt AG/2024/2024-W26|W26]] ⋮ [[Journal/cimt AG/2024/06/2024-06-29|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:00 - 09:30 Anlegen eines Bahnaccounts im Geschäftskundenportal [[Claudia Stahl]] [[Trang Cao]] [[Danny Smaka]] [completion:: 2024-06-28]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-06-28]
|
||||
- [x] 16:00 - 22:00 [[Sommerfest 2024]] [completion:: 2024-06-28]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W26#^26i|Woche]] | [[2024-06#^06i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-06-28
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-06-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 2024-06-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 2024-06-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(2024-06-28)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 28
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-01
|
||||
journal-end-date: 2024-07-01
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-06-30|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W27|W27]] ⋮ [[Journal/cimt AG/2024/07/2024-07-02|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-01]
|
||||
- [x] 10:30 - 11:00 [[DataOps Refinement]] [completion:: 2024-07-01]
|
||||
- [x] 11:30 - 12:00 [[ATT Review]] [completion:: 2024-07-01]
|
||||
- [x] 13:00 - 14:15 DataOps Retrospektive [completion:: 2024-07-01]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W27#^27i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-01
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-01
|
||||
>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-07-01
|
||||
>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-07-01
|
||||
>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-07-01)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 01
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-02
|
||||
journal-end-date: 2024-07-02
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-01|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W27|W27]] ⋮ [[Journal/cimt AG/2024/07/2024-07-03|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 09:45 [[Entwicklungs-Daily]] [completion:: 2024-07-02]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-02]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W27#^27i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-02
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-02)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 02
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-03
|
||||
journal-end-date: 2024-07-03
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-02|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W27|W27]] ⋮ [[Journal/cimt AG/2024/07/2024-07-04|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-03]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W27#^27i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-03)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 03
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-04
|
||||
journal-end-date: 2024-07-04
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-03|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W27|W27]] ⋮ [[Journal/cimt AG/2024/07/2024-07-05|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 18:00 Präsenztraining [[Softskillseminar Baustein 4 Konflikte]] [completion:: 2024-07-04]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W27#^27i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-04)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 04
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-05
|
||||
journal-end-date: 2024-07-05
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-04|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W27|W27]] ⋮ [[Journal/cimt AG/2024/07/2024-07-06|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 08:30 - 16:30 Präsenztraining [[Softskillseminar Baustein 4 Konflikte]] [completion:: 2024-07-05]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W27#^27i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-05)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 05
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-08
|
||||
journal-end-date: 2024-07-08
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-07|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W28|W28]] ⋮ [[Journal/cimt AG/2024/07/2024-07-09|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-08]
|
||||
- [x] 10:30 - 11:00 [[DataOps Refinement]] [completion:: 2024-07-08]
|
||||
- [x] 15:00 - 16:00 Guardian - Epic [completion:: 2024-07-08]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W28#^28i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-08
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-08)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 08
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-09
|
||||
journal-end-date: 2024-07-09
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-08|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W28|W28]] ⋮ [[Journal/cimt AG/2024/07/2024-07-10|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 10:00 [[Entwicklungs-Daily]] [completion:: 2024-07-09]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-09]
|
||||
- [x] 11:00 - 12:00 Quellsystem OSPlus [completion:: 2024-07-09]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W28#^28i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-09)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 09
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-10
|
||||
journal-end-date: 2024-07-10
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-09|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W28|W28]] ⋮ [[Journal/cimt AG/2024/07/2024-07-11|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-10]
|
||||
- [x] 11:00 - 11:30 [[Exasol SKP Austausch]] [completion:: 2024-07-10]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W28#^28i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-10)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 10
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-11
|
||||
journal-end-date: 2024-07-11
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-10|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W28|W28]] ⋮ [[Journal/cimt AG/2024/07/2024-07-12|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 10:00 [[Entwicklungs-Daily]] [completion:: 2024-07-11]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-11]
|
||||
- [-] 11:00 - 11:30 [[DataOps - Technischer Review]]
|
||||
- [x] 11:30 - 12:30 [[Teamfocus]] [completion:: 2024-07-11]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W28#^28i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-11
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-11)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 11
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-12
|
||||
journal-end-date: 2024-07-12
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-11|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W28|W28]] ⋮ [[Journal/cimt AG/2024/07/2024-07-13|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-12]
|
||||
- [x] 11:00 - 12:00 [[AWS Gilde]] [completion:: 2024-07-12]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W28#^28i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-12)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 12
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-15
|
||||
journal-end-date: 2024-07-15
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-14|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W29|W29]] ⋮ [[Journal/cimt AG/2024/07/2024-07-16|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-15]
|
||||
- [x] 10:30 - 11:00 [[DataOps Refinement]] [completion:: 2024-07-15]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W29#^29i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-15
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-15)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 15
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-16
|
||||
journal-end-date: 2024-07-16
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-15|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W29|W29]] ⋮ [[Journal/cimt AG/2024/07/2024-07-17|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 10:00 [[Entwicklungs-Daily]] [completion:: 2024-07-16]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-16]
|
||||
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W29#^29i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-16
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-16)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 16
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-17
|
||||
journal-end-date: 2024-07-17
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-16|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W29|W29]] ⋮ [[Journal/cimt AG/2024/07/2024-07-18|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-08-01]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W29#^29i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-17)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 17
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-18
|
||||
journal-end-date: 2024-07-18
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-17|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W29|W29]] ⋮ [[Journal/cimt AG/2024/07/2024-07-19|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 10:00 [[Entwicklungs-Daily]] [completion:: 2024-07-18]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-18]
|
||||
- [-] 11:00 - 11:30 [[DataOps - Technischer Review]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W29#^29i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-18)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 18
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-19
|
||||
journal-end-date: 2024-07-19
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-18|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W29|W29]] ⋮ [[Journal/cimt AG/2024/07/2024-07-20|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-19]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W29#^29i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-19)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 19
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-22
|
||||
journal-end-date: 2024-07-22
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-21|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W30|W30]] ⋮ [[Journal/cimt AG/2024/07/2024-07-23|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-22]
|
||||
- [x] 10:30 - 11:00 [[DataOps Refinement]] [completion:: 2024-07-22]
|
||||
- [x] 11:30 - 12:00 [[ATT Review]] [completion:: 2024-07-22]
|
||||
- [x] 14:00 - 15:00 [[2024-07-22 Status Erfassung Datenkopierprozesse]] [completion:: 2024-07-22]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W30#^30i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-22
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-22)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 22
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-23
|
||||
journal-end-date: 2024-07-23
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-22|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W30|W30]] ⋮ [[Journal/cimt AG/2024/07/2024-07-24|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:15 - 09:45 [[Entwicklungs-Daily]] [completion:: 2024-07-23]
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-23]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W30#^30i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-23
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-23)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 23
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: cimt
|
||||
journal-start-date: 2024-07-24
|
||||
journal-end-date: 2024-07-24
|
||||
journal-section: day
|
||||
---
|
||||
[[Journal/cimt AG/2024/07/2024-07-23|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q3|Q3]] › [[Journal/Privat/2024/2024-07|07]] › [[Journal/cimt AG/2024/2024-W30|W30]] ⋮ [[Journal/cimt AG/2024/07/2024-07-25|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 10:30 [[DataOps Daily]] [completion:: 2024-07-24]
|
||||
- [-] 10:30 - 11:45 [[2024-07-17 DataOps Retrospektive]]
|
||||
- [x] 11:00 - 11:30 [[Exasol SKP Austausch]] [completion:: 2024-07-24]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W30#^30i|Woche]] | [[2024-07#^07i|Monat]] | [[2024-Q3#^q3i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-07-24
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-07-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-07-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-07-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-07-24)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 07 AND birthday.day = 24
|
||||
```
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user