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
+6 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Ralf
last: Winter
name: Ralf Winter
phone: +49 40 53302 308
mobile: +49 163 6081308
email: ralf.winter@cimt-ag.de
@@ -12,6 +10,7 @@ birthday: 1980-04-25
last_chat:
friends:
type: contact
relationship: kollege
template: "[[contact-colleague]]"
company: "[[cimt consulting AG]]"
location: Hamburg
@@ -23,14 +22,16 @@ birthday_check: true
## 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"
```