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
+5 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Frank
last: Wolter
name: Frank Wolter
phone: +49 30 382 43 91
address:
street: Wernerwerkdamm 36
@@ -15,15 +13,17 @@ last_chat:
friends:
married: "[[Petra Wolter]]"
type: contact
relationship: freund
template: "[[Resources/Templates/contact]]"
---
## 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"
```