vault backup: 2026-06-19 17:25:43

This commit is contained in:
Thomas Peetz
2026-06-19 17:25:43 +02:00
parent 07fa833514
commit 23c3dcf98c
57 changed files with 2100 additions and 1023 deletions
+2 -2
View File
@@ -24,8 +24,8 @@ SORT location, X-MANAGER, name
## Ehemalige Kollegen
```dataview
TABLE ORG AS Firma, location AS Standort
FROM [[]] AND !outgoing([[]]) AND #process/contact
WHERE contains(X-FORMER-ORG, "cimt consulting AG")
FROM #process/contact
WHERE contains(X-FORMER-ORG, [[cimt consulting AG]])
SORT location, manager, name
```