vault backup: 2025-12-17 13:20:44

This commit is contained in:
Thomas Peetz
2025-12-17 13:20:44 +01:00
parent a598b2087b
commit 35a28b4bc5
20 changed files with 112 additions and 110 deletions
+4 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Thilo
last: Hildebrandt
name: Thilo Hildebrandt
phone: +49 177 301 12 76
address:
street: Zossener Straße 130
@@ -19,10 +17,11 @@ 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"
```