diff --git a/Areas/cimt AG/Aufgaben/Anfrage Deutsche Bahn.md b/Areas/cimt AG/Aufgaben/Anfrage Deutsche Bahn.md index f5d64c8..820d4b8 100644 --- a/Areas/cimt AG/Aufgaben/Anfrage Deutsche Bahn.md +++ b/Areas/cimt AG/Aufgaben/Anfrage Deutsche Bahn.md @@ -17,4 +17,4 @@ tags: - [x] Anfrage Deutsche Bahn von Vera Böing beantwortet [start:: 2026-01-16] [due:: 2026-01-16] [completion:: 2026-01-16] - [x] Profil anpassen mit Erwaähnung von ActiveMQ [start:: 2026-01-16] [due:: 2026-01-16] [completion:: 2026-01-16] -- [ ] Antwort von Deutsche Bahn erhalten [start:: 2026-01-16] [scheduled:: 2026-02-16] [due:: 2026-02-16] +- [x] Antwort von Deutsche Bahn erhalten [start:: 2026-01-16] [scheduled:: 2026-02-17] [due:: 2026-02-16] [completion:: 2026-02-17] diff --git a/Areas/cimt AG/Managed Service/Einarbeitung Managed Service Team.md b/Areas/cimt AG/Managed Service/Einarbeitung Managed Service Team.md new file mode 100644 index 0000000..61cad35 --- /dev/null +++ b/Areas/cimt AG/Managed Service/Einarbeitung Managed Service Team.md @@ -0,0 +1,63 @@ +--- +status: Aktiv +tags: + - process/project +subtitle: Einarbeitung Managed Service Team + +--- +> [!abstract]- Project +> Goal:: +> Progress:: `$= dv.view('project-progress', {file: 'Einarbeitung Managed Service Team'})` +> Target:: `$= dv.view('project-target', {file: 'Einarbeitung Managed Service Team'})` +> Bar:: `$= dv.view('project-progress-bar', {file: 'Einarbeitung Managed Service Team'})` +> Tasks:: `$= const aufgaben = dv.page('Einarbeitung Managed Service Team').file.inlinks.where(t => { const mt = dv.page(t.path); return mt.tags?.includes('process/task') && mt.status === 'In Arbeit'}); if (aufgaben.length > 0) { dv.header(4, aufgaben.length > 1 ? "Aufgaben" : "Aufgabe"); dv.list(aufgaben) }` + +## Project Info + +## Thoughts + +## Resources + +- https://bervl1grf:3000/ +- https://gitea:3000/ +- https://bersl1pv2:8006/#v1:0:=qemu%2F5113:4:::::7:: + +`\\BERSN1FS2\Support\technik\kunde\KeePass\Outtasking.kdbx` + +## Review questions + + +## Aufgaben + + +## Offene Aufgaben +```dataviewjs +const pages = dv.current().file.inlinks.where(p => dv.page(p.path).tags?.includes('process/task')).where(p => dv.page(p.path).file.tasks.length != dv.page(p.path).file.tasks.where(t => t.fullyCompleted === true).length); + +dv.table(["Project", "Status", "Completed", "Tasks"], pages.map(p => { + const page = dv.page(p.path); + const tasks = page.file.tasks; + return [ + page.file.link, + page.status, + tasks.where(t => t.fullyCompleted === true).length, + tasks.length + ] +})); +``` + +## Aufgaben +```dataviewjs +const pages = dv.current().file.inlinks.where(p => dv.page(p.path).tags?.includes('process/task')); + +dv.table(["Project", "Status", "Completed", "Tasks"], pages.map(p => { + const page = dv.page(p.path); + const tasks = page.file.tasks; + return [ + page.file.link, + page.status, + tasks.where(t => t.fullyCompleted === true).length, + tasks.length + ] +})); +``` diff --git a/Areas/cimt AG/Managed Service/Managed Services Team Daily.md b/Areas/cimt AG/Managed Service/Managed Services Team Daily.md new file mode 100644 index 0000000..b05d7b5 --- /dev/null +++ b/Areas/cimt AG/Managed Service/Managed Services Team Daily.md @@ -0,0 +1,26 @@ +--- +tags: + - process/meeting +--- +Attendees:: [[Frank Füllbier]], [[Marcel Kuszak]], [[Bastian Liesigk]], [[Christian Kiltz]] +Related Projects:: +Topics:: +Length:: +purpose:: +summary:: + +## Termine +```dataview +LIST +FROM [[]] AND !outgoing([[]]) AND "Journal" +SORT file.name DESC +LIMIT 20 +``` + +## 🗓️Agenda + +## 📤 Gewünschtes Ergebnis + +## 📝Notizen + +## ✔️ Aufgaben diff --git a/Areas/cimt AG/Managed Service/cimt 1st- & 2nd-Level Support Monthly.md b/Areas/cimt AG/Managed Service/cimt 1st- & 2nd-Level Support Monthly.md new file mode 100644 index 0000000..07fe906 --- /dev/null +++ b/Areas/cimt AG/Managed Service/cimt 1st- & 2nd-Level Support Monthly.md @@ -0,0 +1,26 @@ +--- +tags: + - process/meeting +--- +Attendees:: [[Frank Füllbier]], [[Christian Kiltz]], [[Kai Swenson]], [[Bastian Liesigk]], [[Marcel Kuszak]], [[Peter-Christian Quint]] +Related Projects:: +Topics:: +Length:: +purpose:: +summary:: + +## Termine +```dataview +LIST +FROM [[]] AND !outgoing([[]]) AND "Journal" +SORT file.name DESC +LIMIT 20 +``` + +## 🗓️Agenda + +## 📤 Gewünschtes Ergebnis + +## 📝Notizen + +## ✔️ Aufgaben diff --git a/Areas/cimt AG/Projekte/Blog Post.md b/Areas/cimt AG/Projekte/Blog Post.md index ad854f3..8fd1ec9 100644 --- a/Areas/cimt AG/Projekte/Blog Post.md +++ b/Areas/cimt AG/Projekte/Blog Post.md @@ -44,7 +44,7 @@ FROM [[]] AND !outgoing([[]]) AND "Journal" - [x] [[Frank Füllbier]] konkreten Text-Vorschlag für Jahresziel senden [start:: 2025-03-06] [scheduled:: 2025-03-13] [due:: 2025-03-17] [completion:: 2025-03-20] - [x] Blog Post schreiben [completion:: 2025-12-15] - [x] Blog Post an [[Frank Füllbier]] und [[Stefanie Pelster]] senden zum Review [completion:: 2025-12-15] -- [ ] Rücksprache mit [[Ann-Kristin Hantzsch-Kühnlenz]] #process/task [start:: 2026-02-16] [scheduled:: 2026-02-16] +- [x] Rücksprache mit [[Ann-Kristin Hantzsch-Kühnlenz]] #process/task [start:: 2026-02-16] [scheduled:: 2026-02-17] [completion:: 2026-02-17] ## Offene Aufgaben ```dataviewjs const pages = dv.current().file.inlinks.where(p => dv.page(p.path).tags?.includes('process/task')).where(p => dv.page(p.path).file.tasks.length != dv.page(p.path).file.tasks.where(t => t.fullyCompleted === true).length); diff --git a/Areas/cimt AG/Projekte/Einsatz nicht-Talend-eigener Komponenten.md b/Areas/cimt AG/Projekte/Einsatz nicht-Talend-eigener Komponenten.md index 97ee793..45b0581 100644 --- a/Areas/cimt AG/Projekte/Einsatz nicht-Talend-eigener Komponenten.md +++ b/Areas/cimt AG/Projekte/Einsatz nicht-Talend-eigener Komponenten.md @@ -30,7 +30,7 @@ Die Übernahme der Komponenten ist möglich. ## Aufgaben - [x] Aufgabe von [[Oliver Fromm]] - Überprüfung auf Übernahme der Komponenten [start:: 2026-01-12] [completion:: 2026-01-12] -- [ ] Ausgang der Gespräche von [[Oliver Fromm]] und Talend abwarten #process/task [start:: 2026-01-12] [scheduled:: 2026-02-16] [due:: 2026-02-16] +- [ ] Ausgang der Gespräche von [[Oliver Fromm]] und Talend abwarten #process/task [start:: 2026-01-12] [due:: 2026-03-30] ## Offene Aufgaben diff --git a/Areas/cimt AG/Präsentation/KI ersetzt nicht DevOps.md b/Areas/cimt AG/Präsentation/KI ersetzt nicht DevOps.md index 418355a..5ac4ec5 100644 --- a/Areas/cimt AG/Präsentation/KI ersetzt nicht DevOps.md +++ b/Areas/cimt AG/Präsentation/KI ersetzt nicht DevOps.md @@ -54,3 +54,9 @@ ollama run marco/em_german_mistral_v01 "Bitte gebe mir eine Begründung warum KI 6. Ethik und Fairness: Bei der Entwicklung von KI für DevOps müssen ethische Fragen berücksichtigt werden, wie z.B. die Vorurteile, die Algorithmen beinhalten können oder die Verantwortlichkeit bei Fehlern. Diese Aspekte können in der Softwareentwicklung eine Rolle spielen und erfordern menschliches Eingreifen zur Bewältigung. Zusammenfassend lässt sich sagen, dass KI zwar viele Prozesse in der Softwareentwicklung automatisieren kann, aber nicht immer ein vollständiger Ersatz für menschliche Intuition und Entscheidungsfindung ist. In bestimmten Szenarien kann sie jedoch eine wertvolle Unterstützung bieten. + + +## Aufgaben +- [ ] Zusendung des Blogeintrags an [[Ann-Kristin Hantzsch-Kühnlenz]] inklusive der Anmerkungen von [[Stefanie Pelster]] #process/task [start:: 2026-02-17] [scheduled:: 2026-02-18] [due:: 2026-03-30] +- [ ] Review des Eintrags mit KI #process/task [start:: 2026-02-17] [due:: 2026-02-24] +- [ ] Einbindung von Bildern in den Beitrag #process/task [start:: 2026-02-17] [due:: 2026-02-24] diff --git a/Infos/Kontakte/Ann-Kristin Hantzsch-Kühnlenz.md b/Infos/Kontakte/Ann-Kristin Hantzsch-Kühnlenz.md index 068215e..bcc1897 100644 --- a/Infos/Kontakte/Ann-Kristin Hantzsch-Kühnlenz.md +++ b/Infos/Kontakte/Ann-Kristin Hantzsch-Kühnlenz.md @@ -15,6 +15,14 @@ company: "[[cimt objects AG]]" location: Hamburg manager: "[[Rouven Homann]]" interactions: + - date: 2026-02-17 + text: |- + Teams-Gespräch bezüglich Blogeintrag: + - Gibt es Bilder zum Text + - ChatGPT zum Review des Textes + - Zusenden des Eintrags inklusiver der Anmerkungen von Stefanie Pelster + - date: 2026-02-16 + text: Teams-Nachricht erhalten mit Bitte um Termineinladung mit Grund für Gespräch - date: 2025-12-04 text: Vorstellungsmail erhalten tags: diff --git a/Resources/Templates/daily-cimt-ivv.md b/Journal/Privat/2026/02/2026-02-17.md similarity index 53% rename from Resources/Templates/daily-cimt-ivv.md rename to Journal/Privat/2026/02/2026-02-17.md index a36837f..78b8806 100644 --- a/Resources/Templates/daily-cimt-ivv.md +++ b/Journal/Privat/2026/02/2026-02-17.md @@ -1,3 +1,13 @@ +--- +weight: 98.6 +meditation: true +pushUps: 20 +plank: 60 +journal: Privat daily +journal-date: 2026-02-17 +journal-start-date: 2026-02-17 +journal-end-date: 2026-02-17 +--- ```calendar-timeline ``` @@ -5,14 +15,14 @@ ## Ziele -##### [[<% tp.date.now("YYYY-[W]WW", 0, tp.file.title, "YYYY-MM-DD")%>#^<% tp.date.now("WW", 0, tp.file.title, "YYYY-MM-DD")%>i|Woche]] | [[<%tp.date.now("YYYY-MM", 0, tp.file.title, "YYYY-MM-DD")%>#^<%tp.date.now("MM", 0, tp.file.title, "YYYY-MM-DD")%>i|Monat]] | [[<%tp.date.now("YYYY-[Q]Q", 0, tp.file.title, "YYYY-MM-DD")%>#^q<%tp.date.now("Q", 0, tp.file.title, "YYYY-MM-DD")%>i|Quartal]] | [[<%tp.date.now("YYYY", 0, tp.file.title, "YYYY-MM-DD")%>## Jahresziele|Jahr]] +##### [[2026-W08#^08i|Woche]] | [[2026-02#^02i|Monat]] | [[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]] ## Aufgaben > [!hint]- Aktuelle Aufgaben >```tasks >not done ->happens on <% tp.file.title %> +>happens on 2026-02-17 >path regex does not match /^Resources\/Templates\/.*/ >path regex does not match /^Übersicht\/.*/ >``` @@ -20,7 +30,7 @@ > [!todo]- Aktive Aufgaben >```tasks >not done ->happens before <% tp.file.title %> +>happens before 2026-02-17 >path regex does not match /^Resources\/Templates\/.*/ >path regex does not match /^Übersicht\/.*/ >``` @@ -29,7 +39,7 @@ >```tasks >not done >has due date ->due on <% tp.file.title %> +>due on 2026-02-17 >path regex does not match /^Resources\/Templates\/.*/ >path regex does not match /^Übersicht\/.*/ >``` @@ -38,7 +48,7 @@ >```tasks >not done >has due date ->due before <% tp.file.title %> +>due before 2026-02-17 >path regex does not match /^Resources\/Templates\/.*/ >path regex does not match /^Übersicht\/.*/ >``` @@ -47,12 +57,12 @@ >```dataview >TASK >FROM !"Resources/Templates" ->WHERE completed AND completion = date(<% tp.file.title %>) +>WHERE completed AND completion = date(2026-02-17) >``` ## Geburtstage ```dataview TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter FROM "Infos/Kontakte" -WHERE birthday.month = <% moment(tp.file.title,'YYYY-MM-DD').format("MM") %> AND birthday.day = <% moment(tp.file.title,'YYYY-MM-DD').format("DD") %> +WHERE birthday.month = 02 AND birthday.day = 17 ``` diff --git a/Journal/cimt AG/2026/02/2026-02-17.md b/Journal/cimt AG/2026/02/2026-02-17.md index 6b06c63..e924a93 100644 --- a/Journal/cimt AG/2026/02/2026-02-17.md +++ b/Journal/cimt AG/2026/02/2026-02-17.md @@ -1,6 +1,6 @@ --- work_home: false -work_office: false +work_office: true journal: cimt daily journal-date: 2026-02-17 journal-start-date: 2026-02-17 @@ -11,7 +11,9 @@ journal-end-date: 2026-02-17 ``` ## Journal -- [ ] 09:30 - 11:30 Jahres-Feedbackgespräch [[Frank Füllbier]] +- [x] 08:30 - 09:00 Rückfrage zum Blogeintrag [[KI ersetzt nicht DevOps]] mit [[Ann-Kristin Hantzsch-Kühnlenz]] [completion:: 2026-02-17] +- [x] 09:30 - 11:30 Jahres-Feedbackgespräch [[Frank Füllbier]] [completion:: 2026-02-17] +- [x] 11:45 - 12:00 [[TiBuCi]] Stand-Up [completion:: 2026-02-17] ## Ziele diff --git a/Resources/Templates/daily-cimt-mm.md b/Journal/cimt AG/2026/02/2026-02-18.md similarity index 51% rename from Resources/Templates/daily-cimt-mm.md rename to Journal/cimt AG/2026/02/2026-02-18.md index d70065c..52bc9e2 100644 --- a/Resources/Templates/daily-cimt-mm.md +++ b/Journal/cimt AG/2026/02/2026-02-18.md @@ -1,19 +1,28 @@ +--- +work_home: false +work_office: false +journal: cimt daily +journal-date: 2026-02-18 +journal-start-date: 2026-02-18 +journal-end-date: 2026-02-18 +--- + ```calendar-timeline ``` ## Journal -- [ ] 09:35 - 10:00 [[Daily - Talend Pipeline]] +- [ ] 09:15 - 09:30 [[Managed Services Team Daily]] ## Ziele -##### [[<% tp.date.now("YYYY-[W]WW", 0, tp.file.title, "YYYY-MM-DD")%>#^<% tp.date.now("WW", 0, tp.file.title, "YYYY-MM-DD")%>i|Woche]] | [[<%tp.date.now("YYYY-MM", 0, tp.file.title, "YYYY-MM-DD")%>#^<%tp.date.now("MM", 0, tp.file.title, "YYYY-MM-DD")%>i|Monat]] | [[<%tp.date.now("YYYY-[Q]Q", 0, tp.file.title, "YYYY-MM-DD")%>#^q<%tp.date.now("Q", 0, tp.file.title, "YYYY-MM-DD")%>i|Quartal]] | [[<%tp.date.now("YYYY", 0, tp.file.title, "YYYY-MM-DD")%>## Jahresziele|Jahr]] +##### [[Journal/cimt AG/2026/2026-02#^02i|Monat]] | [[Journal/cimt AG/2026/2026-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]] ## Aufgaben > [!hint]- Aktuelle Aufgaben >```tasks >not done ->happens on <% tp.file.title %> +>happens on 2026-02-18 >path regex does not match /^Resources\/Templates\/.*/ >path regex does not match /^Übersicht\/.*/ >``` @@ -21,7 +30,7 @@ > [!todo]- Aktive Aufgaben >```tasks >not done ->happens before <% tp.file.title %> +>happens before 2026-02-18 >path regex does not match /^Resources\/Templates\/.*/ >path regex does not match /^Übersicht\/.*/ >``` @@ -30,7 +39,7 @@ >```tasks >not done >has due date ->due on <% tp.file.title %> +>due on 2026-02-18 >path regex does not match /^Resources\/Templates\/.*/ >path regex does not match /^Übersicht\/.*/ >``` @@ -39,7 +48,7 @@ >```tasks >not done >has due date ->due before <% tp.file.title %> +>due before 2026-02-18 >path regex does not match /^Resources\/Templates\/.*/ >path regex does not match /^Übersicht\/.*/ >``` @@ -48,12 +57,12 @@ >```dataview >TASK >FROM !"Resources/Templates" ->WHERE completed AND completion = date(<% tp.file.title %>) +>WHERE completed AND completion = date(2026-02-18) >``` ## Geburtstage ```dataview TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter FROM "Infos/Kontakte" -WHERE birthday.month = <% moment(tp.file.title,'YYYY-MM-DD').format("MM") %> AND birthday.day = <% moment(tp.file.title,'YYYY-MM-DD').format("DD") %> +WHERE birthday.month = 02 AND birthday.day = 18 ``` diff --git a/Journal/cimt AG/2026/02/2026-02-19.md b/Journal/cimt AG/2026/02/2026-02-19.md new file mode 100644 index 0000000..6d7a8ce --- /dev/null +++ b/Journal/cimt AG/2026/02/2026-02-19.md @@ -0,0 +1,69 @@ +--- +work_home: false +work_office: false +journal: cimt daily +journal-date: 2026-02-19 +journal-start-date: 2026-02-19 +journal-end-date: 2026-02-19 +--- + +```calendar-timeline +``` + +## Journal +- [ ] 09:15 - 09:30 [[Managed Services Team Daily]] +- [ ] 11:45 - 12:00 [[TiBuCi]] Stand-Up + +## Ziele + +##### [[Journal/cimt AG/2026/2026-02#^02i|Monat]] | [[Journal/cimt AG/2026/2026-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]] + +## Aufgaben + +> [!hint]- Aktuelle Aufgaben +>```tasks +>not done +>happens on 2026-02-19 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>happens before 2026-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 2026-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 2026-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(2026-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 +``` diff --git a/Journal/cimt AG/2026/02/2026-02-20.md b/Journal/cimt AG/2026/02/2026-02-20.md index 6887e34..fb4c6bf 100644 --- a/Journal/cimt AG/2026/02/2026-02-20.md +++ b/Journal/cimt AG/2026/02/2026-02-20.md @@ -11,6 +11,7 @@ journal-end-date: 2026-02-20 ``` ## Journal +- [ ] 09:15 - 09:30 [[Managed Services Team Daily]] - [ ] 10:00 - 11:30 [[2026-02-20 Lightning Talks]] ## Ziele diff --git a/Journal/cimt AG/2026/03/2026-03-05.md b/Journal/cimt AG/2026/03/2026-03-05.md new file mode 100644 index 0000000..ebf6f5e --- /dev/null +++ b/Journal/cimt AG/2026/03/2026-03-05.md @@ -0,0 +1,69 @@ +--- +work_home: false +work_office: false +journal: cimt daily +journal-date: 2026-03-05 +journal-start-date: 2026-03-05 +journal-end-date: 2026-03-05 +--- + +```calendar-timeline +``` + +## Journal +- [ ] 09:15 - 09:30 [[Managed Services Team Daily]] +- [ ] 15:00 - 15:45 [[cimt 1st- & 2nd-Level Support Monthly]] + +## Ziele + +##### [[Journal/cimt AG/2026/2026-03#^03i|Monat]] | [[Journal/cimt AG/2026/2026-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]] + +## Aufgaben + +> [!hint]- Aktuelle Aufgaben +>```tasks +>not done +>happens on 2026-03-05 +>path regex does not match /^Resources\/Templates\/.*/ +>path regex does not match /^Übersicht\/.*/ +>``` + +> [!todo]- Aktive Aufgaben +>```tasks +>not done +>happens before 2026-03-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 2026-03-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 2026-03-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(2026-03-05) +>``` + +## Geburtstage +```dataview +TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter +FROM "Infos/Kontakte" +WHERE birthday.month = 03 AND birthday.day = 05 +``` diff --git a/Journal/cimt AG/2026/03/2026-03-20.md b/Journal/cimt AG/2026/03/2026-03-20.md index 6dc1654..7d09225 100644 --- a/Journal/cimt AG/2026/03/2026-03-20.md +++ b/Journal/cimt AG/2026/03/2026-03-20.md @@ -11,6 +11,7 @@ journal-end-date: 2026-03-20 ``` ## Journal +- [ ] 09:15 - 09:30 [[Managed Services Team Daily]] - [ ] 10:00 - 12:00 [[Mitarbeitenden-Treffen Berlin]] - [ ] 10:00 - 11:30 [[2026-03-20 Lightning Talks]] diff --git a/Resources/Templates/daily-cimt.md b/Resources/Templates/daily-cimt.md index 4bec31e..95f955f 100644 --- a/Resources/Templates/daily-cimt.md +++ b/Resources/Templates/daily-cimt.md @@ -7,6 +7,7 @@ work_office: false ``` ## Journal +- [ ] 09:15 - 09:30 [[Managed Services Team Daily]] ## Ziele diff --git a/Resources/Templates/monthly-cimt-mm.md b/Resources/Templates/monthly-cimt-mm.md deleted file mode 100644 index 891fee5..0000000 --- a/Resources/Templates/monthly-cimt-mm.md +++ /dev/null @@ -1,59 +0,0 @@ ---- -work_hours: 0 ---- -```calendar-timeline -``` - -> ## Monats Ziele - [[<% tp.file.title %>|<%tp.date.now("MMMM", 0, tp.file.title, "YYYY-MM")%>]] -> 1. Objective one -> 2. Objective two -> 3. Objective three ^<% tp.date.now("MM", 0, tp.file.title, "YYYY-MM")%>i - -#### [[<%tp.date.now("YYYY-[Q]Q", 0, tp.file.title, "YYYY-MM")%>#^q<%tp.date.now("Q", 0, tp.file.title, "YYYY-MM")%>i|Quartal]] | [[<%tp.date.now("YYYY", 0, tp.file.title, "YYYY-MM")%>#^<%tp.date.now("YYYY", 0, tp.file.title, "YYYY-MM")%>i|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 <% tp.date.now("YYYY-MM", "P+1M", tp.file.title, "YYYY-MM") %>-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 <% tp.date.now("YYYY-MM", 0, tp.file.title, "YYYY-MM") %>-01 <% tp.date.now("YYYY-MM", "P+1M", tp.file.title, "YYYY-MM") %>-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(<% tp.date.now("YYYY-MM", 0, tp.file.title, "YYYY-MM") %>-01) AND completion < date(<% tp.date.now("YYYY-MM", "P+1M", tp.file.title, "YYYY-MM") %>-01) ->SORT completion, start ->``` - -## Geburtstage -```dataview -TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter -FROM "Infos/Kontakte" -WHERE birthday.month = <% moment(tp.file.title,'YYYY-MM').format("MM") %> -SORT birthday.day -``` diff --git a/Resources/Templates/quarterly-cimt-mm.md b/Resources/Templates/quarterly-cimt-mm.md deleted file mode 100644 index 733fc9d..0000000 --- a/Resources/Templates/quarterly-cimt-mm.md +++ /dev/null @@ -1,53 +0,0 @@ -```calendar-timeline -``` - ---- - ->### Quartal <% tp.date.now("Q", 0, tp.file.title, "YYYY-[Q]Q") %> Ziele ^q<% tp.date.now("Q", 0, tp.file.title, "YYYY-[Q]Q") %>i - ---- - -## 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\/.*/ ->``` - -> [!todo]- Aktive Aufgaben ->```tasks ->not done ->starts on or before <% tp.date.now("YYYY-MM-DD", "P+3M", tp.file.title, "YYYY-[Q]Q") %> ->has start date ->no scheduled date ->path regex does not match /^Resources\/Templates\/.*/ ->path regex does not match /^Übersicht\/.*/ ->``` - -> [!hint]- Geplante Aufgaben ->```tasks ->not done ->scheduled <% tp.date.now("YYYY-MM-DD", 0, tp.file.title, "YYYY-[Q]Q") %> <% tp.date.now("YYYY-MM-DD", "P+3M", tp.file.title, "YYYY-[Q]Q") %> ->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(<% tp.date.now("YYYY-MM-DD", 0, tp.file.title, "YYYY-[Q]Q") %>) AND completion < date(<% tp.date.now("YYYY-MM-DD", "P+3M", tp.file.title, "YYYY-[Q]Q") %>) ->SORT completion, start ->``` - -## Geburtstage -```dataview -TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter -FROM "Infos/Kontakte" -WHERE birthday.month >= <% tp.date.now("MM", 0, tp.file.title, "YYYY-[Q]Q") %> AND birthday.month <= <% tp.date.now("MM", "P+2M", tp.file.title, "YYYY-[Q]Q") %> -SORT birthday.month, birthday.day -``` diff --git a/Resources/Templates/weekly-cimt-mm.md b/Resources/Templates/weekly-cimt-mm.md deleted file mode 100644 index 457b03f..0000000 --- a/Resources/Templates/weekly-cimt-mm.md +++ /dev/null @@ -1,55 +0,0 @@ -```calendar-timeline -``` - -#### [[<%tp.date.now("YYYY-MM", 0, tp.file.title, "YYYY-[W]WW")%>#^<%tp.date.now("MM", 0, tp.file.title, "YYYY-[W]WW")%>i|Monat]] |[[<%tp.date.now("YYYY-[Q]Q", 0, tp.file.title, "YYYY-[W]WW")%>#^q<%tp.date.now("Q", 0, tp.file.title, "YYYY-[W]WW")%>i|Quartal]] | [[<%tp.date.now("YYYY", 0, tp.file.title, "YYYY-[W]WW")%>## Jahresziele|Jahr]] -<%* tp.file.cursor() %> - -## Aufgaben -> [!todo]- Aktive Aufgaben ->```tasks ->not done ->(happens on or before <% tp.date.weekday("YYYY-MM-DD", 6, tp.file.title, "YYYY-[W]W") %>) AND NOT (scheduled <% tp.date.weekday("YYYY-MM-DD", 0, tp.file.title, "YYYY-[W]W") %> <% tp.date.weekday("YYYY-MM-DD", 6, tp.file.title, "YYYY-[W]W") %>) ->path regex does not match /^Resources\/Templates\/.*/ ->path regex does not match /^Übersicht\/.*/ ->``` - -> [!hint]- Geplante Aufgaben ->```tasks ->not done ->scheduled <% tp.date.weekday("YYYY-MM-DD", 0, tp.file.title, "YYYY-[W]W") %> <% tp.date.weekday("YYYY-MM-DD", 6, tp.file.title, "YYYY-[W]W") %> ->path regex does not match /^Resources\/Templates\/.*/ ->path regex does not match /^Übersicht\/.*/ ->``` - -> [!done]- Erledigte Aufgaben ->```dataview ->TASK ->WHERE completed AND completion >= date(<% tp.date.weekday("YYYY-MM-DD", 0, tp.file.title, "YYYY-[W]W") %>) AND completion < date(<% tp.date.weekday("YYYY-MM-DD", 7, tp.file.title, "YYYY-[W]W") %>) ->``` - -## History - -<%* -Array.from(Array(7).keys()).map((i) => { - date = tp.date.weekday("YYYY-MM-DD", i, tp.file.title, "YYYY-[W]W"); - year = tp.date.weekday("YYYY", i, tp.file.title, "YYYY-[W]W"); - month = tp.date.weekday("MM", i, tp.file.title, "YYYY-[W]W"); - tR += `### [[Journal/Messe München/${year}/${month}/${date}|${date}]]\n`; - tR += `![[Journal/Messe München/${year}/${month}/${date}#Journal]]\n\n`; -}); -%> - -## Geburtstage -```dataview -TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter -FROM "Infos/Kontakte" -WHERE birthday.month >= <% tp.date.weekday("MM", 0, tp.file.title, "YYYY-[W]W") %> AND birthday.day >= <% tp.date.weekday("DD", 0, tp.file.title, "YYYY-[W]W") %> -WHERE birthday.month <= <% tp.date.weekday("MM", 7, tp.file.title, "YYYY-[W]W") %> AND birthday.day < <% tp.date.weekday("DD", 7, tp.file.title, "YYYY-[W]W") %> -SORT birthday.day -``` - -> [!note]- Erzeugte Notizen -> ```dataview -> LIST -> WHERE file.cday >= date(<% tp.date.weekday("YYYY-MM-DD", 0, tp.file.title, "YYYY-[W]W") %>) AND file.cday < date(<% tp.date.weekday("YYYY-MM-DD", 6, tp.file.title, "YYYY-[W]W") %>) ->``` diff --git a/Resources/Templates/yearly-cimt-mm.md b/Resources/Templates/yearly-cimt-mm.md deleted file mode 100644 index d0df31f..0000000 --- a/Resources/Templates/yearly-cimt-mm.md +++ /dev/null @@ -1,6 +0,0 @@ -```calendar-timeline -``` - ---- -## 🗓️ Wichtige Ereignisse - diff --git a/Übersicht/Kanban/Project Board.md b/Übersicht/Kanban/Project Board.md index 3de4435..0b24943 100644 --- a/Übersicht/Kanban/Project Board.md +++ b/Übersicht/Kanban/Project Board.md @@ -14,6 +14,7 @@ kanban-plugin: board ## Aktiv +- [ ] [[Einarbeitung Managed Service Team]] - [ ] [[Rezertifizierung Google Cloud Developer]] - [ ] [[TiBuCi]] - [ ] [[Einsatz nicht-Talend-eigener Komponenten]]