--- organization: cimt AG address: street: Messberg 4 city: Hamburg code: 20095 country: Deutschland url: http://www.cimt-ag.de/ --- ## Unternehmen ```dataview 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 SORT rows.location ``` ## Termine ```dataview list from [[]] and !outgoing([[]]) AND "Journal" OR "Areas/cimt AG/Veranstaltungen" ``` ## Rollen ```dataview TABLE FROM "Infos/Rollen" ```