vault backup: 2025-12-17 11:35:46

This commit is contained in:
Thomas Peetz
2025-12-17 11:35:46 +01:00
parent 176adc748b
commit 4c62cc7470
18 changed files with 112 additions and 114 deletions
+6 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Taco
last: van het Reve
name: Taco van het Reve
phone: +31 73 30304 58
phone_home: "+31647030522"
email: taco.vanhetreve@cimt.nl
@@ -12,6 +10,7 @@ birthday:
last_chat: 2025-09-27
friends:
type: contact
relationship: kollege
company: "[[cimt BV]]"
location: Vught
manager: ""
@@ -22,14 +21,16 @@ template: "[[contact-colleague]]"
## 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"
```