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
+4 -6
View File
@@ -1,7 +1,5 @@
---
name:
first: Patrick
last: Aiche
name: Patrick Aiche
phone:
email: patrick.aiche@telekom.de
telegram:
@@ -17,15 +15,14 @@ company:
## 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"
```
### Previous meetings with Patrick Aiche
```dataview
TABLE date as Date, purpose as "Purpose", summary AS "Summary"
@@ -47,3 +44,4 @@ where contains(outlinks, [[Patrick Aiche]] ) or contains(file.link, [[Patrick Ai
sort created desc
limit 10
```