vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
---
|
||||
organization: cimt objects AG
|
||||
url: https://www.cimt-ag.de
|
||||
parent_company: "[[cimt AG]]"
|
||||
---
|
||||
|
||||
## Kontakte
|
||||
```dataview
|
||||
TABLE location AS Standort, manager AS Vorgesetzter, birthday
|
||||
FROM [[]] AND !outgoing([[]]) AND "Infos/Kontakte"
|
||||
WHERE !contains(former_company, [[cimt objects AG]])
|
||||
SORT location, manager, name
|
||||
```
|
||||
|
||||
## Ehemalige Kollegen
|
||||
```dataview
|
||||
TABLE company AS Firma, location AS Standort
|
||||
FROM [[]] AND !outgoing([[]]) AND "Infos/Kontakte"
|
||||
WHERE contains(former_company, [[cimt objects AG]])
|
||||
SORT location, manager, name
|
||||
```
|
||||
|
||||
## Termine
|
||||
```dataview
|
||||
LIST
|
||||
FROM [[]] AND !outgoing([[]]) AND "Journal" OR "Areas/cimt AG/Veranstaltungen"
|
||||
SORT file.name
|
||||
```
|
||||
|
||||
## Kunden
|
||||
[[ivv – Informationsverarbeitung für Versicherungen GmbH]]
|
||||
[[Messe München GmbH]]
|
||||
|
||||
## Standort Berlin
|
||||
Bundesallee 39-40a
|
||||
10717 Berlin
|
||||
Tel.: +49 30 834098-0
|
||||
Fax: +49 30 834098-22
|
||||
USt-ID: DE213001507
|
||||
|
||||
## Standort Hamburg
|
||||
An der Alster 64
|
||||
20099 Hamburg
|
||||
Tel.: +49 40 53302-0
|
||||
Fax: +49 40 53302-22
|
||||
|
||||
## Standort Frankfurt
|
||||
Hanauer Landstrasse 121
|
||||
60314 Frankfurt
|
||||
Tel: +49 69 9150 687-0
|
||||
## Standort Düsseldorf
|
||||
Steinstraße 4
|
||||
40212 Düsseldorf
|
||||
Tel: +49 211545907-0
|
||||
## Standort Köln
|
||||
Lichthaus
|
||||
Oskar-Jäger-Straße 170
|
||||
50825 Köln
|
||||
Tel: +49 221 367 986-0
|
||||
|
||||
## Vught, NL
|
||||
SparrendaalseWeg 5
|
||||
NL-5262 LR Vught
|
||||
Tel: +31 73 30304-58
|
||||
|
||||
## Granada, ES
|
||||
Av. del conocimiento, 41
|
||||
18016 Granada
|
||||
Reference in New Issue
Block a user