24 lines
354 B
Markdown
24 lines
354 B
Markdown
---
|
|
name:
|
|
first: Tobias
|
|
last: Becker
|
|
phone: +49 5111012488
|
|
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"
|
|
```
|