vault backup: 2025-12-15 09:42:03

This commit is contained in:
Thomas Peetz
2025-12-15 09:42:03 +01:00
parent d6bee1ed03
commit d0b2b82f46
29 changed files with 211 additions and 200 deletions
+5 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Mario
last: Schunk
name: Mario Schunk
phone: +49 151 587 345 98
phone_home: +49 30 336 21 47
email: mario.schunk@web.de
@@ -16,15 +14,17 @@ birthday:
last_chat:
friends:
type: contact
relationship: schule
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"
```