vault backup: 2026-06-18 23:57:12

This commit is contained in:
Thomas Peetz
2026-06-18 23:57:12 +02:00
parent 4eddfd5861
commit 07fa833514
31 changed files with 1021 additions and 469 deletions
+1 -2
View File
@@ -14,9 +14,8 @@ list from [[]] and !outgoing([[]]) and "Infos/Unternehmen"
```
## Kontakte
```dataview
TABLE rows.file.link AS Kollege, rows.ORG AS Firma, rows.ADR.WORK.LOCALITY as Standort, rows.X-MANAGER AS Manager
TABLE rows.file.link AS Kollege, rows.ORG AS Firma, rows.ADR[WORK].LOCALITY as Standort, rows.X-MANAGER AS Manager
FROM "Infos/Kontakte"
WHERE contains(ORG, "cimt")
GROUP BY ORG