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: Frank
last: Schröder
name: Frank Schröder
phone: +49 40 53302 159
mobile: +49 151 16353555
email: frank.schroeder@cimt-ag.de
@@ -12,6 +10,7 @@ birthday:
last_chat:
friends:
type: contact
relationship: kollege
template: "[[contact-colleague]]"
company: "[[cimt erpteam GmbH]]"
location: Hamburg
@@ -22,14 +21,16 @@ manager: "[[Johannes Honold]]"
## 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"
```