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: Walther
name: Thomas Walther
phone:
email: thomas.walther.extern@cimt-ag.de
telegram:
@@ -11,6 +9,7 @@ birthday:
last_chat:
friends:
type: contact
relationship: kollege
template: "[[contact-colleague]]"
company: "[[cimt objects AG]]"
location: Berlin
@@ -21,14 +20,16 @@ manager: "[[Oliver Fromm]]"
## 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"
```