24 lines
341 B
Markdown
24 lines
341 B
Markdown
---
|
|
name:
|
|
first: Michael
|
|
last: Beuster
|
|
phone:
|
|
telegram:
|
|
linkedin:
|
|
birthday:
|
|
last_chat:
|
|
friends:
|
|
type: contact
|
|
template: "[[Resources/Templates/contact]]"
|
|
---
|
|
|
|
## Termine
|
|
```dataview
|
|
LIST
|
|
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
|
```
|
|
## Referenzen
|
|
```dataview
|
|
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
|
```
|