vault backup: 2025-12-17 13:20:44

This commit is contained in:
Thomas Peetz
2025-12-17 13:20:44 +01:00
parent a598b2087b
commit 35a28b4bc5
20 changed files with 112 additions and 110 deletions
+6 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Thomas
last: Jaszok
name: Thomas Jaszok
phone: +49 211 545907 23
mobile: +49 163 6081315
email: thomas.jaszok@cimt-ag.de
@@ -12,6 +10,7 @@ birthday:
last_chat:
friends:
type: contact
relationship: kollege
template: "[[contact-colleague]]"
company: "[[cimt technology GmbH]]"
location: Düsseldorf
@@ -22,14 +21,16 @@ manager: "[[Mehrdad Abdipour]]"
## Termine
```dataview
LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
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"
```