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: Frederik
last:
name: Frederik Demuth
phone: +49 40 53302 104
email: frederik.demuth@cimt-ag.de
telegram:
@@ -11,6 +9,7 @@ birthday:
last_chat: 2025-09-27
friends:
type: contact
relationship: kollege
template: "[[contact-colleague]]"
company: "[[cimt objects AG]]"
location: Hamburg
@@ -24,14 +23,16 @@ manager: "[[Christian Kreutzmann]]"
## 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"
```