vault backup: 2026-06-16 18:30:31

This commit is contained in:
Thomas Peetz
2026-06-16 18:30:31 +02:00
parent 19f4d80ff0
commit 369830744f
60 changed files with 12198 additions and 7431 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ SORT location, manager
```dataview
TABLE company AS Firma, location AS Standort
FROM [[]] AND !outgoing([[]]) AND #process/contact
WHERE contains(former_company, [[cimt consulting AG]])
WHERE contains(X-FORMER-ORG, [[cimt consulting AG]])
SORT location, manager, name
```