vault backup: 2025-12-15 15:26:30

This commit is contained in:
Thomas Peetz
2025-12-15 15:26:30 +01:00
parent d0b2b82f46
commit b63b35f274
72 changed files with 509 additions and 493 deletions
+6 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Matthias
last: Wegner
name: Matthias Wegner
phone: +49 30 834098 0
phone_home: +49 30 43556208
email: matthias.wegner@cimt-ag.de
@@ -12,6 +10,7 @@ birthday:
last_chat: 2025-09-28
friends:
type: contact
relationship: kollege
template: "[[contact-colleague]]"
company: "[[cimt objects AG]]"
location: Berlin
@@ -22,14 +21,16 @@ manager: "[[Oliver Fromm]]"
## 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"
```