From 06093f14afef1587a9e7bc2c6798cbbcfe3ca318 Mon Sep 17 00:00:00 2001 From: Thomas Peetz Date: Wed, 26 Aug 2026 18:45:27 +0200 Subject: [PATCH] vault backup: 2026-08-26 18:45:27 --- Journal/Privat/2026/08/2026-08-26.md | 68 +++++++++++++++++++++++++++ Journal/Privat/2026/2026-07.md | 64 +++++++++++++++++++++++++ Journal/cimt AG/2026/08/2026-08-26.md | 68 +++++++++++++++++++++++++++ 3 files changed, 200 insertions(+) create mode 100644 Journal/Privat/2026/08/2026-08-26.md create mode 100644 Journal/Privat/2026/2026-07.md create mode 100644 Journal/cimt AG/2026/08/2026-08-26.md diff --git a/Journal/Privat/2026/08/2026-08-26.md b/Journal/Privat/2026/08/2026-08-26.md new file mode 100644 index 0000000..24e4ee1 --- /dev/null +++ b/Journal/Privat/2026/08/2026-08-26.md @@ -0,0 +1,68 @@ +--- +weight: +meditation: true +pushUps: 20 +plank: 60 +journal: Privat daily +journal-date: 2026-08-26 +journal-start-date: 2026-08-26 +journal-end-date: 2026-08-26 +--- +```calendar-timeline +``` + +## Journal + +## Ziele + +##### [[2026-W35#^35i|Woche]] | [[2026-08#^08i|Monat]] | [[2026-Q3#^q3i|Quartal]] | [[2026## Jahresziele|Jahr]] + +## Aufgaben + +> [!hint]- Aktuelle Aufgaben +>```tasks +>not done +>happens on 2026-08-26 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>happens before 2026-08-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 2026-08-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 2026-08-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(2026-08-26) +>``` + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month = 08 AND birthday.day = 26 +``` diff --git a/Journal/Privat/2026/2026-07.md b/Journal/Privat/2026/2026-07.md new file mode 100644 index 0000000..6bff446 --- /dev/null +++ b/Journal/Privat/2026/2026-07.md @@ -0,0 +1,64 @@ +--- +heizung: 4.1 +warmwasser: 27.04 +journal: Privat monthly +journal-date: 2026-07-01 +journal-start-date: 2026-07-01 +journal-end-date: 2026-07-31 +--- +```calendar-timeline +``` + +> ## Monats Ziele - [[2026-07|Juli]] +> 1. Objective one +> 2. Objective two +> 3. Objective three ^07i + +#### [[2026-Q3#^q3i|Quartal]] | [[2026#^2026i|Jahr]] + +## Aufgaben +> [!examples]- Backlog +>```tasks +>not done +>no scheduled date +>no start date +>no due date +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>path regex does not match /^Journal\/.*/ +>``` + +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>starts on or before 2026-08-01 +>has start date +>no scheduled date +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>path regex does not match /^Journal\/.*/ +>``` + +> [!hint]- Geplante Aufgaben +>```tasks +>not done +>scheduled 2026-07-01 2026-08-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(2026-07-01) AND completion < date(2026-08-01) +>SORT completion, start +>``` + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month = 07 +SORT birthday.day +``` diff --git a/Journal/cimt AG/2026/08/2026-08-26.md b/Journal/cimt AG/2026/08/2026-08-26.md new file mode 100644 index 0000000..1beb481 --- /dev/null +++ b/Journal/cimt AG/2026/08/2026-08-26.md @@ -0,0 +1,68 @@ +--- +work_home: false +work_office: true +journal: cimt daily +journal-date: 2026-08-26 +journal-start-date: 2026-08-26 +journal-end-date: 2026-08-26 +--- + +```calendar-timeline +``` + +## Journal +- [x] 09:15 - 09:30 [[Managed Services Team Daily]] [completion:: 2026-08-26] + +## Ziele + +##### [[Journal/cimt AG/2026/2026-W35#^35i|Woche]] | [[Journal/cimt AG/2026/2026-08#^08i|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-08-26 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>happens before 2026-08-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 2026-08-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 2026-08-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(2026-08-26) +>``` + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month = 08 AND birthday.day = 26 +```