vault backup: 2026-06-18 23:57:12
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user