From f06655347fabbd72d526ed8e4b296688efcd608a Mon Sep 17 00:00:00 2001 From: Thomas Peetz Date: Mon, 24 Aug 2026 17:47:28 +0200 Subject: [PATCH] vault backup: 2026-08-24 17:47:29 --- Infos/Kontakte/Marina Norkus.md | 24 +++++-- Journal/Privat/2026/08/2026-08-24.md | 68 ++++++++++++++++++ Journal/Privat/2026/2026-W35.md | 99 +++++++++++++++++++++++++++ Journal/cimt AG/2026/08/2026-08-24.md | 68 ++++++++++++++++++ Journal/cimt AG/2026/2026-W35.md | 79 +++++++++++++++++++++ 5 files changed, 331 insertions(+), 7 deletions(-) create mode 100644 Journal/Privat/2026/08/2026-08-24.md create mode 100644 Journal/Privat/2026/2026-W35.md create mode 100644 Journal/cimt AG/2026/08/2026-08-24.md create mode 100644 Journal/cimt AG/2026/2026-W35.md diff --git a/Infos/Kontakte/Marina Norkus.md b/Infos/Kontakte/Marina Norkus.md index ab67ae4..18cde81 100644 --- a/Infos/Kontakte/Marina Norkus.md +++ b/Infos/Kontakte/Marina Norkus.md @@ -6,13 +6,13 @@ N.PREFIX: "" N.MN: "" N.SUFFIX: "" EMAIL[HOME]: "" -EMAIL[WORK]: marina.norkus@cimt-ag.de +EMAIL[WORK]: "" TEL[CELL]: "" TEL[HOME]: "" TEL[WORK]: "" BDAY: "" URL[WORK]: "" -ORG: cimt objects AG +ORG: "" ROLE: "" PHOTO: "" ADR[HOME].STREET: "" @@ -23,10 +23,10 @@ KIND: individual VERSION: "4.0" CATEGORIES: "" X-RELATIONSHIP: Kollege -X-LAST-CHAT: 2025-09-27 -SOCIALPROFILE[LINKEDIN]: "" +X-LAST-CHAT: 2026-08-24 +SOCIALPROFILE[LINKEDIN]: "http://www.linkedin.com/in/marina-norkus-296113277" ADR[WORK].LOCALITY: Hamburg -X-MANAGER: "[[Peter-Christian Quint]]" +X-MANAGER: "" UID: urn:uuid:019eff89c9962-4031-b2f5-b5a6422a70d1 --- @@ -34,12 +34,10 @@ UID: urn:uuid:019eff89c9962-4031-b2f5-b5a6422a70d1 #process/contact -[[cimt objects AG]] ## Rollen ## Gilden -- [[Talend Gilde]] ## Termine ```dataview @@ -70,4 +68,16 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" >Marina >[!info]- Abschied +>Hallo zusammen, > +>Nach nun fast vier Jahren ist für mich die Zeit gekommen, meinem Traum nachzugehen und mich auf Weltreise zu begeben. +> +>Ich möchte mich bei euch allen für die großartige Zusammenarbeit und gemeinsam verbrachte Zeit bedanken. +> +>Ich wünsche euch allen viel Erfolg und alles Gute für den weiteren Lebensweg. 😊 +> +>Wer will kann gerne über [Linkedin](http://www.linkedin.com/in/marina-norkus-296113277) mit mir in Kontakt bleiben! +> +>Viele Grüße, +> +>Marina diff --git a/Journal/Privat/2026/08/2026-08-24.md b/Journal/Privat/2026/08/2026-08-24.md new file mode 100644 index 0000000..120d5ee --- /dev/null +++ b/Journal/Privat/2026/08/2026-08-24.md @@ -0,0 +1,68 @@ +--- +weight: +meditation: true +pushUps: 20 +plank: 60 +journal: Privat daily +journal-date: 2026-08-24 +journal-start-date: 2026-08-24 +journal-end-date: 2026-08-24 +--- +```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-24 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>happens before 2026-08-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 2026-08-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 2026-08-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(2026-08-24) +>``` + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month = 08 AND birthday.day = 24 +``` diff --git a/Journal/Privat/2026/2026-W35.md b/Journal/Privat/2026/2026-W35.md new file mode 100644 index 0000000..2366371 --- /dev/null +++ b/Journal/Privat/2026/2026-W35.md @@ -0,0 +1,99 @@ +--- +journal: Privat weekly +journal-date: 2026-08-24 +journal-start-date: 2026-08-24 +journal-end-date: 2026-08-30 +--- +```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-08-24) AND file.day <= date(2026-08-30) +SORT file.day ASC +``` + +> ### Woche [[2026-W35|35]] Ziele +> - Persönliche Ziele +> --- +> - Berufliche Ziele +> --- +> - Erledigtes +> --- + ^35i + +#### [[2026-08#^08i|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-30) AND NOT (scheduled 2026-08-24 2026-08-30) +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!hint]- Geplante Aufgaben +>```tasks +>not done +>scheduled 2026-08-24 2026-08-30 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!done]- Erledigte Aufgaben +>```dataview +>TASK +>WHERE completed AND completion >= date(2026-08-24) AND completion < date(2026-08-31) +>``` + +## History + +### 2026-08-24 +![[Journal/Privat/2026/08/2026-08-24#Journal]] + +### 2026-08-25 +![[Journal/Privat/2026/08/2026-08-25#Journal]] + +### 2026-08-26 +![[Journal/Privat/2026/08/2026-08-26#Journal]] + +### 2026-08-27 +![[Journal/Privat/2026/08/2026-08-27#Journal]] + +### 2026-08-28 +![[Journal/Privat/2026/08/2026-08-28#Journal]] + +### 2026-08-29 +![[Journal/Privat/2026/08/2026-08-29#Journal]] + +### 2026-08-30 +![[Journal/Privat/2026/08/2026-08-30#Journal]] + + + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month >= 08 AND birthday.day >= 24 +WHERE birthday.month <= 08 AND birthday.day < 31 +SORT birthday.day +``` + +> [!note]- Erzeugte Notizen +> ```dataview +> LIST +> WHERE file.cday >= date(2026-08-24) AND file.cday < date(2026-08-30) +>``` + diff --git a/Journal/cimt AG/2026/08/2026-08-24.md b/Journal/cimt AG/2026/08/2026-08-24.md new file mode 100644 index 0000000..ffe4da3 --- /dev/null +++ b/Journal/cimt AG/2026/08/2026-08-24.md @@ -0,0 +1,68 @@ +--- +work_home: false +work_office: true +journal: cimt daily +journal-date: 2026-08-24 +journal-start-date: 2026-08-24 +journal-end-date: 2026-08-24 +--- + +```calendar-timeline +``` + +## Journal +- [x] 09:15 - 09:30 [[Managed Services Team Daily]] [completion:: 2026-08-24] + +## 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-24 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>happens before 2026-08-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 2026-08-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 2026-08-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(2026-08-24) +>``` + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month = 08 AND birthday.day = 24 +``` diff --git a/Journal/cimt AG/2026/2026-W35.md b/Journal/cimt AG/2026/2026-W35.md new file mode 100644 index 0000000..1869888 --- /dev/null +++ b/Journal/cimt AG/2026/2026-W35.md @@ -0,0 +1,79 @@ +--- +journal: cimt weekly +journal-date: 2026-08-24 +journal-start-date: 2026-08-24 +journal-end-date: 2026-08-30 +--- +```calendar-timeline +``` +> ### Woche [[2026-W35|35]] Ziele +> - Berufliche Ziele +> --- +> - Erledigtes +> --- + ^35i + +#### [[2026-08#^08i|Monat]] |[[2026-Q3#^q3i|Quartal]] | [[2026## Jahresziele|Jahr]] + +## Aufgaben +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>(happens on or before 2026-08-30) AND NOT (scheduled 2026-08-24 2026-08-30) +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!hint]- Geplante Aufgaben +>```tasks +>not done +>scheduled 2026-08-24 2026-08-30 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!done]- Erledigte Aufgaben +>```dataview +>TASK +>WHERE completed AND completion >= date(2026-08-24) AND completion < date(2026-08-31) +>``` + +## History + +### 2026-08-24 +![[Journal/cimt AG/2026/08/2026-08-24#Journal]] + +### 2026-08-25 +![[Journal/cimt AG/2026/08/2026-08-25#Journal]] + +### 2026-08-26 +![[Journal/cimt AG/2026/08/2026-08-26#Journal]] + +### 2026-08-27 +![[Journal/cimt AG/2026/08/2026-08-27#Journal]] + +### 2026-08-28 +![[Journal/cimt AG/2026/08/2026-08-28#Journal]] + +### 2026-08-29 +![[Journal/cimt AG/2026/08/2026-08-29#Journal]] + +### 2026-08-30 +![[Journal/cimt AG/2026/08/2026-08-30#Journal]] + + + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month >= 08 AND birthday.day >= 24 +WHERE birthday.month <= 08 AND birthday.day < 31 +SORT birthday.day +``` + +> [!note]- Erzeugte Notizen +> ```dataview +> LIST +> WHERE file.cday >= date(2026-08-24) AND file.cday < date(2026-08-30) +>```