vault backup: 2025-12-17 11:40:19

This commit is contained in:
Thomas Peetz
2025-12-17 11:40:19 +01:00
parent 4c62cc7470
commit a598b2087b
4 changed files with 33 additions and 31 deletions
+6 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Thorsten
last: Kuhlmann
name: Thorsten Kuhlmann
salutation: Dr.
phone: +49 40 53302 113
phone_home: +49 4263 5075
@@ -13,6 +11,7 @@ birthday: 1970-03-21
last_chat: 2025-09-27
friends:
type: contact
relationship: kollege
company: "[[cimt consulting AG]]"
location: Hamburg
manager: ""
@@ -23,14 +22,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"
```