vault backup: 2026-06-17 18:28:24

This commit is contained in:
Thomas Peetz
2026-06-17 18:28:24 +02:00
parent e009d938f8
commit 4eddfd5861
3 changed files with 69 additions and 22 deletions
+62 -18
View File
@@ -1,25 +1,69 @@
--- ---
name: Armin Rabet FN: Armin Rabet
phone: N.GN: Armin
email: "" N.FN: Rabet
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: https://www.xing.com/profile/Armin_Rabet/cv N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: ""
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: ""
template: "[[Resources/Templates/contact]]" BDAY: ""
company: "[[Deloitte GmbH Wirtschaftsprüfungsgesellschaft]]" URL[WORK]: ""
location: "" ORG: Deloitte GmbH Wirtschaftsprüfungsgesellschaft
manager: "" ROLE: ""
former_company: PHOTO: ""
ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Hamburg
X-FORMER-ORG:
- "[[cimt objects AG]]" - "[[cimt objects AG]]"
tags: SOCIALPROFILE[XING]: https://www.xing.com/profile/Armin_Rabet/cv
- process/contact UID: urn:uuid:019ed664d90d8-4996-95d5-dd43dcc345be
--- ---
#### Notes
#process/contact
[[Deloitte GmbH Wirtschaftsprüfungsgesellschaft]]
## Rollen
## Termine
```dataview
LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
```
## Referenzen
```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
```
## Manager
## Mitarbeiter
```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
## Rollen ## Rollen
## Termine ## Termine
+4 -4
View File
@@ -16,10 +16,10 @@ list from [[]] and !outgoing([[]]) and "Infos/Unternehmen"
## Kontakte ## Kontakte
```dataview ```dataview
TABLE rows.file.link AS Kollege, rows.company 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 [[cimt objects AG]] OR [[cimt consulting AG]] [[cimt services AG]] OR [[]] AND "Infos/Kontakte" FROM "Infos/Kontakte"
WHERE company = [[cimt objects AG]] OR company = [[cimt services AG]] OR company = [[cimt technology GmbH]] OR company = [[cimt consulting AG]] OR company = [[cimt BV]] OR company = [[cimt spain]] OR company = [[cimt erpteam GmbH]] WHERE contains(ORG, "cimt")
GROUP BY company GROUP BY ORG
SORT rows.location SORT rows.location
``` ```
+3
View File
@@ -45,3 +45,6 @@ views:
- name - name
- FN - FN
- BDAY - BDAY
- ORG
- organization
- company