vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-03
|
||||
journal-end-date: 2025-02-03
|
||||
journal-date: 2025-02-03
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-02|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W06|W06]] ⋮ [[Journal/Messe München/2025/02/2025-02-04|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 07:30 - 09:35 [[POC Application Monitoring]] [completion:: 2025-02-03]
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-03]
|
||||
- [x] 10:00 - 12:00 [[POC Application Monitoring]] [completion:: 2025-02-03]
|
||||
- [x] 13:00 - 17:00 [[TPL-3460]] [completion:: 2025-02-03]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W06#^06i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-03)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 03
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-04
|
||||
journal-end-date: 2025-02-04
|
||||
journal-date: 2025-02-04
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-03|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W06|W06]] ⋮ [[Journal/Messe München/2025/02/2025-02-05|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:00 - 09:35 Absparche mit [[Mirko Piratzki]] bezüglich Monitoring-Server [completion:: 2025-02-04]
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-04]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W06#^06i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-04)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 04
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-05
|
||||
journal-end-date: 2025-02-05
|
||||
journal-date: 2025-02-05
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-04|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W06|W06]] ⋮ [[Journal/Messe München/2025/02/2025-02-06|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:30 [[Daily + More]] [completion:: 2025-02-05]
|
||||
- [x] 16:15 - 17:00 [[POC Application Monitoring]] [[Mirko Piratzki]] [completion:: 2025-02-05]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W06#^06i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-05)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 05
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-06
|
||||
journal-end-date: 2025-02-06
|
||||
journal-date: 2025-02-06
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-05|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W06|W06]] ⋮ [[Journal/Messe München/2025/02/2025-02-07|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-06]
|
||||
- [x] 10:00 - 10:35 [[Oliver Schöner]] Absprache wegen [[POC Application Monitoring]] [completion:: 2025-02-06]
|
||||
- [x] 10:35 - 11:30 [[Talend Refinement + Estimation]] [completion:: 2025-02-06]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W06#^06i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-06)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 06
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-07
|
||||
journal-end-date: 2025-02-07
|
||||
journal-date: 2025-02-07
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-06|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W06|W06]] ⋮ [[Journal/Messe München/2025/02/2025-02-08|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-07]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W06#^06i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-07)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 07
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-10
|
||||
journal-end-date: 2025-02-10
|
||||
journal-date: 2025-02-10
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-07|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W07|W07]] ⋮ [[Journal/Messe München/2025/02/2025-02-11|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-10]
|
||||
- [x] 10:00 - 11:00 [[Talend Sprint Planning + Retro]] [completion:: 2025-02-10]
|
||||
- [x] 14:00 - 15:00 Prüfung Firewallfreischaltungen [[Oliver Schöner]] [completion:: 2025-02-10]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W07#^07i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-10)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 10
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-11
|
||||
journal-end-date: 2025-02-11
|
||||
journal-date: 2025-02-11
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-10|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W07|W07]] ⋮ [[Journal/Messe München/2025/02/2025-02-12|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-11]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W07#^07i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-11
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-11
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-11
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-11
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-11)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 11
|
||||
```
|
||||
@@ -0,0 +1,69 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-12
|
||||
journal-end-date: 2025-02-12
|
||||
journal-date: 2025-02-12
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-11|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W07|W07]] ⋮ [[Journal/Messe München/2025/02/2025-02-13|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:30 [[Daily + More]] [completion:: 2025-02-12]
|
||||
[clock::2025-02-12T09:35:00--2025-02-12T10:30:00]
|
||||
- [x] [[POC Application Monitoring]] [completion:: 2025-02-12]
|
||||
[clock::2025-02-12T07:45:00--2025-02-12T09:35:00]
|
||||
[clock::2025-02-12T10:30:00--2025-02-12T12:30:00]
|
||||
[clock::2025-02-12T13:30:00--2025-02-12T18:00:00]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W07#^07i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-12)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 12
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-13
|
||||
journal-end-date: 2025-02-13
|
||||
journal-date: 2025-02-13
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-12|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W07|W07]] ⋮ [[Journal/Messe München/2025/02/2025-02-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-13]
|
||||
- [x] 10:35 - 11:30 [[Talend Refinement + Estimation]] [completion:: 2025-02-13]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W07#^07i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-13)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 13
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-14
|
||||
journal-end-date: 2025-02-14
|
||||
journal-date: 2025-02-14
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-13|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W07|W07]] ⋮ [[Journal/Messe München/2025/02/2025-02-15|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-14]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W07#^07i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-14)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 14
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-17
|
||||
journal-end-date: 2025-02-17
|
||||
journal-date: 2025-02-17
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-16|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W08|W08]] ⋮ [[Journal/Messe München/2025/02/2025-02-18|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-17]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W08#^08i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-17)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 17
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-18
|
||||
journal-end-date: 2025-02-18
|
||||
journal-date: 2025-02-18
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-17|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W08|W08]] ⋮ [[Journal/Messe München/2025/02/2025-02-19|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-18]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W08#^08i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-18)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 18
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-19
|
||||
journal-end-date: 2025-02-19
|
||||
journal-date: 2025-02-19
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-18|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W08|W08]] ⋮ [[Journal/Messe München/2025/02/2025-02-20|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:30 [[Daily + More]] [completion:: 2025-02-19]
|
||||
- [x] 15:30 - 15:45 [[POC Application Monitoring]] [completion:: 2025-02-19]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W08#^08i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-19)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 19
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-20
|
||||
journal-end-date: 2025-02-20
|
||||
journal-date: 2025-02-20
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-19|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W08|W08]] ⋮ [[Journal/Messe München/2025/02/2025-02-21|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-20]
|
||||
- [x] 10:35 - 11:30 [[Talend Refinement + Estimation]] [completion:: 2025-02-20]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W08#^08i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-20)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 20
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-21
|
||||
journal-end-date: 2025-02-21
|
||||
journal-date: 2025-02-21
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-20|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W08|W08]] ⋮ [[Journal/Messe München/2025/02/2025-02-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-21]
|
||||
- [x] 13:00 - 14:30 [[POC Application Monitoring]] [completion:: 2025-02-21]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W08#^08i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 21
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-24
|
||||
journal-end-date: 2025-02-24
|
||||
journal-date: 2025-02-24
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-23|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W09|W09]] ⋮ [[Journal/Messe München/2025/02/2025-02-25|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-24]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W09#^09i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-24
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-24
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-24
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-24
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-24)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 24
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-25
|
||||
journal-end-date: 2025-02-25
|
||||
journal-date: 2025-02-25
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-24|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W09|W09]] ⋮ [[Journal/Messe München/2025/02/2025-02-26|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-25]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W09#^09i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-25)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 25
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-26
|
||||
journal-end-date: 2025-02-26
|
||||
journal-date: 2025-02-26
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-25|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W09|W09]] ⋮ [[Journal/Messe München/2025/02/2025-02-27|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:30 [[Daily + More]] [completion:: 2025-02-26]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W09#^09i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-26
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-26
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-26
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-26
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-26)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 26
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-27
|
||||
journal-end-date: 2025-02-27
|
||||
journal-date: 2025-02-27
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-26|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W09|W09]] ⋮ [[Journal/Messe München/2025/02/2025-02-28|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-27]
|
||||
- [x] 10:35 - 11:30 [[Talend Refinement + Estimation]] [completion:: 2025-02-27]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W09#^09i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-27
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-27
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-27
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-27
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-27)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 27
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Messe München daily
|
||||
journal-start-date: 2025-02-28
|
||||
journal-end-date: 2025-02-28
|
||||
journal-date: 2025-02-28
|
||||
---
|
||||
[[Journal/Messe München/2025/02/2025-02-27|❮❮]] ⋮ [[Journal/Messe München/2025|2025]] › [[Journal/Messe München/2025/2025-Q1|Q1]] › [[Journal/Messe München/2025/2025-02|02]] › [[Journal/Messe München/2025/2025-W09|W09]] ⋮ [[Journal/Messe München/2025/02/2025-03-01|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:35 - 10:00 [[Daily - Talend Pipeline]] [completion:: 2025-02-28]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2025-W09#^09i|Woche]] | [[Journal/cimt AG/2025/2025-02#^02i|Monat]] | [[2025-Q1#^q1i|Quartal]] | [[2025## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2025-02-28
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2025-02-28
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2025-02-28
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2025-02-28
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2025-02-28)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 28
|
||||
```
|
||||
Reference in New Issue
Block a user