vault backup: 2025-12-10 22:45:44

This commit is contained in:
2025-12-10 22:45:44 +01:00
parent 67caeacfc9
commit ec2311f452
20 changed files with 148 additions and 141 deletions
+6 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Gabor
last: Claußnitzer
name: Gabor Claußnitzer
phone: +49 40 53302 401
email: gabor.claussnitzer@cimt-ag.de
telegram:
@@ -11,6 +9,7 @@ birthday: 1988-09-20
last_chat: 2025-09-27
friends:
type: contact
relationship: kollege
company: "[[cimt objects AG]]"
location: Hamburg
manager: "[[Christian Kreutzmann]]"
@@ -21,14 +20,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"
```