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
+6 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Marcel
last: Billen
name: Marcel Billen
phone: +49 211 545907 77
mobile: +49 177 5107496
email: marcel.billen@cimt-ag.de
@@ -12,6 +10,7 @@ birthday: 1980-12-01
last_chat:
friends:
type: contact
relationship: kollege
company: "[[cimt technology GmbH]]"
location: Düsseldorf
manager: "[[Mehrdad Abdipour]]"
@@ -22,14 +21,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"
```