vault backup: 2026-02-10 15:24:39

This commit is contained in:
Thomas Peetz
2026-02-10 15:24:38 +01:00
parent f863bc12e1
commit 1579cbd6fa
328 changed files with 1155 additions and 446 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ parent_company: "[[cimt AG]]"
## Kontakte
```dataview
TABLE location AS Standort, manager AS Vorgesetzter, birthday
FROM [[]] AND !outgoing([[]]) AND "Infos/Kontakte"
FROM [[]] AND !outgoing([[]]) AND #process/contact
WHERE !contains(former_company, [[cimt objects AG]])
SORT location, manager, name
```