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
+6 -6
View File
@@ -1,7 +1,5 @@
---
name:
first: Tina
last: Lentz
name: Tina Lentz
phone:
email:
telegram:
@@ -11,11 +9,11 @@ birthday: 1980-04-24
last_chat: 2025-09-27
friends:
type: contact
relationship: kollege
company: "[[cimt objects AG]]"
location: Hamburg
manager: "[[Christian Kreutzmann]]"
template: "[[contact-colleague]]"
birthday_check: true
---
## Rollen
@@ -23,14 +21,16 @@ birthday_check: true
## 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"
```