vault backup: 2025-12-11 11:05:31

This commit is contained in:
Thomas Peetz
2025-12-11 11:05:31 +01:00
parent ec2311f452
commit 7cc6bf9ff5
30 changed files with 237 additions and 175 deletions
+6 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Harald
last: Ruso
name: Harald Ruso
phone: +49 40 53302 140
mobile: +49 175 9512190
email: harald.ruso@cimt-ag.de
@@ -12,6 +10,7 @@ birthday:
last_chat:
friends:
type: contact
relationship: kollege
company: "[[cimt services AG]]"
location: Köln
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"
```