diff --git a/Journal/Claudia/2026/07/2026-07-27.md b/Journal/Claudia/2026/07/2026-07-27.md index 4608faf..f9ce9a0 100644 --- a/Journal/Claudia/2026/07/2026-07-27.md +++ b/Journal/Claudia/2026/07/2026-07-27.md @@ -8,7 +8,7 @@ journal-end-date: 2026-07-27 ``` ## Journal -- [ ] 08:40 - 09:40 [[Augenarztpraxis Dr. Kriegerowski & Dr. Heine]] +- [x] 08:40 - 09:40 [[Augenarztpraxis Dr. Kriegerowski & Dr. Heine]] [completion:: 2026-07-27] Sehnervenanalyse ## Ziele diff --git a/Journal/Privat/2026/07/2026-07-27.md b/Journal/Privat/2026/07/2026-07-27.md index 78a7cfa..3687fdb 100644 --- a/Journal/Privat/2026/07/2026-07-27.md +++ b/Journal/Privat/2026/07/2026-07-27.md @@ -12,7 +12,7 @@ journal-end-date: 2026-07-27 ``` ## Journal -- [ ] 08:30 - 10:00 [[Augenarztpraxis Dr. Kriegerowski & Dr. Heine]] +- [x] 08:30 - 10:00 [[Augenarztpraxis Dr. Kriegerowski & Dr. Heine]] [completion:: 2026-07-27] ## Ziele diff --git a/Journal/Privat/2026/07/2026-07-28.md b/Journal/Privat/2026/07/2026-07-28.md new file mode 100644 index 0000000..74f4822 --- /dev/null +++ b/Journal/Privat/2026/07/2026-07-28.md @@ -0,0 +1,68 @@ +--- +weight: 99.2 +meditation: +pushUps: 0 +plank: 0 +journal: Privat daily +journal-date: 2026-07-28 +journal-start-date: 2026-07-28 +journal-end-date: 2026-07-28 +--- +```calendar-timeline +``` + +## Journal + +## Ziele + +##### [[2026-W31#^31i|Woche]] | [[2026-07#^07i|Monat]] | [[2026-Q3#^q3i|Quartal]] | [[2026## Jahresziele|Jahr]] + +## Aufgaben + +> [!hint]- Aktuelle Aufgaben +>```tasks +>not done +>happens on 2026-07-28 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>happens before 2026-07-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 2026-07-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 2026-07-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(2026-07-28) +>``` + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month = 07 AND birthday.day = 28 +``` diff --git a/Journal/Privat/2026/2026-W31.md b/Journal/Privat/2026/2026-W31.md new file mode 100644 index 0000000..36e79d5 --- /dev/null +++ b/Journal/Privat/2026/2026-W31.md @@ -0,0 +1,99 @@ +--- +journal: Privat weekly +journal-date: 2026-07-27 +journal-start-date: 2026-07-27 +journal-end-date: 2026-08-02 +--- +```calendar-timeline +``` + +## Routinen der Woche + +```dataview +TABLE WITHOUT ID + file.link as Datum, + choice(meditation = true, "✅", "❌") as Meditation, + choice(pushUps >= 10, "✅", "❌") as Liegestütz, + choice(plank >= 60, "✅", "❌") as Plank +FROM "Journal/Privat" +WHERE file.day >= date(2026-07-27) AND file.day <= date(2026-08-02) +SORT file.day ASC +``` + +> ### Woche [[2026-W31|31]] Ziele +> - Persönliche Ziele +> --- +> - Berufliche Ziele +> --- +> - Erledigtes +> --- + ^31i + +#### [[2026-07#^07i|Monat]] |[[2026-Q3#^q3i|Quartal]] | [[2026## Jahresziele|Jahr]] + +## Leseliste +![[Leseliste Thomas#Leseliste]] + +## Aufgaben +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>(happens on or before 2026-08-02) AND NOT (scheduled 2026-07-27 2026-08-02) +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!hint]- Geplante Aufgaben +>```tasks +>not done +>scheduled 2026-07-27 2026-08-02 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!done]- Erledigte Aufgaben +>```dataview +>TASK +>WHERE completed AND completion >= date(2026-07-27) AND completion < date(2026-08-03) +>``` + +## History + +### 2026-07-27 +![[Journal/Privat/2026/07/2026-07-27#Journal]] + +### 2026-07-28 +![[Journal/Privat/2026/07/2026-07-28#Journal]] + +### 2026-07-29 +![[Journal/Privat/2026/07/2026-07-29#Journal]] + +### 2026-07-30 +![[Journal/Privat/2026/07/2026-07-30#Journal]] + +### 2026-07-31 +![[Journal/Privat/2026/07/2026-07-31#Journal]] + +### 2026-08-01 +![[Journal/Privat/2026/08/2026-08-01#Journal]] + +### 2026-08-02 +![[Journal/Privat/2026/08/2026-08-02#Journal]] + + + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month >= 07 AND birthday.day >= 27 +WHERE birthday.month <= 08 AND birthday.day < 03 +SORT birthday.day +``` + +> [!note]- Erzeugte Notizen +> ```dataview +> LIST +> WHERE file.cday >= date(2026-07-27) AND file.cday < date(2026-08-02) +>``` + diff --git a/Journal/cimt AG/2026/07/2026-07-28.md b/Journal/cimt AG/2026/07/2026-07-28.md new file mode 100644 index 0000000..bcf641b --- /dev/null +++ b/Journal/cimt AG/2026/07/2026-07-28.md @@ -0,0 +1,68 @@ +--- +work_home: false +work_office: true +journal: cimt daily +journal-date: 2026-07-28 +journal-start-date: 2026-07-28 +journal-end-date: 2026-07-28 +--- + +```calendar-timeline +``` + +## Journal +- [ ] 09:15 - 09:30 [[Managed Services Team Daily]] + +## Ziele + +##### [[Journal/cimt AG/2026/2026-W31#^31i|Woche]] | [[Journal/cimt AG/2026/2026-07#^07i|Monat]] | [[Journal/cimt AG/2026/2026-Q3#^q3i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]] + +## Aufgaben + +> [!hint]- Aktuelle Aufgaben +>```tasks +>not done +>happens on 2026-07-28 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>happens before 2026-07-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 2026-07-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 2026-07-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(2026-07-28) +>``` + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month = 07 AND birthday.day = 28 +``` diff --git a/Journal/cimt AG/2026/2026-W31.md b/Journal/cimt AG/2026/2026-W31.md new file mode 100644 index 0000000..a63a0c0 --- /dev/null +++ b/Journal/cimt AG/2026/2026-W31.md @@ -0,0 +1,79 @@ +--- +journal: cimt weekly +journal-date: 2026-07-27 +journal-start-date: 2026-07-27 +journal-end-date: 2026-08-02 +--- +```calendar-timeline +``` +> ### Woche [[2026-W31|31]] Ziele +> - Berufliche Ziele +> --- +> - Erledigtes +> --- + ^31i + +#### [[2026-07#^07i|Monat]] |[[2026-Q3#^q3i|Quartal]] | [[2026## Jahresziele|Jahr]] + +## Aufgaben +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>(happens on or before 2026-08-02) AND NOT (scheduled 2026-07-27 2026-08-02) +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!hint]- Geplante Aufgaben +>```tasks +>not done +>scheduled 2026-07-27 2026-08-02 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!done]- Erledigte Aufgaben +>```dataview +>TASK +>WHERE completed AND completion >= date(2026-07-27) AND completion < date(2026-08-03) +>``` + +## History + +### 2026-07-27 +![[Journal/cimt AG/2026/07/2026-07-27#Journal]] + +### 2026-07-28 +![[Journal/cimt AG/2026/07/2026-07-28#Journal]] + +### 2026-07-29 +![[Journal/cimt AG/2026/07/2026-07-29#Journal]] + +### 2026-07-30 +![[Journal/cimt AG/2026/07/2026-07-30#Journal]] + +### 2026-07-31 +![[Journal/cimt AG/2026/07/2026-07-31#Journal]] + +### 2026-08-01 +![[Journal/cimt AG/2026/08/2026-08-01#Journal]] + +### 2026-08-02 +![[Journal/cimt AG/2026/08/2026-08-02#Journal]] + + + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month >= 07 AND birthday.day >= 27 +WHERE birthday.month <= 08 AND birthday.day < 03 +SORT birthday.day +``` + +> [!note]- Erzeugte Notizen +> ```dataview +> LIST +> WHERE file.cday >= date(2026-07-27) AND file.cday < date(2026-08-02) +>```