diff --git a/Infos/Kontakte/Armin Rabet.md b/Infos/Kontakte/Armin Rabet.md index 4c0136c..2d54485 100644 --- a/Infos/Kontakte/Armin Rabet.md +++ b/Infos/Kontakte/Armin Rabet.md @@ -1,25 +1,69 @@ --- -name: Armin Rabet -phone: -email: "" -telegram: -linkedin: -xing: https://www.xing.com/profile/Armin_Rabet/cv -birthday: -last_chat: -friends: -type: contact -relationship: kollege -template: "[[Resources/Templates/contact]]" -company: "[[Deloitte GmbH Wirtschaftsprüfungsgesellschaft]]" -location: "" -manager: "" -former_company: +FN: Armin Rabet +N.GN: Armin +N.FN: Rabet +N.PREFIX: "" +N.MN: "" +N.SUFFIX: "" +EMAIL[HOME]: "" +EMAIL[WORK]: "" +TEL[CELL]: "" +TEL[HOME]: "" +TEL[WORK]: "" +BDAY: "" +URL[WORK]: "" +ORG: Deloitte GmbH Wirtschaftsprüfungsgesellschaft +ROLE: "" +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]]" -tags: - - process/contact +SOCIALPROFILE[XING]: https://www.xing.com/profile/Armin_Rabet/cv +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 ## Termine diff --git a/Infos/Unternehmen/cimt AG.md b/Infos/Unternehmen/cimt AG.md index cb5e5cb..8583cfa 100644 --- a/Infos/Unternehmen/cimt AG.md +++ b/Infos/Unternehmen/cimt AG.md @@ -16,10 +16,10 @@ list from [[]] and !outgoing([[]]) and "Infos/Unternehmen" ## Kontakte ```dataview -TABLE rows.file.link AS Kollege, rows.company 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" -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]] -GROUP BY company +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 SORT rows.location ``` diff --git a/Übersicht/Kontakte.base b/Übersicht/Kontakte.base index 20562df..33cc28b 100644 --- a/Übersicht/Kontakte.base +++ b/Übersicht/Kontakte.base @@ -45,3 +45,6 @@ views: - name - FN - BDAY + - ORG + - organization + - company