vault backup: 2025-12-12 12:46:47

This commit is contained in:
Thomas Peetz
2025-12-12 12:46:47 +01:00
parent 54714e7b29
commit 5f1bf7b3c7
29 changed files with 208 additions and 195 deletions
+6 -5
View File
@@ -1,7 +1,5 @@
---
name:
first: Lukas
last: Albers
name: Lukas Albers
phone: +49 40 53302 126
mobile: +49 151 51736738
email: lukas.albers@cimt-ag.de
@@ -12,6 +10,7 @@ birthday: 1990-09-25
last_chat:
friends:
type: contact
relationship: kollege
company: "[[cimt consulting AG]]"
location: Hamburg
manager: ""
@@ -22,14 +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"
```