vault backup: 2026-01-05 15:37:12

This commit is contained in:
Thomas Peetz
2026-01-05 15:37:12 +01:00
parent 52c62c8500
commit c2b62109be
10 changed files with 487 additions and 43 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ telegram:
linkedin: linkedin:
xing: xing:
birthday: birthday:
last_chat: last_chat: 2025-12-18
friends: friends:
type: contact type: contact
relationship: kollege relationship: kollege
+24 -9
View File
@@ -1,23 +1,24 @@
--- ---
name: Hülya Can-Menkhoff name: Hülya Can-Menkhoff
phone: phone:
email: huelya.can-menkhoff@cimt-ag.de email: huelya.can-menkhoff@cimt-ag.de
telegram: telegram:
linkedin: linkedin:
xing: xing:
birthday: birthday:
last_chat: last_chat: 2025-12-19
friends: friends:
type: contact type: contact
relationship: kollege relationship: kollege
template: "[[contact-colleague]]" template: "[[contact-colleague]]"
company: "[[cimt objects AG]]" company:
location: Berlin location: Berlin
manager: "" manager: ""
former_company:
- "[[cimt objects AG]]"
--- ---
## Rollen ## Rollen
[[Scrum Master]]
## Termine ## Termine
```dataview ```dataview
@@ -51,3 +52,17 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
> >
>Hülya >Hülya
>[!info]- Abschied
>Liebe Kolleginnen und Kollegen,
>
>nach einer schönen Zeit heißt es für mich nun Abschied nehmen.
>
>Ich möchte mich ganz herzlich für die gute Zusammenarbeit, die Unterstützung und die vielen gemeinsamen Momente bedanken.
>
>Als kleines Dankeschön steht heute Kuchen im Berliner Office bereit greift gerne zu 🍰
>
>Ich wünsche euch allen eine frohe und entspannte Weihnachtszeit, erholsame Feiertage und einen guten Start ins neue Jahr.
>
>Alles Gute und herzliche Grüße
>
>Hülya
+51
View File
@@ -0,0 +1,51 @@
---
name: Laura Demiri
phone:
email: laura.demiri@cimt-ag.de
telegram:
linkedin: http://linkedin.com/in/laura-d-a75a8b130
xing:
birthday:
last_chat: 2026-01-05
friends:
type: contact
relationship: kollege
template: "[[contact-colleague]]"
company: "[[cimt technology GmbH]]"
location: Düsseldorf
manager: "[[Thomas Jaszok]]"
---
## Rollen
## Termine
```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
```
## Referenzen
```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
```
## Mitarbeiter
```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
```
>[!info]- Vorstellung
>Hallo an alle Cimties,
>
>mein Name ist Laura Demiri und ich freue mich sehr, ab heute Teil der cimt ag zu sein. Ich starte als IT-Consultant in Düsseldorf und bin gespannt darauf, euch kennenzulernen und gemeinsam an Projekten zu arbeiten.
>
>Zu meinem Hintergrund: Ich bringe Erfahrung aus datengetriebenen Projekten und Analytics mit u.a. mit Power BI, Excel und Python und komme ursprünglich aus einem internationalen Business-/Strategie-Umfeld. Persönlich bin ich sehr international geprägt und neugierig. Das ist auch das, was mich an Beratung und Projektarbeit besonders reizt.
>
>Wenn ich nicht gerade arbeite, findet man mich hinter Bergen an Büchern oder beim Austüfteln eines neuen Cocktail-Rezepts (Spoiler Gastronomie ist eine gute Schule, wenn das Ziel Nerven-Transzendenz ist 😉).
>
>Ich freue mich auf die Zusammenarbeit, auf den Austausch mit euch und darauf, in den nächsten Wochen viel zu lernen und aktiv beizutragen. Wenn ihr mögt, sagt gern kurz Hallo ich freue mich über jede Nachricht!
>
>Liebe Grüße
>
>Laura Demiri
>[!info]- Abschied
+3
View File
@@ -34,3 +34,6 @@ list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>[!info]- Abschied
+68
View File
@@ -0,0 +1,68 @@
---
weight:
meditation: true
pushUps: 20
plank: 75
journal: Privat daily
journal-date: 2026-01-05
journal-start-date: 2026-01-05
journal-end-date: 2026-01-05
---
```calendar-timeline
```
## Journal
## Ziele
##### [[2026-W02#^02i|Woche]] | [[2026-01#^01i|Monat]] | [[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-01-05
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-01-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-01-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-01-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-01-05)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 01 AND birthday.day = 05
```
+98
View File
@@ -0,0 +1,98 @@
---
journal: Privat weekly
journal-date: 2026-01-05
journal-start-date: 2026-01-05
journal-end-date: 2026-01-11
---
```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 >= 120, "✅", "❌") as Plank
FROM "Journal/Privat"
WHERE file.day >= date(2026-01-05) AND file.day <= date(2026-01-11)
SORT file.day ASC
```
> ### Woche [[2026-W02|02]] Ziele
> - Persönliche Ziele
> ---
> - Berufliche Ziele
> ---
> - Erledigtes
> ---
^02i
#### [[2026-01#^01i|Monat]] |[[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Leseliste
![[Leseliste Thomas#Leseliste]]
## Aufgaben
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>(happens on or before 2026-01-11) AND NOT (scheduled 2026-01-05 2026-01-11)
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!hint]- Geplante Aufgaben
>```tasks
>not done
>scheduled 2026-01-05 2026-01-11
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!done]- Erledigte Aufgaben
>```dataview
>TASK
>WHERE completed AND completion >= date(2026-01-05) AND completion < date(2026-01-12)
>```
## History
### 2026-01-05
![[Journal/Privat/2026/01/2026-01-05#Journal]]
### 2026-01-06
![[Journal/Privat/2026/01/2026-01-06#Journal]]
### 2026-01-07
![[Journal/Privat/2026/01/2026-01-07#Journal]]
### 2026-01-08
![[Journal/Privat/2026/01/2026-01-08#Journal]]
### 2026-01-09
![[Journal/Privat/2026/01/2026-01-09#Journal]]
### 2026-01-10
![[Journal/Privat/2026/01/2026-01-10#Journal]]
### 2026-01-11
![[Journal/Privat/2026/01/2026-01-11#Journal]]
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month >= 01 AND birthday.day >= 05
WHERE birthday.month <= 01 AND birthday.day < 12
SORT birthday.day
```
> [!note]- Erzeugte Notizen
> ```dataview
> LIST
> WHERE file.cday >= date(2026-01-05) AND file.cday < date(2026-01-11)
>```
+67
View File
@@ -0,0 +1,67 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2026-01-05
journal-start-date: 2026-01-05
journal-end-date: 2026-01-05
---
```calendar-timeline
```
## Journal
## Ziele
##### [[Journal/cimt AG/2026/2026-01#^01i|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-01-05
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-01-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-01-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-01-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-01-05)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 01 AND birthday.day = 05
```
+74
View File
@@ -0,0 +1,74 @@
---
work_hours: 0
journal: cimt monthly
journal-date: 2026-01-01
journal-start-date: 2026-01-01
journal-end-date: 2026-01-31
---
```calendar-timeline
```
> ## Monats Ziele - [[2026-01|Januar]]
> 1. Objective one
> 2. Objective two
> 3. Objective three ^01i
#### [[2026-Q1#^q1i|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-02-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-01-01 2026-02-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-01-01) AND completion < date(2026-02-01)
>SORT completion, start
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 01
SORT birthday.day
```
## Anwesenheit
```dataview
TABLE WITHOUT ID
file.link as Datum,
choice(work_home = true, "✅", "❌") as HomeOffice,
choice(work_office = true, "✅", "❌") as Büro
FROM "Journal/cimt AG"
WHERE file.day >= date(2026-01-01) AND file.day < date(2026-02-01)
SORT file.day ASC
```
+73
View File
@@ -0,0 +1,73 @@
---
journal: cimt weekly
journal-date: 2026-01-05
journal-start-date: 2026-01-05
journal-end-date: 2026-01-11
---
```calendar-timeline
```
#### [[2026-01#^01i|Monat]] |[[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Aufgaben
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>(happens on or before 2026-01-11) AND NOT (scheduled 2026-01-05 2026-01-11)
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!hint]- Geplante Aufgaben
>```tasks
>not done
>scheduled 2026-01-05 2026-01-11
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!done]- Erledigte Aufgaben
>```dataview
>TASK
>WHERE completed AND completion >= date(2026-01-05) AND completion < date(2026-01-12)
>```
## History
### 2026-01-05
![[Journal/cimt AG/2026/01/2026-01-05#Journal]]
### 2026-01-06
![[Journal/cimt AG/2026/01/2026-01-06#Journal]]
### 2026-01-07
![[Journal/cimt AG/2026/01/2026-01-07#Journal]]
### 2026-01-08
![[Journal/cimt AG/2026/01/2026-01-08#Journal]]
### 2026-01-09
![[Journal/cimt AG/2026/01/2026-01-09#Journal]]
### 2026-01-10
![[Journal/cimt AG/2026/01/2026-01-10#Journal]]
### 2026-01-11
![[Journal/cimt AG/2026/01/2026-01-11#Journal]]
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month >= 01 AND birthday.day >= 05
WHERE birthday.month <= 01 AND birthday.day < 12
SORT birthday.day
```
> [!note]- Erzeugte Notizen
> ```dataview
> LIST
> WHERE file.cday >= date(2026-01-05) AND file.cday < date(2026-01-11)
>```
+28 -33
View File
@@ -1,36 +1,23 @@
<%* ---
await app.fileManager.processFrontMatter(tp.config.target_file, (fm) => { name: <% tp.file.title %>
fm.type = "contact" created: <% tp.file.creation_date("dddd, MMMM Do YYYY") %>
fm.relationship: "" modified: <% tp.file.last_modified_date("dddd, MMMM Do YYYY") %>
fm.phone = "" phone = ""
fm.email = "" email = ""
f.telegram = "" relationship: ""
fm.linkedin = "" telegram = ""
fm.xing = "" signal = ""
fm.birthday = "" linkedin = ""
last_chat = "" xing = ""
fm.friends = "" birthday = ""
fm.template = "[[contact-colleague]]" last_chat = ""
if (fm.company == undefined) { friends = []
fm.company = "[[cimt objects AG]]" type = contact
} else { template = "[[contact-colleague]]"
fm.company = "" company = ""
} location = ""
const location = fm.location manager = ""
if (location != undefined) { ---
fm.location = location
} else {
fm.location = ""
}
const email = tp.frontmatter.email
if (email != undefined) {
fm.email = email
} else {
fm.email = ""
}
fm.manager = ""
})
-%>
## Rollen ## Rollen
@@ -39,11 +26,19 @@ await app.fileManager.processFrontMatter(tp.config.target_file, (fm) => {
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>