vault backup: 2025-12-16 15:25:58

This commit is contained in:
Thomas Peetz
2025-12-16 15:25:58 +01:00
parent 7094c4c011
commit 1ccdc905de
170 changed files with 1345 additions and 1285 deletions
+7 -6
View File
@@ -1,8 +1,6 @@
---
name:
first: Norbert
last: Pruß
salutation: Dr.
name: Norbert Pruß
salutation: Dr.
phone: +49 30 834098 0
mobile: +49 172 395 79 79
email: norbert.pruss@cimt-ag.de
@@ -13,6 +11,7 @@ birthday:
last_chat: 2025-09-27
friends:
type: contact
relationship: kollege
company: "[[cimt objects AG]]"
location: Berlin
manager: "[[Stefan Mann]]"
@@ -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"
```