vault backup: 2025-12-17 11:16:04
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
---
|
||||
name:
|
||||
first: Tom
|
||||
last: Schindler
|
||||
name: Tom Schindler
|
||||
phone: +49 40 53302 234
|
||||
email: tom.schindler@cimt-ag.de
|
||||
telegram:
|
||||
@@ -11,6 +9,7 @@ birthday:
|
||||
last_chat:
|
||||
friends:
|
||||
type: contact
|
||||
relationship: kollege
|
||||
template: "[[contact-colleague]]"
|
||||
company: "[[cimt objects AG]]"
|
||||
location: Hamburg
|
||||
@@ -21,14 +20,16 @@ manager: "[[Rouven Homann]]"
|
||||
|
||||
## 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"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user