vault backup: 2025-12-17 11:16:04

This commit is contained in:
Thomas Peetz
2025-12-17 11:16:04 +01:00
parent 0bacd502d7
commit 176adc748b
37 changed files with 310 additions and 300 deletions
+14 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Tobias
last: van Ark
name: Tobias van Ark
phone: +49 211 545907 26
mobile: +49 163 8380481
mail: tobias.vanark@cimt-ag.de
@@ -12,6 +10,7 @@ birthday:
last_chat: 2025-09-27
friends:
type: contact
relationship: kollege
company: "[[cimt technology GmbH]]"
location: Düsseldorf
manager: "[[Mehrdad Abdipour]]"
@@ -22,6 +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"
```