vault backup: 2025-12-11 16:36:58

This commit is contained in:
Thomas Peetz
2025-12-11 16:36:58 +01:00
parent 7cc6bf9ff5
commit 002c0874b8
25 changed files with 255 additions and 184 deletions
+6 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Jan Philipp
last: Göpel
name: Jan Philipp Göpel
phone: +49 40 53302 160
mobile: +49 172 2928191
email: jan.goepel@cimt-ag.de
@@ -12,6 +10,7 @@ birthday:
last_chat:
friends:
type: contact
relationship: kollege
company: "[[cimt consulting AG]]"
location: Hamburg
manager: ""
@@ -23,14 +22,16 @@ template: "[[contact-colleague]]"
## 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"
```