vault backup: 2025-12-12 08:13:23

This commit is contained in:
Thomas Peetz
2025-12-12 08:13:23 +01:00
parent 52204813be
commit 54714e7b29
60 changed files with 506 additions and 414 deletions
+6 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Johannes
last: Honold
name: Johannes Honold
phone: +49 40 53302 130
phone_home: +49 40 29821516
email: johannes.honold@cimt-ag.de
@@ -12,6 +10,7 @@ birthday:
last_chat: 2025-09-27
friends:
type: contact
relationship: kollege
company: "[[cimt consulting AG]]"
location: Hamburg
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"
```