Compare commits

...

26 Commits

Author SHA1 Message Date
Thomas Peetz f6c8ad71f4 vault backup: 2026-07-03 15:44:16 2026-07-03 15:44:15 +02:00
tpeetz 7ffe4f0ca7 vault backup: 2026-07-03 07:06:20 2026-07-03 07:06:20 +02:00
Thomas Peetz a898474282 vault backup: 2026-07-02 18:35:20 2026-07-02 18:35:19 +02:00
tpeetz da37f0d337 vault backup: 2026-07-02 05:56:17 2026-07-02 05:56:17 +02:00
Thomas Peetz d6576db1b3 vault backup: 2026-07-01 16:26:31 2026-07-01 16:26:31 +02:00
Thomas Peetz 5f72a1222b vault backup: 2026-06-30 17:06:09 2026-06-30 17:06:09 +02:00
Thomas Peetz 34209ff034 vault backup: 2026-06-30 11:27:46 2026-06-30 11:27:46 +02:00
tpeetz 8866801570 vault backup: 2026-06-30 01:03:05 2026-06-30 01:03:05 +02:00
Thomas Peetz 91d92cbf4a vault backup: 2026-06-29 14:14:56 2026-06-29 14:14:56 +02:00
Thomas Peetz 2577fc70c4 vault backup: 2026-06-27 16:24:42 2026-06-27 16:24:42 +02:00
tpeetz 5be0d002a9 vault backup: 2026-06-26 21:11:08 2026-06-26 21:11:08 +02:00
tpeetz f46f4ac4c3 vault backup: 2026-06-26 19:53:16disable unused plugins 2026-06-26 19:53:16 +02:00
Thomas Peetz ca758c9aa3 vault backup: 2026-06-26 16:36:54 2026-06-26 16:36:53 +02:00
tpeetz 9b432ce8ae vault backup: 2026-06-26 00:51:06 2026-06-26 00:51:06 +02:00
Thomas Peetz 9293fbc827 vault backup: 2026-06-25 19:10:56 2026-06-25 19:10:56 +02:00
tpeetz fa0abc95d4 vault backup: 2026-06-24 22:33:11 2026-06-24 22:33:11 +02:00
Thomas Peetz 8ef993cfa4 vault backup: 2026-06-24 18:22:42 2026-06-24 18:22:41 +02:00
Thomas Peetz d987f442d0 vault backup: 2026-06-22 16:55:40 2026-06-22 16:55:39 +02:00
tpeetz 9529d259fc vault backup: 2026-06-19 23:30:42 2026-06-19 23:30:42 +02:00
Thomas Peetz 23c3dcf98c vault backup: 2026-06-19 17:25:43 2026-06-19 17:25:43 +02:00
Thomas Peetz 07fa833514 vault backup: 2026-06-18 23:57:12 2026-06-18 23:57:12 +02:00
Thomas Peetz 4eddfd5861 vault backup: 2026-06-17 18:28:24 2026-06-17 18:28:24 +02:00
Thomas Peetz e009d938f8 vault backup: 2026-06-17 18:13:37 2026-06-17 18:13:37 +02:00
tpeetz 36bf746c3a vault backup: 2026-06-17 05:37:48 2026-06-17 05:37:48 +02:00
tpeetz d0fe9e15aa vault backup: 2026-06-16 22:45:57 2026-06-16 22:45:57 +02:00
tpeetz 7f2fb0d1e0 vault backup: 2026-06-16 22:02:00 2026-06-16 22:02:00 +02:00
489 changed files with 24369 additions and 10384 deletions
-4
View File
@@ -3,7 +3,6 @@
"dataview", "dataview",
"obsidian-tasks-plugin", "obsidian-tasks-plugin",
"obsidian-sortable", "obsidian-sortable",
"auto-note-mover",
"tag-wrangler", "tag-wrangler",
"obsidian-plugin-toc", "obsidian-plugin-toc",
"obsidian-charts", "obsidian-charts",
@@ -21,9 +20,6 @@
"obsidian-style-settings", "obsidian-style-settings",
"callout-manager", "callout-manager",
"find-unlinked-files", "find-unlinked-files",
"contribution-graph",
"datacore",
"desk",
"external-file-embed-and-link", "external-file-embed-and-link",
"obsidian-kanban", "obsidian-kanban",
"task-list-kanban", "task-list-kanban",
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"id": "obsidian-tasks-plugin", "id": "obsidian-tasks-plugin",
"name": "Tasks", "name": "Tasks",
"version": "8.2.1", "version": "8.2.2",
"minAppVersion": "1.8.7", "minAppVersion": "1.8.7",
"description": "Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.", "description": "Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.",
"helpUrl": "https://publish.obsidian.md/tasks/", "helpUrl": "https://publish.obsidian.md/tasks/",
+6523 -2656
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,10 +1,10 @@
{ {
"id": "task-list-kanban", "id": "task-list-kanban",
"name": "Task List Kanban", "name": "Task List Kanban",
"version": "2.3.1", "version": "2.7.3",
"minAppVersion": "1.5.3", "minAppVersion": "1.5.3",
"description": "Organizes all of the tasks within your files into a kanban view. Reduce duplication of effort when managing and prioritising tasks by simply using the task format in your files to automatically appear in your Task List Kanban.", "description": "Organizes all of the tasks within your files into a kanban view. Reduce duplication of effort when managing and prioritising tasks by simply using the task format in your files to automatically appear in your Task List Kanban.",
"author": "Chris Kerr, Erika Rice Scherpelz", "author": "Chris Kerr, Erika Rice Scherpelz",
"authorUrl": "https://github.com/erikars", "authorUrl": "https://github.com/erikars",
"isDesktopOnly": false "isDesktopOnly": false
} }
+98 -65
View File
@@ -227,13 +227,6 @@ If your plugin does not need CSS, delete this file.
color: var(--text-muted); color: var(--text-muted);
} }
.column-editor-intro-actions {
display: flex;
gap: 8px;
flex: 0 0 auto;
}
.column-editor-intro-actions button,
.column-editor-controls button { .column-editor-controls button {
height: 30px; height: 30px;
padding: 4px 10px; padding: 4px 10px;
@@ -250,7 +243,7 @@ If your plugin does not need CSS, delete this file.
.column-editor-row { .column-editor-row {
display: flex; display: flex;
position: relative; position: relative;
align-items: flex-start; align-items: center;
gap: 8px; gap: 8px;
padding: 8px; padding: 8px;
border: 1px solid var(--background-modifier-border); border: 1px solid var(--background-modifier-border);
@@ -261,7 +254,6 @@ If your plugin does not need CSS, delete this file.
min-width: 0; min-width: 0;
} }
.column-editor-row.is-collapsed,
.column-editor-row.is-bookend { .column-editor-row.is-bookend {
align-items: center; align-items: center;
} }
@@ -361,7 +353,7 @@ If your plugin does not need CSS, delete this file.
.column-editor-summary { .column-editor-summary {
display: grid; display: grid;
grid-template-columns: minmax(180px, 1fr) minmax(150px, auto) 24px auto; grid-template-columns: minmax(180px, 1fr) 24px minmax(150px, auto);
align-items: center; align-items: center;
gap: 8px; gap: 8px;
min-width: 0; min-width: 0;
@@ -372,21 +364,6 @@ If your plugin does not need CSS, delete this file.
grid-template-columns: minmax(180px, 1fr) minmax(150px, auto); grid-template-columns: minmax(180px, 1fr) minmax(150px, auto);
} }
.column-editor-details {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 10px 14px;
margin-top: 10px;
padding: 10px;
border-radius: var(--radius-s);
background: var(--background-secondary);
}
.column-editor-row.is-collapsed .column-editor-details {
display: none;
}
.column-editor-pill { .column-editor-pill {
display: inline-flex; display: inline-flex;
align-items: center; align-items: center;
@@ -404,6 +381,63 @@ If your plugin does not need CSS, delete this file.
text-overflow: ellipsis; text-overflow: ellipsis;
} }
.column-editor-popover-anchor {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 0;
}
.column-editor-match-anchor {
justify-content: flex-start;
}
.column-editor-popover {
position: absolute;
top: calc(100% + 8px);
z-index: 20;
display: flex;
flex-direction: column;
gap: 10px;
padding: 10px;
border: 1px solid var(--background-modifier-border);
border-radius: var(--radius-s);
background: var(--background-primary);
box-shadow: var(--shadow-s);
}
.column-editor-color-popover {
left: 50%;
width: 230px;
transform: translateX(-50%);
}
.column-editor-match-popover {
right: 0;
width: min(360px, calc(100vw - 64px));
}
.column-editor-popover-field {
display: flex;
align-items: center;
gap: 8px;
min-width: 0;
}
.column-editor-summary-button {
appearance: none;
-webkit-appearance: none;
cursor: pointer;
box-shadow: none;
}
.column-editor-summary-button:hover,
.column-editor-summary-button:focus-visible {
color: var(--text-normal);
background: var(--background-modifier-hover);
}
.column-editor-fields.column-editor-fields-inline { .column-editor-fields.column-editor-fields-inline {
align-items: center; align-items: center;
flex: 1 1 auto; flex: 1 1 auto;
@@ -464,7 +498,8 @@ If your plugin does not need CSS, delete this file.
} }
.column-editor-field-match, .column-editor-field-match,
.column-editor-field-visibility { .column-editor-field-visibility,
.column-editor-field-status {
flex: 0 1 auto; flex: 0 1 auto;
} }
@@ -479,6 +514,18 @@ If your plugin does not need CSS, delete this file.
min-width: 150px; min-width: 150px;
} }
.column-editor-field-status select {
min-width: 120px;
}
.column-editor-field-status .setting-input {
width: 84px;
}
.column-editor-field-status .setting-input:not(.is-visible) {
display: none;
}
.column-editor-inline-label { .column-editor-inline-label {
flex: 0 0 auto; flex: 0 0 auto;
color: var(--text-muted); color: var(--text-muted);
@@ -516,37 +563,6 @@ If your plugin does not need CSS, delete this file.
justify-self: center; justify-self: center;
} }
.column-editor-expand-button {
width: auto;
min-width: 0;
height: 28px;
padding: 0 8px;
border-radius: var(--radius-s);
color: var(--text-muted);
display: inline-flex;
align-items: center;
justify-content: center;
gap: 4px;
font-size: var(--font-ui-smaller);
font-weight: 600;
white-space: nowrap;
background: transparent;
box-shadow: none;
}
.column-editor-expand-button:hover {
color: var(--text-normal);
background: var(--background-modifier-hover);
}
.column-editor-expand-icon {
display: inline-flex;
width: 14px;
height: 14px;
align-items: center;
justify-content: center;
}
.column-editor-color-swatch.has-color { .column-editor-color-swatch.has-color {
border-color: color-mix(in srgb, var(--background-modifier-border) 40%, var(--text-normal)); border-color: color-mix(in srgb, var(--background-modifier-border) 40%, var(--text-normal));
background-image: none; background-image: none;
@@ -570,22 +586,25 @@ If your plugin does not need CSS, delete this file.
font-size: var(--font-ui-smaller); font-size: var(--font-ui-smaller);
white-space: nowrap; white-space: nowrap;
flex: 0 0 auto; flex: 0 0 auto;
cursor: pointer;
user-select: none;
padding: 2px 0;
}
.column-editor-rename-option input,
.column-editor-rename-option label {
cursor: pointer;
} }
.column-editor-remove-rail { .column-editor-remove-rail {
display: flex; display: flex;
align-items: flex-start; align-items: center;
justify-content: center; justify-content: center;
margin-left: auto; margin-left: auto;
flex: 0 0 20px; flex: 0 0 20px;
width: 20px; width: 20px;
} }
.column-editor-row.is-collapsed .column-editor-remove-rail,
.column-editor-row.is-bookend .column-editor-remove-rail {
align-items: center;
}
.column-editor-remove-rail > button { .column-editor-remove-rail > button {
width: 20px; width: 20px;
height: 20px; height: 20px;
@@ -642,7 +661,7 @@ If your plugin does not need CSS, delete this file.
} }
.column-editor-summary { .column-editor-summary {
grid-template-columns: minmax(160px, 1fr) auto auto auto; grid-template-columns: minmax(160px, 1fr) auto auto;
} }
} }
@@ -653,7 +672,6 @@ If your plugin does not need CSS, delete this file.
.column-editor-intro, .column-editor-intro,
.column-editor-summary, .column-editor-summary,
.column-editor-details,
.column-editor-fields.column-editor-fields-inline, .column-editor-fields.column-editor-fields-inline,
.column-editor-field { .column-editor-field {
flex-direction: column; flex-direction: column;
@@ -680,6 +698,7 @@ If your plugin does not need CSS, delete this file.
.column-editor-field-tag, .column-editor-field-tag,
.column-editor-field-match, .column-editor-field-match,
.column-editor-field-visibility, .column-editor-field-visibility,
.column-editor-field-status,
.column-editor-field-color { .column-editor-field-color {
flex: 1 1 auto; flex: 1 1 auto;
} }
@@ -689,8 +708,22 @@ If your plugin does not need CSS, delete this file.
width: 100%; width: 100%;
} }
.column-editor-popover-anchor,
.column-editor-popover,
.column-editor-popover-field {
width: 100%;
}
.column-editor-popover {
position: static;
transform: none;
margin-top: 8px;
}
.column-editor-field-match select, .column-editor-field-match select,
.column-editor-field-visibility select, .column-editor-field-visibility select,
.column-editor-field-status select,
.column-editor-field-status .setting-input,
.column-editor-field-color .setting-input { .column-editor-field-color .setting-input {
width: 100%; width: 100%;
} }
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"id": "templater-obsidian", "id": "templater-obsidian",
"name": "Templater", "name": "Templater",
"version": "2.20.5", "version": "2.20.6",
"description": "Advanced templating and automation using handlebars-like syntax.", "description": "Advanced templating and automation using handlebars-like syntax.",
"minAppVersion": "1.12.2", "minAppVersion": "1.12.2",
"author": "SilentVoid", "author": "SilentVoid",
+5 -5
View File
@@ -5,14 +5,14 @@
"UidProcessor": true, "UidProcessor": true,
"SyncUnknownProcessor": true "SyncUnknownProcessor": true
}, },
"syncSelected": "None", "syncSelected": "CardDAV",
"syncEnabled": false, "syncEnabled": true,
"groupInsights": true, "groupInsights": true,
"CardDAV": { "CardDAV": {
"addressBookUrl": "", "addressBookUrl": "https://cal.thpeetz.de/tpeetz/77b1c975-45b5-3e60-fda2-7a396513c6f7/",
"syncInterval": 900, "syncInterval": 900,
"authKey": "", "authKey": "dHBlZXR6OmlrYW1rdWJtMjA=",
"authType": "apikey" "authType": "basic"
}, },
"createFieldsKeys": [ "createFieldsKeys": [
"N.PREFIX", "N.PREFIX",
+2 -42
View File
@@ -3,26 +3,6 @@
"aliases": "aliases", "aliases": "aliases",
"cssclasses": "multitext", "cssclasses": "multitext",
"tags": "tags", "tags": "tags",
"meditation": "checkbox",
"date": "date",
"last_chat": "date",
"total": "number",
"current": "number",
"anteil": "number",
"birthday": "date",
"friends": "text",
"Steuerbescheid": "date",
"Aufbewahrung": "date",
"Entsorgung": "date",
"Erstaus­strahlung_DE": "date",
"Erstaus­strahlung_UK": "date",
"created": "date",
"family": "text",
"heizung": "number",
"warmwasser": "number",
"former_company": "multitext",
"weight": "number",
"plank": "number",
"TQ_explain": "checkbox", "TQ_explain": "checkbox",
"TQ_extra_instructions": "text", "TQ_extra_instructions": "text",
"TQ_short_mode": "checkbox", "TQ_short_mode": "checkbox",
@@ -42,30 +22,10 @@
"TQ_show_start_date": "checkbox", "TQ_show_start_date": "checkbox",
"TQ_show_tags": "checkbox", "TQ_show_tags": "checkbox",
"TQ_show_task_count": "checkbox", "TQ_show_task_count": "checkbox",
"TQ_show_toolbar": "checkbox",
"TQ_show_tree": "checkbox", "TQ_show_tree": "checkbox",
"TQ_show_urgency": "checkbox", "TQ_show_urgency": "checkbox",
"leseliste": "multitext",
"rework": "checkbox",
"work_hours": "number",
"imported": "checkbox",
"work_home": "checkbox",
"work_office": "checkbox",
"lecture_date": "date",
"gilde": "multitext",
"gekauft": "checkbox",
"Erstaustrahlung_USA": "date",
"Folge": "number",
"deciders": "multitext",
"consulted": "multitext",
"informed": "multitext",
"shareholder": "multitext",
"former_project": "multitext",
"TQ_show_toolbar": "checkbox",
"reference": "multitext",
"wikipedia": "text",
"children": "multitext",
"parents": "multitext",
"X-LAST-CHAT": "date", "X-LAST-CHAT": "date",
"X-FORMER-ORG": "multitext" "BDAY": "date"
} }
} }
-29
View File
@@ -1,29 +0,0 @@
---
name: David Bursch
phone: +49 3379 314741
mobile:
phone_work: +49 511 101-2911
email: david.bursch@vvv-net.de
email_work: extern-david.bursch@iuk.lst.niedersachsen.de
telegram:
linkedin:
birthday:
last_chat:
friends:
type: contact
relationship: projekt
template: "[[Resources/Templates/contact]]"
tags:
- process/contact
---
## Termine
```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
```
## Referenzen
```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
```
-31
View File
@@ -1,31 +0,0 @@
---
name: Frank Wolter
phone: +49 30 382 43 91
address:
street: Wernerwerkdamm 36
city: Berlin
code: 13629
country: Deutschland
telegram:
linkedin:
birthday:
last_chat:
friends:
married: "[[Petra Wolter]]"
type: contact
relationship: freund
template: "[[Resources/Templates/contact]]"
tags:
- process/contact
---
## Termine
```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
```
## Referenzen
```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
```
@@ -1,32 +0,0 @@
---
name: Harald Göttlicher
phone: +49 179 2017600
email: Harald.Goettlicher@de.bosch.com
telegram: "+491792017600"
signal: "+491792017600"
linkedin:
xing: https://www.xing.com/profile/Harald_Goettlicher
birthday:
last_chat:
friends:
type: contact
relationship: projekt
template: "[[Resources/Templates/contact]]"
company: "[[Robert Bosch GmbH]]"
location: Plochingen
tags:
- process/contact
former_project:
- "[[Buildteam]]"
---
## Termine
```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
```
## Referenzen
```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
```
-32
View File
@@ -1,32 +0,0 @@
---
name: Katharina Smuda
phone:
address:
street: Mühlenstrasse 13
city: Langen
code:
state: Brandenburg
country: Deutschland
telegram:
linkedin:
birthday: 1971-06-28
last_chat:
friends:
married: "[[Uwe Reinhardt]]"
type: contact
relationship: kollege
template: "[[Resources/Templates/contact]]"
tags:
- process/contact
---
## Termine
```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
```
## Referenzen
```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
```
@@ -1,18 +0,0 @@
---
status: Backlog
tags:
- process/task
---
> [!task]+
> Project::
> Bar:: `$= dv.view('total-progress-bar', {file: "Installation Booklore"})`
## Aufgabenbeschreibung
## Überlegungen
## Unteraufgaben
- [ ] Installation Booklore [start:: 2026-02-23] [scheduled:: 2026-05-05]
-21
View File
@@ -1,21 +0,0 @@
---
tags:
- process/task
subtitle: Confluence
---
## Project Info
## Thoughts
## Resources
## Review questions
## Aufgaben
- [ ] Confluence Seiten überprpüft [scheduled:: 2026-06-05]
- [ ] Apache Servicemix Confluence Seite erstellen [scheduled:: 2026-06-05]
- [ ] Apache Camel Karavan Confluence Seite erstellen [scheduled:: 2026-06-05]
- [ ] Spring Boot mit Camel Confluence Seite erstellen [scheduled:: 2026-06-05]
@@ -1,20 +0,0 @@
---
status: Archiv
tags:
- process/task
---
> [!task]+
> Project:: [[Tibuci]]
> Bar:: `$= dv.view('total-progress-bar', {file: "Dokumentation auf Stand bringen"})`
## Aufgabenbeschreibung
Übertragung des PDF in Confluence
## Überlegungen
## Unteraufgaben
- [x] Dokumentation auf Stand bringen [start:: 2026-01-15] [due:: 2026-01-16] [completion:: 2026-01-15]
@@ -1,19 +0,0 @@
---
status: Backlog
tags:
- process/task
---
> [!task]+
> Project:: [[Maintenance der cimt-Talend-Komponenten übernehmen]]
> Bar:: `$= dv.view('total-progress-bar', {file: "Erste Komponenten auf neues SDK umgestellt"})`
## Aufgabenbeschreibung
## Überlegungen
## Unteraufgaben
- [ ] Erste Komponenten auf neues SDK umgestellt [start:: 2026-06-08] [due:: 2026-09-30]
- [ ] Umgestellte Komponenten laufen beim Kunden [start:: 2026-06-08]
@@ -1,23 +0,0 @@
---
status: In Arbeit
tags:
- process/task
---
> [!task]+
> Project:: [[Tibuci]]
> Bar:: `$= dv.view('total-progress-bar', {file: "Google Cloud Projekt für Tibuci aufsetzen"})`
## Aufgabenbeschreibung
## Überlegungen
## Unteraufgaben
- [x] Google Cloud Projekt für Tibuci aufsetzen #process/task [start:: 2026-02-26] [scheduled:: 2026-03-05] [completion:: 2026-03-05]
- [x] [[Frank Füllbier]] um Erzeugung des Projektes gebeten [start:: 2026-02-27] [scheduled:: 2026-03-05] [completion:: 2026-03-05]
- [x] GCP Container Registry für Tibuci aktivieren #process/task [start:: 2026-02-26] [scheduled:: 2026-03-09] [completion:: 2026-03-09]
- [x] Bestehendes Image roars-report:0.0.1 in Container Registry ablegen #process/task [start:: 2026-02-26] [scheduled:: 2026-03-09] [completion:: 2026-03-09]
- [ ] Laden des Image roars-report aus Container Registry #process/task [start:: 2026-02-26] [scheduled:: 2026-06-04]
- [x] Erstellen von Service-Accounts für Zugriff auf Google Artifact Registry [start:: 2026-02-26] [scheduled:: 2026-04-02] [completion:: 2026-04-02]
@@ -1,16 +0,0 @@
---
tags:
- process/task
---
> [!task]+
> Project:: [[Tibuci]]
> Bar:: `$= dv.view('total-progress-bar', {file: "Kleines Übergabe-Planning"})`
## Aufgabenbeschreibung
## Überlegungen
## Unteraufgaben
- [ ] Kleines Übergabe-Planning
@@ -1,17 +0,0 @@
---
status: Backlog
tags:
- process/task
---
> [!task]+
> Project:: [[Maintenance der cimt-Talend-Komponenten übernehmen]]
> Bar:: `$= dv.view('total-progress-bar', {file: "Umfang klären und Developmentplan aufstellen"})`
## Aufgabenbeschreibung
## Überlegungen
## Unteraufgaben
- [ ] Umfang klären und Developmentplan aufstellen [start:: 2026-06-08] [due:: 2026-06-30]
+1 -1
View File
@@ -4,7 +4,7 @@ tags:
--- ---
## Team ## Team
```dataview ```dataview
TABLE location AS Standort TABLE ADR[WORK].LOCALITY AS Standort
FROM [[]] AND !outgoing([[]]) AND "Infos/Kontakte" FROM [[]] AND !outgoing([[]]) AND "Infos/Kontakte"
SORT file.name DESC SORT file.name DESC
LIMIT 20 LIMIT 20
@@ -1,41 +0,0 @@
---
tags:
- process/task
reference:
- "[[Back Shop TK GmbH]]"
---
## Aufgabenbeschreibung
## Überlegungen
## Termine
```dataview
LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
SORT file.name DESC
LIMIT 20
```
## Unteraufgaben
- [x] Backshop Outtasking SOBS Oracle Datenbank [start:: 2026-03-16] [scheduled:: 2026-03-16] [completion:: 2026-03-16]
- [x] Backshop Outtasking SOBS Oracle Datenbank [start:: 2026-03-19] [scheduled:: 2026-03-19] [completion:: 2026-03-19]
- [x] Backshop Outtasking SOBS Oracle Datenbank [start:: 2026-03-23] [scheduled:: 2026-03-23] [completion:: 2026-03-23]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [start:: 2026-03-30] [scheduled:: 2026-03-30] [completion:: 2026-03-31]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-03-31] [start:: 2026-04-02] [scheduled:: 2026-04-02] [completion:: 2026-04-02]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-04-02] [start:: 2026-04-06] [scheduled:: 2026-04-07] [completion:: 2026-04-07]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-04-07] [start:: 2026-04-09] [scheduled:: 2026-04-09] [completion:: 2026-04-09]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-04-09] [start:: 2026-04-13] [scheduled:: 2026-04-13] [completion:: 2026-04-27]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-16] [scheduled:: 2026-04-16] [completion:: 2026-04-27]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-20] [scheduled:: 2026-04-20] [completion:: 2026-04-27]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-23] [scheduled:: 2026-04-23] [completion:: 2026-04-27]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-27] [scheduled:: 2026-04-27] [completion:: 2026-04-27]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-30] [scheduled:: 2026-05-04] [completion:: 2026-05-04]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-04] [start:: 2026-05-03] [scheduled:: 2026-05-07] [completion:: 2026-05-07]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-07] [start:: 2026-05-07] [scheduled:: 2026-05-11] [completion:: 2026-05-11]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-11] [start:: 2026-05-10] [scheduled:: 2026-05-14] [completion:: 2026-05-21]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-21] [start:: 2026-05-14] [scheduled:: 2026-05-18] [completion:: 2026-05-21]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-21] [start:: 2026-05-17] [scheduled:: 2026-05-21] [completion:: 2026-05-21]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-21] [start:: 2026-05-21] [scheduled:: 2026-05-25] [completion:: 2026-05-21]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-21] [start:: 2026-05-24] [scheduled:: 2026-05-28] [completion:: 2026-05-26]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-26] [start:: 2026-05-28] [scheduled:: 2026-06-01] [completion:: 2026-06-01]
- [ ] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-06-01] [start:: 2026-05-31] [scheduled:: 2026-06-04]
@@ -1,42 +0,0 @@
---
tags:
- process/task
reference:
- "[[Harry Brot GmbH]]"
---
## Aufgabenbeschreibung
## Überlegungen
## Termine
```dataview
LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
SORT file.name DESC
LIMIT 20
```
## Unteraufgaben
- [x] Harry Brot Outtasking Datenbanken [start:: 2026-03-16] [scheduled:: 2026-03-16] [completion:: 2026-03-16]
- [x] Harry Brot Outtasking Datenbanken [start:: 2026-03-19] [scheduled:: 2026-03-19] [completion:: 2026-03-19]
- [x] Harry Brot Outtasking Datenbanken [start:: 2026-03-23] [scheduled:: 2026-03-23] [completion:: 2026-03-23]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [start:: 2026-03-30] [scheduled:: 2026-03-30] [completion:: 2026-03-31]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-03-31] [start:: 2026-04-02] [scheduled:: 2026-04-02] [completion:: 2026-04-02]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-04-02] [start:: 2026-04-06] [scheduled:: 2026-04-07] [completion:: 2026-04-07]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-04-02] [start:: 2026-04-09] [scheduled:: 2026-04-09] [completion:: 2026-04-09]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-04-09] [start:: 2026-04-13] [scheduled:: 2026-04-13] [completion:: 2026-04-27]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-16] [scheduled:: 2026-04-16] [completion:: 2026-04-27]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-20] [scheduled:: 2026-04-20] [completion:: 2026-04-27]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-23] [scheduled:: 2026-04-23] [completion:: 2026-04-27]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-27] [scheduled:: 2026-04-27] [completion:: 2026-04-27]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-30] [scheduled:: 2026-05-04] [completion:: 2026-05-04]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-04] [start:: 2026-05-03] [scheduled:: 2026-05-07] [completion:: 2026-05-07]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-07] [start:: 2026-05-07] [scheduled:: 2026-05-11] [completion:: 2026-05-11]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-11] [start:: 2026-05-10] [scheduled:: 2026-05-14] [completion:: 2026-05-21]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-21] [start:: 2026-05-14] [scheduled:: 2026-05-18] [completion:: 2026-05-21]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-21] [start:: 2026-05-17] [scheduled:: 2026-05-21] [completion:: 2026-05-21]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-21] [start:: 2026-05-21] [scheduled:: 2026-05-25] [completion:: 2026-05-21]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-21] [start:: 2026-05-24] [scheduled:: 2026-05-28] [completion:: 2026-05-26]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-26] [start:: 2026-05-28] [scheduled:: 2026-06-01] [completion:: 2026-06-01]
- [ ] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-06-01] [start:: 2026-05-31] [scheduled:: 2026-06-04]
@@ -13,5 +13,5 @@ tags:
## Unteraufgaben ## Unteraufgaben
- [ ] Hoyer Installation Talend Data Fabric - [x] Hoyer Installation Talend Data Fabric [completion:: 2026-06-22]
- [ ] Email an Viktor Becker bezüglich Verwendung von Ansible - [x] Email an Viktor Becker bezüglich Verwendung von Ansible [completion:: 2026-06-22]
@@ -1,19 +0,0 @@
---
tags:
- process/task
---
> [!task]+
> Project:: [[Managed Services Team]], [[Einarbeitung Managed Services Team]], [[Cosnova]]
> Bar:: `$= dv.view('total-progress-bar', {file: "Persönlicher Cosnova Account eingerichtet"})`
## Aufgabenbeschreibung
## Überlegungen
## Unteraufgaben
- [x] Persönlicher Cosnova Account eingerichtet [start:: 2026-02-19] [due:: 2026-03-02] [completion:: 2026-02-27]
- [x] [[Marcus Lipski]] hat Account angefragt [start:: 2026-02-26] [due:: 2026-03-03] [completion:: 2026-02-27]
- [x] Cosnova Account eingerichtet #process/task [start:: 2026-02-19] [scheduled:: 2026-03-03] [completion:: 2026-03-03]
- [x] MFA für Cosnova eingerichtet #process/task [start:: 2026-02-19] [completion:: 2026-03-03]
@@ -1,14 +0,0 @@
---
tags:
- process/task
reference:
- "[[BIG KAISER Präzisionswerkzeuge AG]]"
---
## Aufgabenbeschreibung
## Überlegungen
## Unteraufgaben
- [x] Ubuntu Kong API GW - Erneuerung des SSL Zertifikats [start:: 2026-03-13] [scheduled:: 2026-03-13] [completion:: 2026-03-13]
- [ ] Erneuerung des SSL Zertifikats [due:: 2026-06-11] [start:: 2026-06-04] [scheduled:: 2026-06-04]
@@ -1,25 +0,0 @@
---
tags:
- process/task
---
> [!task]+
> Project:: [[Managed Services Team]], [[Einarbeitung Managed Services Team]], [[TDK Electronics Group]]
> Bar:: `$= dv.view('total-progress-bar', {file: "Zugang TDK eingerichtet"})`
## Aufgabenbeschreibung
Zugang zum Kunden TDK eingerichtet
### Infos
- [Ticket#20260219770200](https://cimt-objects.zammad.com/#ticket/zoom/107587): Verstärkung im Team Managed Service der cimt
- https://cimtag.atlassian.net/wiki/spaces/CO/pages/1628667905/TDK+Outtasking+Tableau-Server#Systemzugang
## Überlegungen
## Unteraufgaben
- [x] Zugang TDK eingerichtet [start:: 2026-02-23] [due:: 2026-02-27] [completion:: 2026-02-24]
- [x] Rückruf TDK Servicedesk [start:: 2026-02-23] [due:: 2026-02-27] [completion:: 2026-02-24]
- [x] Problem mit Login dem TDK Servicedesk gemeldet [start:: 2026-02-24] [scheduled:: 2026-02-25] [completion:: 2026-02-25] #process/task
- [x] Berechtigungen für Citrix Workspace erhalten #process/task [start:: 2026-02-25] [scheduled:: 2026-03-06] [due:: 2026-02-27] [completion:: 2026-03-06]
@@ -2,7 +2,7 @@
tags: tags:
- process/meeting - process/meeting
--- ---
Attendees:: [[Frank Füllbier]], [[Marcel Kuszak]], [[Bastian Liesigk]], [[Christian Kiltz]], [[Marcus Lipski]] Attendees:: [[Frank Füllbier]], [[Marcel Kuszak]], [[Bastian Liesigk]], [[Christian Kiltz]],
Related Projects:: [[Managed Services Team]] Related Projects:: [[Managed Services Team]]
## Termine ## Termine
@@ -1,20 +0,0 @@
---
status: Backlog
tags:
- process/task
---
%%
Project::
Bar:: `$= dv.view('total-progress-bar', {file: "Artikel über Software Resilizenz schreiben"})`
%%
## Aufgabenbeschreibung
Der Artikel beschäftigt sich mit der Frage, wie Software geschrieben werden kann, die resilient gegenüber Fehlern und Problemen ist. Probleme können unter anderem Netzwerkprobleme beim Ausruf eines Webservice sein.
Als Beispiel können die Fehlerbereinigungs-Routen beim Kunden Hagebau dienen.
## Überlegungen
## Unteraufgaben
- [ ] Artikel über Software Resilizenz schreiben [start:: 2026-06-08]
@@ -1,58 +0,0 @@
---
status: Aktiv
tags:
- process/project
subtitle: Maintenance der cimt-Talend-Komponenten übernehmen
---
> [!abstract]- Project
> Goal:: [[Journal/cimt AG/2026|2026]]
> Progress:: `$= dv.view('project-progress', {file: 'Maintenance der cimt-Talend-Komponenten übernehmen'})`
> Target:: `$= dv.view('project-target', {file: 'Maintenance der cimt-Talend-Komponenten übernehmen'})`
> Bar:: `$= dv.view('project-progress-bar', {file: 'Maintenance der cimt-Talend-Komponenten übernehmen'})`
> Tasks:: `$= const aufgaben = dv.page('Maintenance der cimt-Talend-Komponenten übernehmen').file.inlinks.where(t => { const mt = dv.page(t.path); return mt.tags?.includes('process/task') && mt.status === 'In Arbeit'}); if (aufgaben.length > 0) { dv.header(4, aufgaben.length > 1 ? "Aufgaben" : "Aufgabe"); dv.list(aufgaben) }`
## Project Info
## Thoughts
## Resources
## Review questions
## Aufgaben
## Offene Aufgaben
```dataviewjs
const pages = dv.current().file.inlinks.where(p => dv.page(p.path).tags?.includes('process/task')).where(p => dv.page(p.path).file.tasks.length != dv.page(p.path).file.tasks.where(t => t.fullyCompleted === true).length);
dv.table(["Project", "Status", "Completed", "Tasks"], pages.map(p => {
const page = dv.page(p.path);
const tasks = page.file.tasks;
return [
page.file.link,
page.status,
tasks.where(t => t.fullyCompleted === true).length,
tasks.length
]
}));
```
## Aufgaben
```dataviewjs
const pages = dv.current().file.inlinks.where(p => dv.page(p.path).tags?.includes('process/task'));
dv.table(["Project", "Status", "Completed", "Tasks"], pages.map(p => {
const page = dv.page(p.path);
const tasks = page.file.tasks;
return [
page.file.link,
page.status,
tasks.where(t => t.fullyCompleted === true).length,
tasks.length
]
}));
```
-2
View File
@@ -39,8 +39,6 @@ CouchDB Testumgebung
## Aufgaben ## Aufgaben
- [x] Ersetzen von Docker mit podman auf bervl1prr #process/task [start:: 2026-02-02] [scheduled:: 2026-02-16] [completion:: 2026-02-16]
- [ ] Anwesenheitsbericht Dokumentation erstellen #process/task [scheduled:: 2026-06-08]
## Offene Aufgaben ## Offene Aufgaben
```dataviewjs ```dataviewjs
+1 -3
View File
@@ -27,6 +27,7 @@ X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: "" SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Frankfurt ADR[WORK].LOCALITY: Frankfurt
UID: urn:uuid:019ed0842277a-4cd7-bd8d-274b3b382853 UID: urn:uuid:019ed0842277a-4cd7-bd8d-274b3b382853
X-MANAGER: "[[Oliver Schuhmacher]]"
--- ---
#### Notes #### Notes
@@ -48,9 +49,6 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Manager
[[Oliver Schuhmacher]]
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
+4 -6
View File
@@ -6,10 +6,10 @@ N.PREFIX: ""
N.MN: "" N.MN: ""
N.SUFFIX: "" N.SUFFIX: ""
EMAIL[HOME]: "" EMAIL[HOME]: ""
EMAIL[WORK]: "Abderrahman.Aloui@cimt-ag.de" EMAIL[WORK]: Abderrahman.Aloui@cimt-ag.de
TEL[CELL]: "+49 171 716 32 00" TEL[CELL]: +49 171 716 32 00
TEL[HOME]: "" TEL[HOME]: ""
TEL[WORK]: "+49 40 533 02-0" TEL[WORK]: +49 40 533 02-0
BDAY: "" BDAY: ""
URL[WORK]: "" URL[WORK]: ""
ORG: cimt objects AG ORG: cimt objects AG
@@ -28,6 +28,7 @@ X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: "" SOCIALPROFILE[LINKEDIN]: ""
SOCIALPROFILE[XING]: https://www.xing.com/profile/Abderrahman_Aloui/cv SOCIALPROFILE[XING]: https://www.xing.com/profile/Abderrahman_Aloui/cv
ADR[WORK].LOCALITY: Hamburg ADR[WORK].LOCALITY: Hamburg
X-MANAGER: "[[Sven Landmann]]"
--- ---
#### Notes #### Notes
@@ -51,9 +52,6 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Manager
[[Sven Landmann]]
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
+3 -5
View File
@@ -6,7 +6,7 @@ N.PREFIX: ""
N.MN: "" N.MN: ""
N.SUFFIX: "" N.SUFFIX: ""
EMAIL[HOME]: "" EMAIL[HOME]: ""
EMAIL[WORK]: "albin.cekaj@cimt-ag.de" EMAIL[WORK]: albin.cekaj@cimt-ag.de
TEL[CELL]: "" TEL[CELL]: ""
TEL[HOME]: "" TEL[HOME]: ""
TEL[WORK]: "" TEL[WORK]: ""
@@ -22,11 +22,12 @@ ADR[HOME].COUNTRY: ""
KIND: individual KIND: individual
VERSION: "4.0" VERSION: "4.0"
CATEGORIES: "" CATEGORIES: ""
X-RELATIONSHIP: "Kollege" X-RELATIONSHIP: Kollege
X-LAST-CHAT: "" X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: "" SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Berlin ADR[WORK].LOCALITY: Berlin
UID: urn:uuid:019ed09b06071-4054-a9d8-bbda0b4fe6ea UID: urn:uuid:019ed09b06071-4054-a9d8-bbda0b4fe6ea
X-MANAGER: "[[Oliver Fromm]]"
--- ---
#### Notes #### Notes
@@ -50,9 +51,6 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Manager
[[Oliver Fromm]]
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
+1 -3
View File
@@ -28,6 +28,7 @@ SOCIALPROFILE[LINKEDIN]: ""
SOCIALPROFILE[XING]: https://www.xing.com/profile/Alexander_Buesken SOCIALPROFILE[XING]: https://www.xing.com/profile/Alexander_Buesken
ADR[WORK].LOCALITY: Hamburg ADR[WORK].LOCALITY: Hamburg
UID: urn:uuid:019ed09f99ad4-4428-a201-e740917ccf94 UID: urn:uuid:019ed09f99ad4-4428-a201-e740917ccf94
X-MANAGER: "[[Tina Lentz]]"
--- ---
#### Notes #### Notes
@@ -53,9 +54,6 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Manager
[[Tina Lentz]]
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
+5 -7
View File
@@ -6,11 +6,11 @@ N.PREFIX: ""
N.MN: "" N.MN: ""
N.SUFFIX: "" N.SUFFIX: ""
EMAIL[HOME]: "" EMAIL[HOME]: ""
EMAIL[WORK]: "alexander.klein@cimt-ag.de" EMAIL[WORK]: alexander.klein@cimt-ag.de
TEL[CELL]: "" TEL[CELL]: ""
TEL[HOME]: "" TEL[HOME]: ""
TEL[WORK]: "+49 69 247 56 76 81" TEL[WORK]: +49 69 247 56 76 81
BDAY: "1980-01-13" BDAY: 1980-01-13
URL[WORK]: "" URL[WORK]: ""
ORG: cimt objects AG ORG: cimt objects AG
ROLE: "" ROLE: ""
@@ -22,11 +22,12 @@ ADR[HOME].COUNTRY: ""
KIND: individual KIND: individual
VERSION: "4.0" VERSION: "4.0"
CATEGORIES: "" CATEGORIES: ""
X-RELATIONSHIP: "Kollege" X-RELATIONSHIP: Kollege
X-LAST-CHAT: "" X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: "" SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Frankfurt ADR[WORK].LOCALITY: Frankfurt
UID: urn:uuid:019ed0cd60718-477b-9b10-9d01431fe7b1 UID: urn:uuid:019ed0cd60718-477b-9b10-9d01431fe7b1
X-MANAGER: "[[Marc Herber]]"
--- ---
#### Notes #### Notes
@@ -50,9 +51,6 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Manager
[[Marc Herber]]
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
+1 -3
View File
@@ -27,6 +27,7 @@ X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: "" SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Berlin ADR[WORK].LOCALITY: Berlin
UID: urn:uuid:019ed0d688321-4dd9-a1dd-736404536648 UID: urn:uuid:019ed0d688321-4dd9-a1dd-736404536648
X-MANAGER: "[[Maria König]]"
--- ---
#### Notes #### Notes
@@ -53,9 +54,6 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Manager
[[Maria König]]
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
+2 -2
View File
@@ -6,7 +6,7 @@ N.PREFIX: ""
N.MN: "" N.MN: ""
N.SUFFIX: "" N.SUFFIX: ""
EMAIL[HOME]: "" EMAIL[HOME]: ""
EMAIL[WORK]: "alexander.sinkovic@f-i-sp.de" EMAIL[WORK]: alexander.sinkovic@f-i-sp.de
TEL[CELL]: "" TEL[CELL]: ""
TEL[HOME]: "" TEL[HOME]: ""
TEL[WORK]: "" TEL[WORK]: ""
@@ -22,7 +22,7 @@ ADR[HOME].COUNTRY: ""
KIND: individual KIND: individual
VERSION: "4.0" VERSION: "4.0"
CATEGORIES: "" CATEGORIES: ""
X-RELATIONSHIP: "Projekt" X-RELATIONSHIP: Projekt
X-LAST-CHAT: "" X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: "" SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Berlin ADR[WORK].LOCALITY: Berlin
+36 -19
View File
@@ -1,29 +1,46 @@
--- ---
name: Ali El Cheikh FN: Ali El Cheikh
phone: +49 40 53302 0 N.GN: "Ali"
email: ali.elcheikh@cimt-ag.de N.FN: "El Cheikh"
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: "ali.elcheikh@cimt-ag.de"
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: "+49 40 53302 0"
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt consulting AG]]" URL[WORK]: ""
location: Hamburg ORG: cimt consulting AG
manager: "[[Natalie Ladwein]]" ROLE: ""
tags: PHOTO: ""
- process/contact 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-MANAGER: "[[Natalie Ladwein]]"
UID: urn:uuid:019ed576d07d1-4986-bebd-39c1c7f8f24e
--- ---
#### Notes
#process/contact
[[cimt consulting AG]]
## Rollen ## Rollen
## Termine ## Termine
```dataview ```dataview
LIST LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
+48 -19
View File
@@ -1,37 +1,66 @@
--- ---
name: Alvaro Zorn FN: Alvaro Zorn
phone: +49 40 53302 333 N.GN: Alvaro
email: alvaro.zorn@cimt-ag.de N.FN: Zorn
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: alvaro.zorn@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 40 53302 333
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt objects AG]]" URL[WORK]: ""
location: Hamburg ORG: cimt objects AG
manager: "[[Tina Lentz]]" ROLE: ""
gilde: PHOTO: ""
- "[[GCP Gilde]]" ADR[HOME].STREET: ""
tags: ADR[HOME].LOCALITY: ""
- process/contact 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-MANAGER: "[[Tina Lentz]]"
UID: urn:uuid:019edbb4575a6-41c4-b19d-b9d23cd0a857
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
## Gilde
[[GCP Gilde]]
## Termine ## Termine
```dataview ```dataview
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Manager
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+37 -21
View File
@@ -1,23 +1,42 @@
--- ---
name: Amir Baghery FN: Amir Baghery
phone: N.GN: Amir
email: N.FN: Baghery
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: https://www.xing.com/profile/Amir_Baghery/cv N.SUFFIX: ""
birthday: 1981-12-28 EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: ""
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
company: "[[bonprix Handelsgesellschaft mbH]]" TEL[WORK]: ""
location: Hamburg BDAY: 1981-12-28
manager: URL[WORK]: ""
template: "[[Resources/Templates/contact]]" ORG: bonprix Handelsgesellschaft mbH
tags: ROLE: ""
- process/contact PHOTO: ""
- process/contact-review ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: ""
X-LAST-CHAT: "null"
SOCIALPROFILE[LINKEDIN]: ""
SOCIALPROFILE[XING]: "https://www.xing.com/profile/Amir_Baghery/cv"
ADR[WORK].LOCALITY: Hamburg
UID: urn:uuid:019edca25ffab-4e58-98a9-b5261b739643
--- ---
#### Notes
#process/contact
#process/contact-review
[[bonprix Handelsgesellschaft mbH]]
## Rollen ## Rollen
[[SAP Entwickler]] [[SAP Entwickler]]
@@ -26,11 +45,8 @@ tags:
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Mitarbeiter
```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
```
+41 -26
View File
@@ -1,32 +1,47 @@
--- ---
name: Andrea Bahrenfuss FN: Andrea Bahrenfuss
title: Diplom Informatikerin N.GN: Andrea
phone: +49 174 3777999 N.FN: Bahrenfuss
phone_work: +49 4123 8098705 TITLE: Diplom Informatikerin
fax_work: +49 4123 8098703 N.PREFIX: ""
email: andrea.bahrenfuss@ab-it-coaching.de N.MN: ""
organization: Andrea Bahrenfuss IT-Coaching N.SUFFIX: ""
url: http://www.ab-it-coaching.de EMAIL[HOME]: ""
address: EMAIL[WORK]: andrea.bahrenfuss@ab-it-coaching.de
street: Mühlenstraße 89 TEL[CELL]: "+49 174 3777999"
city: Barmstedt TEL[HOME]: ""
code: 25355 TEL[FAX]: "+49 4123 8098703"
country: Deutschland TEL[WORK]: "+49 4123 8098705"
telegram: BDAY: 1980-10-13
linkedin: URL[WORK]: http://www.ab-it-coaching.de
xing: https://www.xing.com/profile/Andrea_Bahrenfuss/cv ORG: Andrea Bahrenfuss IT-Coaching
yahoo_im: abahrenfuss ROLE: ""
birthday: 1980-10-13 PHOTO: ""
last_chat: ADR[HOME].STREET: ""
friends: ADR[HOME].LOCALITY: ""
type: contact ADR[HOME].POSTAL: ""
relationship: projekt ADR[HOME].COUNTRY: ""
template: "[[Resources/Templates/contact]]" ADR[WORK].STREET: Mühlenstraße 89
company: "[[Andrea Bahrenfuss IT-Coaching]]" ADR[WORK].LOCALITY: Barmstedt
tags: ADR[WORK].POSTAL: 25355
- process/contact ADR[WORK].COUNTRY: Deutschland
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Projekt
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
UID: urn:uuid:019edbe21dd8a-46ed-865f-05179604228f
SOCIALPROFILE[XING]: https://www.xing.com/profile/Andrea_Bahrenfuss/cv
SOCIALPROFILE[YAHOO]: abahrenfuss
--- ---
#### Notes
#process/contact
[[Andrea Bahrenfuss IT-Coaching]]
## Rollen ## Rollen
## Termine ## Termine
+1 -2
View File
@@ -27,6 +27,7 @@ X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: "" SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Hamburg ADR[WORK].LOCALITY: Hamburg
UID: urn:uuid:019ed1044e9d9-49a5-bf23-f1483ad00585 UID: urn:uuid:019ed1044e9d9-49a5-bf23-f1483ad00585
X-MANAGER: "[[Tina Lentz]]"
--- ---
#### Notes #### Notes
@@ -46,8 +47,6 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Manager
[[Tina Lentz]]
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
+34 -19
View File
@@ -1,24 +1,40 @@
--- ---
name: Andreas Viertel FN: Andreas Viertel
phone: N.GN: Andreas
email: N.FN: Viertel
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: ""
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: TEL[WORK]: ""
created: 2024-04-18 09:10 BDAY: ""
updated: 2024-04-18 URL[WORK]: ""
template: "[[Resources/Templates/contact]]" ORG: ""
company: ROLE: ""
location: PHOTO: ""
tags: ADR[HOME].STREET: ""
- process/contact ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Projekt
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Berlin
UID: urn:uuid:019ede843d7ec-4488-9d48-0c7d02b6436b
--- ---
#### Notes
#process/contact
## Termine ## Termine
```dataview ```dataview
LIST LIST
@@ -29,4 +45,3 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
+61 -18
View File
@@ -1,24 +1,67 @@
--- ---
name: Angelika Schmidt FN: Angelika Schmidt
phone: +49 40 53302 163 N.GN: Angelika
mobile: +49 151 16353552 N.FN: Schmidt
email: angelika.schmidt@cimt-ag.de N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
xing: EMAIL[HOME]: ""
birthday: EMAIL[WORK]: angelika.schmidt@cimt-ag.de
last_chat: TEL[CELL]: +49 151 16353552
friends: TEL[HOME]: ""
type: contact TEL[WORK]: +49 40 53302 163
relationship: kollege BDAY: ""
template: "[[contact-colleague]]" URL[WORK]: ""
company: "[[cimt erpteam GmbH]]" ORG: cimt erpteam GmbH
location: Hamburg ROLE: ""
manager: "[[Frank Schröder]]" PHOTO: ""
tags: ADR[HOME].STREET: ""
- process/contact 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-MANAGER: "[[Frank Schröder]]"
UID: urn:uuid:019edbb45748a-4ef6-ade2-0968e946bb59
--- ---
#### Notes
#process/contact
[[cimt erpteam GmbH]]
## 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
+40 -20
View File
@@ -1,32 +1,52 @@
--- ---
name: Anja Allen FN: Anja Allen
phone: N.GN: Anja
email: Anja.Allen@gartner.com N.FN: Allen
email_home: allen_ra@speakeasy.net N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
xing: https://www.xing.com/profile/Anja_Allen/cv EMAIL[HOME]: allen_ra@speakeasy.net
birthday: 1970-03-20 EMAIL[WORK]: Anja.Allen@gartner.com
last_chat: TEL[CELL]: ""
friends: TEL[HOME]: ""
- "[[Katja Börkey]]" TEL[WORK]: ""
- "[[Cordan Börkey]]" BDAY: 1970-03-20
type: contact URL[WORK]: ""
relationship: kommilitone ORG: Gartner Inc.
title: Anja Allen ROLE: ""
company: "[[Gartner Inc.]]" PHOTO: ""
template: "[[Resources/Templates/contact]]" ADR[HOME].STREET: ""
tags: ADR[HOME].LOCALITY: ""
- process/contact ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kommilitone
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
SOCIALPROFILE[XING]: https://www.xing.com/profile/Anja_Allen/cv
ADR[WORK].LOCALITY: ""
UID: urn:uuid:019ede843d8f8-4b06-955b-4cd1b881bcd9
--- ---
#### Notes
#process/contact
[[Gartner Inc.]]
## Freunde
- [[Katja Börkey]]
- [[Cordan Börkey]]
## Termine ## Termine
```dataview ```dataview
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
@@ -1,36 +1,50 @@
--- ---
name: Ann-Kristin Hantzsch-Kühnlenz FN: Ann-Kristin Hantzsch-Kühnlenz
phone: N.GN: ""
email: ann-kristin.hantzsch@cimt-ag.de N.FN: ""
telegram: N.PREFIX: ""
linkedin: https://www.linkedin.com/in/ann-kristin-hantzsch-k%C3%BChnlenz/ N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: ann-kristin.hantzsch@cimt-ag.de
friends: TEL[CELL]: ""
relationship: kollege TEL[HOME]: ""
type: contact TEL[WORK]: ""
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt objects AG]]" URL[WORK]: ""
location: Hamburg ORG: cimt objects AG
manager: "[[Rouven Homann]]" ROLE: ""
interactions: PHOTO: ""
- date: 2026-02-20 ADR[HOME].STREET: ""
text: Feedback zum Text erhalten. Ablage in Sharepoint und weitere Bearbeitung angekündigt. ADR[HOME].LOCALITY: ""
- date: 2026-02-17 ADR[HOME].POSTAL: ""
text: |- ADR[HOME].COUNTRY: ""
Teams-Gespräch bezüglich Blogeintrag: KIND: individual
- Gibt es Bilder zum Text VERSION: "4.0"
- ChatGPT zum Review des Textes CATEGORIES: ""
- Zusenden des Eintrags inklusiver der Anmerkungen von Stefanie Pelster X-RELATIONSHIP: Kollege
- date: 2026-02-16 X-LAST-CHAT: ""
text: Teams-Nachricht erhalten mit Bitte um Termineinladung mit Grund für Gespräch SOCIALPROFILE[LINKEDIN]: https://www.linkedin.com/in/ann-kristin-hantzsch-k%C3%BChnlenz/
- date: 2025-12-04 ADR[WORK].LOCALITY: Hamburg
text: Vorstellungsmail erhalten X-MANAGER: "[[Rouven Homann]]"
tags: UID: urn:uuid:019edc66ddbac-40a2-a910-25ea92bcf637
- process/contact
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Interaction Log
- **2026-02-20**: Feedback zum Text erhalten. Ablage in Sharepoint und weitere Bearbeitung angekündigt.
- **2026-02-17**: Teams-Gespräch bezüglich Blogeintrag:
- Gibt es Bilder zum Text
- ChatGPT zum Review des Textes
- Zusenden des Eintrags inklusiver der Anmerkungen von Stefanie Pelster
- **2026-02-16**: Teams-Nachricht erhalten mit Bitte um Termineinladung mit Grund für Gespräch
- **2025-12-04**: Vorstellungsmail erhalten
## Rollen ## Rollen
## Termine ## Termine
@@ -38,10 +52,12 @@ tags:
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
@@ -67,3 +83,5 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
>Viele Grüße >Viele Grüße
>Ann-Kristin >Ann-Kristin
>[!info]- Abschied
>
+73
View File
@@ -0,0 +1,73 @@
---
FN: Anna Feldbarg
N.GN: Anna
N.FN: Feldbarg
N.PREFIX: ""
N.MN: ""
N.SUFFIX: ""
EMAIL[HOME]: ""
EMAIL[WORK]: Anna.Feldbarg@cimt-ag.de
TEL[CELL]: ""
TEL[HOME]: ""
TEL[WORK]: ""
BDAY:
URL[WORK]: https://www.cimt-ag.de/
ORG: cimt consulting AG
ROLE: ""
PHOTO: ""
ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
UID: urn:uuid:019f2395510fe-451e-b079-dbcf54b6bac0
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: 2026-07-02
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Hamburg
X-MANAGER: "null"
---
#### Notes
#process/contact
[[cimt consulting AG]]
## Rollen
## Termine
```dataview
LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
```
## Referenzen
```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
```
## Mitarbeiter
```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
```
>[!info]- Vorstellung
>Hallo zusammen,
>
>auch ich melde mich neu an Bord. Ich bin Anna aus dem Hamburger Team. Ich bin derzeit 28 Jahre alt. Ursprünglich komme ich aus Hannover, wo ich auch aufgewachsen bin. Dort habe ich meinen Bachelor in Informationsmanagement mit den Schwerpunkten Informationsdidaktik und Content-Management absolviert. Durch das Masterstudium Digitale Transformation, das ich momentan absolviere, bin ich im Oktober 2025 nach Hamburg gezogen. Ich genieße es sehr, die Alster gleich vor der Nase zu haben, da ich ein waschechter Wassermensch bin. Privat findet man mich auf dem SUP oder beim Bahnen ziehen im Wasser. Auch zu Hause mache ich es mir gemütlich. Ich trinke gerne Tee und male dabei.  Wenn ich die Zeit finde, koche ich sehr gerne und probiere neue Gerichte aus.
>
>Meine bisherigen Arbeitserfahrungen stammen aus dem Personalbereich. Ich war unter anderem im Personalservice tätig und habe dort unter anderem Personalstammdatenprozesse erfasst und bearbeitet. Aus der Endnutzerperspektive habe ich Erfahrung als Anforderungsermittlerin, Anforderungsübermittlerin und Testerin neuer ESS-Prozesse gesammelt. Durch diese Einblicke möchte ich meine neue Tätigkeit als Werkstudent im Bereich SAP HCM/SuccessFactors stärken und neue Impulse sammeln.  Ich freue mich darauf, meine bisherigen und neuen Erkenntnisse umzusetzen und weiterzuentwickeln. Insbesondere freue ich mich darauf als Berater zu fungieren und mein Motto „Wo Ideen, Systeme und Menschen zusammentreffen - dort schaffe ich Wirkung“ zu leben.
>
>Falls ihr Tipps für mich als Berater habt, nur her damit!
>
>Ich freue mich sehr darauf, euch nach und nach kennenzulernen und spannende Projekte mit euch zu gestalten.
>
>Habt einen schönen Feierabend und genießt den Tag!
>
>Beste Grüße,
>[!info]- Abschied
>
+40 -17
View File
@@ -1,23 +1,41 @@
--- ---
name: Anna Zobel FN: Anna Zobel
phone: +49 40 53302 214 N.GN: Anna
email: anna.zobel@cimt-ag.de N.FN: Zobel
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: anna.zobel@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 40 53302 214
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt objects AG]]" URL[WORK]: ""
location: Hamburg ORG: cimt objects AG
manager: "[[Peter-Christian Quint]]" ROLE: ""
tags: PHOTO: ""
- process/contact 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
UID: urn:uuid:019edc5db609a-49e5-8afb-8865b2ffd635
X-MANAGER: "[[Peter-Christian Quint]]"
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
## Termine ## Termine
@@ -25,15 +43,18 @@ tags:
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung >[!info]- Vorstellung
>Moin zusammen, >Moin zusammen,
> >
@@ -47,3 +68,5 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
> >
>Anna >Anna
>[!info]- Abschied
>
+34
View File
@@ -0,0 +1,34 @@
---
FN: Annalena Rohwer
N.GN: Annalena
N.FN: Rohwer
N.PREFIX: ""
N.MN: ""
N.SUFFIX: ""
EMAIL[HOME]: ""
EMAIL[WORK]: annalena@thomasipunkt.de
TEL[CELL]: +49 176 70 80 17 12
TEL[HOME]: ""
TEL[WORK]: +49 40 30 37 60 51
BDAY: ""
URL[WORK]: ""
ORG: Thomas-i-Punkt Modelle Handelsgesellschaft m.b.H.
ROLE: ""
PHOTO: ""
ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
UID: urn:uuid:019f1eb869653-4d09-a7b0-a65e00446e6d
CATEGORIES: ""
X-RELATIONSHIP: ""
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
---
#### Notes
#process/contact
+42 -18
View File
@@ -1,24 +1,41 @@
--- ---
name: Anne Gaarz FN: Anne Gaarz
phone: +49 40 53302 167 N.GN: Anne
mobile: +49 175 4369167 N.FN: Gaarz
email: anne.gaarz@cimt-ag.de N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
xing: EMAIL[HOME]: ""
birthday: EMAIL[WORK]: anne.gaarz@cimt-ag.de
last_chat: TEL[CELL]: +49 175 4369167
friends: TEL[HOME]: ""
type: contact TEL[WORK]: +49 40 53302 167
relationship: kollege BDAY: ""
template: "[[contact-colleague]]" URL[WORK]: ""
company: "[[cimt consulting AG]]" ORG: cimt consulting AG
location: Hamburg ROLE: ""
manager: "" PHOTO: ""
tags: ADR[HOME].STREET: ""
- process/contact 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-MANAGER: ""
UID: urn:uuid:019edc8b7ca7c-451a-8b50-938b6de515d1
--- ---
#### Notes
#process/contact
[[cimt consulting AG]]
## Rollen ## Rollen
## Termine ## Termine
@@ -26,12 +43,19 @@ tags:
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+45 -18
View File
@@ -1,24 +1,43 @@
--- ---
name: Anneke Maline Neelsen FN: Anneke Maline Neelsen
birthname: Harder N.GN: Anneke
phone: +49 40 53302 114 N.FN: Neelsen
email: anneke.neelsen@cimt-ag.de N.PREFIX: ""
telegram: N.MN: Maline
linkedin: N.SUFFIX: ""
xing: https://www.xing.com/profile/AnnekeMaline_Neelsen/cv EMAIL[HOME]: ""
birthday: EMAIL[WORK]: anneke.neelsen@cimt-ag.de
last_chat: TEL[CELL]: ""
friends: TEL[HOME]: ""
type: contact TEL[WORK]: +49 40 53302 114
relationship: kollege BDAY: ""
company: "[[cimt consulting AG]]" URL[WORK]: ""
location: Hamburg ORG: cimt consulting AG
manager: "" ROLE: ""
template: "[[contact-colleague]]" PHOTO: ""
tags: ADR[HOME].STREET: ""
- process/contact ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
SOCIALPROFILE[XING]: https://www.xing.com/profile/AnnekeMaline_Neelsen/cv
ADR[WORK].LOCALITY: Hamburg
X-MANAGER: ""
X-BIRTHNAME: Harder
UID: urn:uuid:019ede7fa99a9-437e-9286-e010f95ea5b0
--- ---
#### Notes
#process/contact
[[cimt consulting AG]]
## Rollen ## Rollen
## Termine ## Termine
@@ -26,11 +45,19 @@ tags:
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+34 -19
View File
@@ -1,25 +1,40 @@
--- ---
name: Anton Goldin FN: Anton Goldin
phone: +49 211 545907 30 N.GN: Anton
email: anton.goldin@cimt-ag.de N.FN: Goldin
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: anton.goldin@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: ""
template: "[[contact-colleague]]" BDAY:
company: URL[WORK]: ""
location: Düsseldorf ORG:
manager: "[[Daniel Koch]]" ROLE: ""
former_company: PHOTO: ""
- "[[cimt technology GmbH]]" ADR[HOME].STREET: ""
tags: ADR[HOME].LOCALITY: ""
- process/contact ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT:
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Düsseldorf
X-FORMER-ORG: "[[cimt technology GmbH]]"
UID: urn:uuid:019edcb01bb33-4a5d-917c-61eb53eae33b
--- ---
#### Notes
#process/contact
## Rollen ## Rollen
## Termine ## Termine
+42 -17
View File
@@ -1,23 +1,41 @@
--- ---
name: Anton Pullem FN: Anton Pullem
phone: N.GN: Anton
email: anton.pullem@cimt-ag.de N.FN: Pullem
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: anton.pullem@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: ""
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt services AG]]" URL[WORK]: ""
location: Köln ORG: "cimt services AG"
manager: "[[Matthias Vohl]]" ROLE: ""
tags: PHOTO: ""
- process/contact ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: "null"
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Köln
X-MANAGER: "[[Matthias Vohl]]"
UID: urn:uuid:019ede7b15c0f-4575-8e07-03abc4fbf5b3
--- ---
#### Notes
#process/contact
[[cimt services AG]]
## Rollen ## Rollen
## Termine ## Termine
@@ -25,12 +43,19 @@ tags:
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+62 -21
View File
@@ -1,27 +1,68 @@
--- ---
name: Antonio Drewitz FN: Antonio Drewitz
phone: N.GN: ""
mobile: N.FN: ""
email: antonio.drewitz@cimt-ag.de N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
xing: EMAIL[HOME]: ""
birthday: EMAIL[WORK]: antonio.drewitz@cimt-ag.de
last_chat: 2026-01-15 TEL[CELL]: ""
friends: TEL[HOME]: ""
type: contact TEL[WORK]: ""
relationship: kollege BDAY: ""
template: "[[contact-colleague]]" URL[WORK]: ""
company: "[[cimt objects AG]]" ORG: cimt objects AG
location: Berlin ROLE: ""
manager: "[[Frank Füllbier]]" PHOTO: ""
interactions: ADR[HOME].STREET: ""
- date: 2026-01-15 ADR[HOME].LOCALITY: ""
text: Kickoff Meeting TiBuCi ADR[HOME].POSTAL: ""
tags: ADR[HOME].COUNTRY: ""
- process/contact KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: 2026-01-15
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Berlin
X-MANAGER: "[[Frank Füllbier]]"
UID: urn:uuid:019edc6b718fa-4884-88e1-58774999da92
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Interaction Log
- **15.01.2026**: Kickoff Meeting TiBuCi
## Rollen
## Termine
```dataview
LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
```
## Referenzen
```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
```
## Mitarbeiter
```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
## Rollen ## Rollen
[[Werkstudent]] [[Werkstudent]]
+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
+39 -20
View File
@@ -1,24 +1,41 @@
--- ---
name: Arnt Zimmermann FN: Arnt Zimmermann
phone: +49 221 367 986-0 N.GN: Arnt
mobile: +49 163 / 367 98 00 N.FN: Zimmermann
email: arnt.zimmermann@cimt-ag.de N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
xing: EMAIL[HOME]: ""
birthday: EMAIL[WORK]: arnt.zimmermann@cimt-ag.de
last_chat: 2025-09-27 TEL[CELL]: +49 163 367 98 00
friends: TEL[HOME]: ""
type: contact TEL[WORK]: +49 221 367 986-0
relationship: kollege BDAY: ""
template: "[[contact-colleague]]" URL[WORK]: ""
company: "[[cimt services AG]]" ORG: "cimt services AG"
location: Köln ROLE: ""
manager: "" PHOTO: ""
tags: ADR[HOME].STREET: ""
- process/contact ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: 2025-09-27
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Köln
X-MANAGER: ""
UID: urn:uuid:019ede88d153e-4b77-b783-b76a3bd674e3
--- ---
#### Notes
#process/contact
[[cimt services AG]]
## Rollen ## Rollen
## Termine ## Termine
@@ -26,17 +43,19 @@ tags:
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung >[!info]- Vorstellung
>
>[!info]- Abschied >[!info]- Abschied
>
+40 -18
View File
@@ -1,24 +1,41 @@
--- ---
name: Astrid Jessen FN: Astrid Jessen
phone: +49 40 53302 206 N.GN: Astrid
email: astrid.jessen@cimt-ag.de N.FN: Jessen
mobile: +49 15116353551 N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
xing: EMAIL[HOME]: ""
birthday: EMAIL[WORK]: astrid.jessen@cimt-ag.de
last_chat: TEL[CELL]: +49 15116353551
friends: TEL[HOME]: ""
type: contact TEL[WORK]: +49 40 53302 206
relationship: kollege BDAY: ""
template: "[[contact-colleague]]" URL[WORK]: ""
company: "[[cimt erpteam GmbH]]" ORG: cimt erpteam GmbH
location: Hamburg ROLE: ""
manager: "[[Frank Schröder]]" PHOTO: ""
tags: ADR[HOME].STREET: ""
- process/contact 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-MANAGER: "[[Frank Schröder]]"
UID: urn:uuid:019edbbd7f009-451e-8865-75129325d0e3
--- ---
#### Notes
#process/contact
[[cimt erpteam GmbH]]
## Rollen ## Rollen
## Termine ## Termine
@@ -26,14 +43,17 @@ tags:
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
> [!info]- Vorstellung > [!info]- Vorstellung
> Hallo zusammen, > Hallo zusammen,
> >
@@ -49,3 +69,5 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
> >
>Astrid >Astrid
>[!info]- Abschied
>
+40 -17
View File
@@ -1,23 +1,41 @@
--- ---
name: Ayyüce Malkoc Akcura FN: Ayyüce Malkoc Akcura
phone: +31 73 30304-58 N.GN: Ayyüce
email: ayyuce.malkocakcura@cimt.nl N.FN: Malkoc Akcura
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: ayyuce.malkocakcura@cimt.nl
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +31 73 30304-58
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt BV]]" URL[WORK]: ""
location: Vught ORG: cimt BV
manager: "" ROLE: ""
tags: PHOTO: ""
- process/contact 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: Vught
X-MANAGER: ""
UID: urn:uuid:019ede8d6539d-4233-86e2-4cd7dfde66ae
--- ---
#### Notes
#process/contact
[[cimt BV]]
## Rollen ## Rollen
## Termine ## Termine
@@ -25,10 +43,12 @@ tags:
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
@@ -46,3 +66,6 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
> >
>Best Regards, >Best Regards,
>Ayyuce. >Ayyuce.
>[!info]- Abschied
>
+37 -20
View File
@@ -1,25 +1,43 @@
--- ---
name: Barbara Horstmann FN: Barbara Horstmann
phone: N.GN: Barbara
email: N.FN: Horstmann
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: ""
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: projekt TEL[WORK]: ""
created: 2025-06-28 12:48 BDAY: ""
updated: 2025-06-28 URL[WORK]: ""
template: "[[Resources/Templates/contact]]" ORG: ivv Informationsverarbeitung für Versicherungen GmbH
company: "[[ivv Informationsverarbeitung für Versicherungen GmbH]]" ROLE: ""
tags: PHOTO: ""
- process/contact ADR[HOME].STREET: ""
former_project: ADR[HOME].LOCALITY: ""
- "[[DC-G Softwareentwicklungsumgebung]]" ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Projekt
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Hannover
UID: urn:uuid:019ede91f934b-42e8-94eb-d25e3951b893
--- ---
#### Notes
#process/contact
[[ivv Informationsverarbeitung für Versicherungen GmbH]]
## Frühere Projekte
- [[DC-G Softwareentwicklungsumgebung]]
## Termine ## Termine
```dataview ```dataview
LIST LIST
@@ -30,4 +48,3 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
+39 -17
View File
@@ -1,23 +1,45 @@
--- ---
name: Bastian Liesigk FN: Bastian Liesigk
phone: +49 30 834098 10 N.GN: Bastian
email: bastian.liesigk@cimt-ag.de N.FN: Liesigk
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: bastian.liesigk@cimt-ag.de
friends: TEL[CELL]: +49 170 1234567
type: contact TEL[MANAGEDSERVICE]: +49 160 96067408
relationship: kollege TEL[WORK]: +49 30 834098 10
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt objects AG]]" URL[WORK]: https://cimt-ag.de
location: Berlin ORG: cimt objects AG
manager: "[[Oliver Fromm]]" ROLE: ""
tags: PHOTO: ""
- process/contact 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: Berlin
UID: urn:uuid:019ed22a22ed5-45c4-b55a-3e3a90d81403
X-MANAGER: "[[Oliver Fromm]]"
ADR[WORK].STREET: Bundesallee 39-40a
ADR[WORK].POSTAL: "10717"
ADR[WORK].COUNTRY: Deutschland
--- ---
#### Notes
#process/contact
#process/contact/check
[[cimt objects AG]]
## Rollen ## Rollen
[[Managed Services Team]] [[Managed Services Team]]
+38 -17
View File
@@ -1,23 +1,42 @@
--- ---
name: Beatrice Schumacher FN: Beatrice Schumacher
phone: N.GN: Beatrice
email: beatrice.schumacher@cimt-ag.de N.FN: Schumacher
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: beatrice.schumacher@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: ""
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt objects AG]]" URL[WORK]: https://cimt-ag.de
location: Berlin ORG: cimt objects AG
manager: "[[Sylvia Rettkowitz]]" ROLE: ""
tags: PHOTO: ""
- process/contact 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: Berlin
UID: urn:uuid:019ed4b1fa764-4309-8f80-e1ab0e2fc458
X-MANAGER: "[[Sylvia Rettkowitz]]"
NICKNAME: Trixi
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
[[Management-Assistenz]] [[Management-Assistenz]]
@@ -26,10 +45,12 @@ tags:
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
+41 -17
View File
@@ -1,23 +1,42 @@
--- ---
name: Benedikt Edelmann FN: Benedikt Edelmann
phone: +49 40 53302 171 N.GN: Benedikt
email: benedikt.edelmann@cimt-ag.de N.FN: Edelmann
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: https://www.xing.com/profile/Benedikt_Edelmann N.SUFFIX: ""
birthday: 1989-10-17 EMAIL[HOME]: ""
last_chat: 2025-09-27 EMAIL[WORK]: benedikt.edelmann@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 40 53302 171
company: "[[cimt objects AG]]" BDAY: 1989-10-17
location: Hamburg URL[WORK]: ""
manager: "[[Rouven Homann]]" ORG: cimt objects AG
template: "[[contact-colleague]]" ROLE: ""
tags: PHOTO: ""
- process/contact ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: 2025-09-27
SOCIALPROFILE[LINKEDIN]: ""
SOCIALPROFILE[XING]: https://www.xing.com/profile/Benedikt_Edelmann
ADR[WORK].LOCALITY: Hamburg
X-MANAGER: "[[Rouven Homann]]"
UID: urn:uuid:019edc86e8ba4-451a-9e9a-68e9fdd0cd66
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
## Gilden ## Gilden
@@ -39,3 +58,8 @@ list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+37 -17
View File
@@ -1,23 +1,41 @@
--- ---
name: Benjamin Fürnrohr FN: Benjamin Fürnrohr
phone: N.GN: Benjamin
email: benjamin.fuernrohr@cimt-ag.de N.FN: Fürnrohr
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: benjamin.fuernrohr@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: ""
company: "[[cimt objects AG]]" BDAY: ""
location: Frankfurt URL[WORK]: ""
manager: "[[Marc Herber]]" ORG: cimt objects AG
template: "[[contact-colleague]]" ROLE: ""
tags: PHOTO: ""
- process/contact 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: Frankfurt
X-MANAGER: "[[Marc Herber]]"
UID: urn:uuid:019edc792d26b-4977-9681-ef265ae82d40
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
## Termine ## Termine
@@ -52,3 +70,5 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
>Beste Grüße, >Beste Grüße,
>Ben Fürnrohr >Ben Fürnrohr
>[!info]- Abschied
>
+39 -18
View File
@@ -1,28 +1,47 @@
--- ---
name: Bernard Bedynski FN: Bernard Bedynski
phone: N.GN: Bernard
email: "" N.FN: Bedynski
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: ""
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: ""
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt objects AG]]" URL[WORK]: ""
location: Berlin ORG: cimt objects AG
manager: "[[Oliver Fromm]]" ROLE: ""
tags: PHOTO: ""
- process/contact ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: "null"
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Berlin
X-MANAGER: "[[Oliver Fromm]]"
UID: urn:uuid:019edc7005794-4952-9e4c-2b0a09cf41af
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -42,3 +61,5 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
> >
>Bis gleich! >Bis gleich!
>[!info]- Abschied
>
+36 -17
View File
@@ -1,28 +1,47 @@
--- ---
name: Bettina Hoff FN: Bettina Hötger
phone: +49 30 372 24 13 N.GN: Bettina
email: N.FN: Hötger
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
married: EMAIL[WORK]: ""
last_chat: 2023-06-14 TEL[CELL]: " +49 151 22 44 78 50"
friends: TEL[HOME]: +49 30 372 24 13
type: contact TEL[WORK]: ""
relationship: family BDAY: ""
template: "[[Resources/Templates/contact]]" URL[WORK]: ""
tags: ORG: ""
- process/contact ROLE: ""
PHOTO: ""
ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Familie
X-LAST-CHAT: 2023-06-14
SOCIALPROFILE[LINKEDIN]: ""
UID: urn:uuid:019ede91f91b6-4ba1-9a98-0a6827b8d000
X-BIRTHNAME: Hoff
--- ---
#### Notes
#process/contact
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
+37 -19
View File
@@ -1,25 +1,43 @@
--- ---
name: Birger Dittmann FN: Birger Dittmann
phone: N.GN: Birger
email: birger.dittmann@gmail.com N.FN: Dittmann
telegram: N.PREFIX: ""
linkedin: https://www.linkedin.com/in/birger-dittmann-170577142/ N.MN: ""
xing: https://www.xing.com/profile/Birger_Dittmann/cv N.SUFFIX: ""
birthday: EMAIL[HOME]: birger.dittmann@gmail.com
last_chat: EMAIL[WORK]: ""
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: ""
template: "[[contact-colleague]]" BDAY: ""
company: URL[WORK]: ""
former_company: ORG:
- "[[cimt objects AG]]" ROLE: ""
location: Hamburg PHOTO: ""
manager: "" ADR[HOME].STREET: ""
tags: ADR[HOME].LOCALITY: ""
- process/contact ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: https://www.linkedin.com/in/birger-dittmann-170577142/
SOCIALPROFILE[XING]: https://www.xing.com/profile/Birger_Dittmann/cv
ADR[WORK].LOCALITY: Hamburg
X-MANAGER: ""
X-FORMER-ORG: "[[cimt objects AG]]"
UID: urn:uuid:019ede968cf02-44ce-b865-196ad645b177
--- ---
#### Notes
#process/contact
## Rollen ## Rollen
## Termine ## Termine
+37 -20
View File
@@ -1,26 +1,43 @@
--- ---
name: Björn Hetterle FN: Björn Hetterle
birthname: Schimpke N.GN: Björn
phone: +49 40 53302 152 N.FN: Hetterle
email: bjoern.hetterle@cimt-ag.de N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
xing: EMAIL[HOME]: ""
birthday: EMAIL[WORK]: bjoern.hetterle@cimt-ag.de
last_chat: TEL[CELL]: ""
friends: TEL[HOME]: ""
type: contact TEL[WORK]: ""
relationship: kollege BDAY: ""
company: URL[WORK]: ""
location: Hamburg ORG: ""
manager: ROLE: ""
template: "[[contact-colleague]]" PHOTO: ""
former_company: ADR[HOME].STREET: ""
- "[[cimt objects AG]]" ADR[HOME].LOCALITY: ""
tags: ADR[HOME].POSTAL: ""
- process/contact ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Hamburg
X-MANAGER: ""
X-FORMER-ORG: "[[cimt objects AG]]"
UID: urn:uuid:019ede9b20ce3-4227-b0f1-f9619f7a0054
X-BIRTHNAME: Schimpke
--- ---
#### Notes
#process/contact
## Rollen ## Rollen
## Termine ## Termine
+57 -18
View File
@@ -1,28 +1,47 @@
--- ---
name: Büsra Fidan FN: Büsra Fidan
phone: N.GN: Büsra
email: "" N.FN: Fidan
telegram: N.PREFIX: ""
linkedin: https://www.linkedin.com/in/b%C3%BCsra-f-3b275a268/ N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: ""
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: ""
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt objects AG]]" URL[WORK]: ""
location: Berlin ORG: cimt objects AG
manager: "[[Rouven Homann]]" ROLE: ""
tags: PHOTO: ""
- process/contact ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: "null"
SOCIALPROFILE[LINKEDIN]: https://www.linkedin.com/in/b%C3%BCsra-f-3b275a268/
ADR[WORK].LOCALITY: Berlin
X-MANAGER: "[[Rouven Homann]]"
UID: urn:uuid:019edc8254fb0-4132-84a5-6944414fb3b2
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -46,3 +65,23 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
> >
>Auf eine erfolgreiche Zusammenarbeit! >Auf eine erfolgreiche Zusammenarbeit!
>[!info]- Abschied
>
## Rollen
## Termine
```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
```
## Referenzen
```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
```
## Mitarbeiter
```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
```
+36 -19
View File
@@ -1,25 +1,42 @@
--- ---
name: Carina Heitmann FN: Carina Heitmann
phone: N.GN: Carina
email: "" N.FN: Heitmann
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: ""
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: ""
template: "[[contact-colleague]]" BDAY: ""
company: URL[WORK]: ""
location: "" ORG: ""
manager: "" ROLE: ""
former_company: PHOTO: ""
- "[[cimt consulting AG]]" ADR[HOME].STREET: ""
tags: ADR[HOME].LOCALITY: ""
- process/contact ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: ""
X-MANAGER: ""
X-FORMER-ORG: "[[cimt consulting AG]]"
UID: urn:uuid:019ede9fb4b3a-45fb-83fa-885a2757f6c6
--- ---
#### Notes
#process/contact
## Rollen ## Rollen
[[SAP Consultant]] [[SAP Consultant]]
+43 -18
View File
@@ -1,28 +1,47 @@
--- ---
name: Carolin Sörgel FN: Carolin Sörgel
phone: +49 40 53302 144 N.GN: Carolin
email: carolin.soergel@cimt-ag.de N.FN: Sörgel
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: 2025-09-27 EMAIL[WORK]: carolin.soergel@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 40 53302 144
company: "[[cimt consulting AG]]" BDAY: ""
location: Hamburg URL[WORK]: ""
manager: "" ORG: cimt consulting AG
template: "[[contact-colleague]]" ROLE: ""
tags: PHOTO: ""
- process/contact ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: 2025-09-27
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Hamburg
X-MANAGER: ""
UID: urn:uuid:019edc8b7c959-4402-998b-9017caedc2f1
--- ---
#### Notes
#process/contact
[[cimt consulting AG]]
## Rollen ## Rollen
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -34,3 +53,9 @@ list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+35 -14
View File
@@ -1,25 +1,46 @@
--- ---
name: Christa Stelter FN: Christa Stelter
phone: +49 30 3827569 N.GN: Christa
mobile: +49 163 4892667 N.FN: Stelter
email: christa@cstelter.de N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
birthday: 1970-12-27 EMAIL[HOME]: christa@cstelter.de
last_chat: 2024-02-25 EMAIL[WORK]: ""
friends: "[[Dietrich Firneisen]]" TEL[CELL]: +49 163 4892667
type: contact TEL[HOME]: +49 30 3827569
relationship: familie TEL[NOTFALL]: +49 177 71 94 774
template: "[[Resources/Templates/contact]]" BDAY: 1940-12-27
tags: URL[WORK]: ""
- process/contact ORG: ""
ROLE: ""
PHOTO: ""
ADR[HOME].STREET: Halemweg 41
ADR[HOME].LOCALITY: Berlin
ADR[HOME].POSTAL: "13629"
ADR[HOME].COUNTRY: Deutschland
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Familie
X-LAST-CHAT: 2024-02-25
UID: urn:uuid:019edea8dc733-4b6d-a407-c592bbe071f8
--- ---
#### Notes
#process/contact
## Freunde
- [[Dietrich Firneisen]]
## Termine ## Termine
```dataview ```dataview
LIST LIST
FROM [[]] AND !outgoing([[]]) AND "Journal" FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
+36 -19
View File
@@ -1,30 +1,47 @@
--- ---
name: Christian Bendlin FN: Christian Bendlin
phone: +49 163 2536951 N.GN: Christian
phone_home: +49 30 201817160 N.FN: Bendlin
email: christian@bendlin.net N.PREFIX: ""
url: https://www.bendlin.net N.MN: ""
telegram: N.SUFFIX: ""
linkedin: EMAIL[HOME]: christian@bendlin.net
google: http://www.google.com/profiles/110951325193887809990 EMAIL[WORK]: ""
birthday: TEL[CELL]: +49 163 2536951
last_chat: TEL[HOME]: +49 30 201817160
friends: TEL[WORK]: ""
type: contact BDAY: ""
relationship: familie URL[HOME]: https://www.bendlin.net
title: Christian Bendlin ORG: ""
template: "[[Resources/Templates/contact]]" ROLE: ""
tags: PHOTO: ""
- process/contact ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Familie
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
SOCIALPROFILE[GOOGLE]: http://www.google.com/profiles/110951325193887809 990
UID: urn:uuid:019edeb69cf83-4144-b0d1-5dad423831f1
--- ---
#### Notes
#process/contact
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
+40 -23
View File
@@ -1,34 +1,51 @@
--- ---
name: Christian Heese FN: Christian Heese
phone: +49 173 63 92 933 N.GN: Christian
email: christian.heese@s-kreditpartner.de N.FN: Heese
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: 2024-09-13 EMAIL[WORK]: christian.heese@s-kreditpartner.de
friends: TEL[CELL]: "+49 173 63 92 933"
type: contact TEL[HOME]: ""
relationship: projekt TEL[WORK]: ""
created: 2024-04-08 11:04 BDAY: ""
updated: 2024-04-08 URL[WORK]: ""
template: "[[Resources/Templates/contact]]" ORG: "S-Kreditpartner GmbH"
company: "[[S-Kreditpartner GmbH]]" ROLE: ""
location: Berlin PHOTO: ""
manager: "[[Olaf Hein]]" ADR[HOME].STREET: ""
tags: ADR[HOME].LOCALITY: ""
- process/contact ADR[HOME].POSTAL: ""
former_project: ADR[HOME].COUNTRY: ""
- "[[DataOps]]" KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Projekt
X-LAST-CHAT: 2024-09-13
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Berlin
UID: urn:uuid:019edeb69ce73-4835-baa6-00d9631be03f
X-MANAGER: "[[Olaf Hein]]"
--- ---
#### Notes
#process/contact
[[S-Kreditpartner GmbH]]
## Frühere Projekte
- [[DataOps]]
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
+42 -18
View File
@@ -1,28 +1,47 @@
--- ---
name: Christian Hirselandt FN: Christian Hirselandt
phone: +49 30 834098 0 N.GN: Christian
email: christian.hirselandt@cimt-ag.de N.FN: Hirselandt
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: 2025-09-27 EMAIL[WORK]: christian.hirselandt@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 30 834098 0
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt objects AG]]" URL[WORK]: ""
location: Berlin ORG: cimt objects AG
manager: "[[Oliver Fromm]]" ROLE: ""
tags: PHOTO: ""
- process/contact 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: Berlin
UID: urn:uuid:019ed4c449d85-4c9d-a916-e65e53592e94
X-MANAGER: "[[Oliver Fromm]]"
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -35,3 +54,8 @@ list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+40 -17
View File
@@ -1,23 +1,46 @@
--- ---
name: Christian Kiltz FN: Christian Kiltz
phone: +49 30 834098 10 N.GN: Christian
email: christian.kiltz@cimt-ag.de N.FN: Kiltz
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: https://www.xing.com/profile/Christian_Kiltz/cv N.SUFFIX: ""
birthday: 1970-07-19 EMAIL[HOME]: ""
last_chat: 2025-09-27 EMAIL[WORK]: christian.kiltz@cimt-ag.de
friends: TEL[CELL]: +49 170 1234567
type: contact TEL[MANAGEDSERVICE]: +49 160 96058527
relationship: kollege TEL[WORK]: +49 30 834098 10
company: "[[cimt objects AG]]" BDAY: 1970-07-19
location: Berlin URL[WORK]: https://cimt-ag.de
manager: "[[Oliver Fromm]]" ORG: cimt objects AG
template: "[[contact-colleague]]" ROLE: ""
tags: PHOTO: ""
- process/contact ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: ""
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Berlin
UID: urn:uuid:019ed2258f0d7-4308-bc55-29ccc2674449
SOCIALPROFILE[XING]: https://www.xing.com/profile/Christian_Kiltz/cv
X-MANAGER: "[[Oliver Fromm]]"
ADR[WORK].STREET: Bundesallee 39-40a
ADR[WORK].POSTAL: "10717"
ADR[WORK].COUNTRY: Deutschland
--- ---
#### Notes
#process/contact
#process/contact/check
[[cimt objects AG]]
## Rollen ## Rollen
[[Managed Services Team]] [[Managed Services Team]]
+46 -21
View File
@@ -1,31 +1,51 @@
--- ---
name: Christian Klein FN: Christian Klein
phone: +49 69 9150 687 12 N.GN: Christian
mobile: +49 1515 7905959 N.FN: Klein
email: christian.klein@cimt-ag.de N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
xing: https://www.xing.com/profile/Christian_Klein55/cv EMAIL[HOME]: ""
birthday: EMAIL[WORK]: christian.klein@cimt-ag.de
last_chat: TEL[CELL]: +49 1515 7905959
friends: TEL[HOME]: ""
type: contact TEL[WORK]: +49 69 9150 687 12
relationship: kollege BDAY: ""
company: "[[cimt objects AG]]" URL[WORK]: ""
location: Frankfurt ORG: cimt objects AG
manager: "[[Marc Herber]]" ROLE: ""
template: "[[contact-colleague]]" PHOTO: ""
gilde: ADR[HOME].STREET: ""
- "[[GCP Gilde]]" ADR[HOME].LOCALITY: ""
tags: ADR[HOME].POSTAL: ""
- process/contact ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
SOCIALPROFILE[XING]: https://www.xing.com/profile/Christian_Klein55/cv
ADR[WORK].LOCALITY: Frankfurt
X-MANAGER: "[[Marc Herber]]"
UID: urn:uuid:019ede7b15b24-4375-bc40-c618e96d65b7
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
## Gilde
- [[GCP Gilde]]
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -38,3 +58,8 @@ list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+42 -18
View File
@@ -1,29 +1,48 @@
--- ---
name: Christian Kulitza FN: Christian Kulitza
phone: +49 211 545907 12 N.GN: Christian
email: christian.kulitza@cimt-ag.de N.FN: Kulitza
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: christian.kulitza@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 211 545907 12
template: "[[contact-colleague]]" BDAY: "null"
company: "[[cimt technology GmbH]]" URL[WORK]: ""
location: Düsseldorf ORG: cimt technology GmbH
manager: "[[Daniel Koch]]" ROLE: ""
tags: PHOTO: ""
- process/contact 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: Düsseldorf
X-MANAGER: "[[Daniel Koch]]"
UID: urn:uuid:019eded2140a8-4a92-af24-d2dee6380227
--- ---
#### Notes
#process/contact
[[cimt technology GmbH]]
## Rollen ## Rollen
[[Lightning Talks Orga]] [[Lightning Talks Orga]]
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -36,3 +55,8 @@ list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+36 -18
View File
@@ -1,29 +1,47 @@
--- ---
name: Christian Michels FN: Christian Michels
phone: N.GN: Christian
email: N.FN: Michels
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: https://www.xing.com/profile/Christian_Michels2 N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: 2023-03-21 EMAIL[WORK]: ""
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: projekt TEL[WORK]: ""
company: "[[mobile.de GmbH]]" BDAY: "null"
template: "[[Resources/Templates/contact]]" URL[WORK]: ""
tags: ORG: "mobile.de GmbH"
- process/contact ROLE: ""
former_project: PHOTO: ""
ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Projekt
X-LAST-CHAT: 2023-03-21
SOCIALPROFILE[LINKEDIN]: ""
SOCIALPROFILE[XING]: https://www.xing.com/profile/Christian_Michels2
UID: urn:uuid:019edf6db739e-4823-93dd-b0cb4c4e329a
--- ---
#### Notes
#process/contact
[[mobile.de GmbH]]
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
+36 -21
View File
@@ -1,32 +1,47 @@
--- ---
name: Christian Stelter FN: Christian Stelter
phone: +49 170 8322889 N.GN: Christian
email: mail@christianstelter.de N.FN: Stelter
address: N.PREFIX: ""
street: Finkenweg 77 N.MN: ""
city: Friedrichshafen N.SUFFIX: ""
code: 88048 EMAIL[HOME]: mail@christianstelter.de
state: EMAIL[WORK]: ""
country: Deutschland TEL[CELL]: +49 170 8322889
telegram: TEL[HOME]: +49 7541 3864870
linkedin: TEL[WORK]: ""
birthday: 1964-11-11 BDAY: 1964-11-11
last_chat: URL[WORK]: ""
friends: ORG: undefined
type: contact ROLE: ""
relationship: familie PHOTO: ""
template: "[[Resources/Templates/contact]]" ADR[HOME].STREET: Finkenweg 77
tags: ADR[HOME].LOCALITY: Friedrichshafen
- process/contact ADR[HOME].POSTAL: "88048"
ADR[HOME].COUNTRY: Deuts chland
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Familie
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
UID: urn:uuid:019edf724b349-49e9-ae51-6e84516c2d98
ADR[HOME].REGION: Baden-Württemberg
--- ---
#### Notes
#process/contact
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
+39 -18
View File
@@ -1,29 +1,48 @@
--- ---
name: Christina Grzybowski FN: Christina Grzybowski
phone: +49 40 53302 414 N.GN: Christina
email: christina.grzybowski@cimt-ag.de N.FN: Grzybowski
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: christina.grzybowski@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 40 53302 414
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt objects AG]]" URL[WORK]: ""
location: Hamburg ORG: "cimt objects AG"
manager: "[[Sina Breskas]]" ROLE: ""
tags: PHOTO: ""
- process/contact ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: "null"
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Hamburg
X-MANAGER: "[[Sina Breskas]]"
UID: urn:uuid:019edc8254e56-46ad-9cfa-367a1def91a0
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
[[Personal-Referentin]] [[Personal-Referentin]]
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -53,3 +72,5 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
> >
>LG Christina >LG Christina
>[!info]- Abschied
>
+39 -15
View File
@@ -1,21 +1,47 @@
--- ---
name: Christoph Glagauer FN: Christoph Glagauer
phone: +49 157 7353 5352 N.GN: Christoph
telegram: N.FN: Glagauer
linkedin: N.PREFIX: ""
birthday: N.MN: ""
last_chat: N.SUFFIX: ""
friends: "[[Eva Glaubitz]]" EMAIL[HOME]: ""
type: contact EMAIL[WORK]: ""
relationship: taxi TEL[CELL]: +49 157 7353 5352
template: "[[Resources/Templates/contact]]" TEL[HOME]: ""
tags: TEL[WORK]: ""
- process/contact BDAY:
URL[WORK]: ""
ORG: ""
ROLE: ""
PHOTO: ""
ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Taxi
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Berlin
UID: urn:uuid:019edf724b253-4e76-ad5f-8f8788e34fab
--- ---
#### Notes
#process/contact
[[Taxi|Taxi]]
## Freunde
- [[Eva Glaubitz]]
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -23,5 +49,3 @@ LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
[[Taxi|Taxi]]
+39 -18
View File
@@ -1,28 +1,47 @@
--- ---
name: Christoph Lentze FN: Christoph Lentze
phone: +49 40 53302 22 N.GN: Christoph
email: christoph.lentze@cimt-ag.de N.FN: Lentze
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: christoph.lentze@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 40 53302 22
template: "[[contact-colleague]]" BDAY:
company: "[[cimt consulting AG]]" URL[WORK]: ""
location: Hamburg ORG: cimt consulting AG
manager: "" ROLE: ""
tags: PHOTO: ""
- process/contact 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-MANAGER: ""
UID: urn:uuid:019edf7b72da1-4caa-b966-73a23542fca3
--- ---
#### Notes
#process/contact
[[cimt consulting AG]]
## Rollen ## Rollen
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -49,3 +68,5 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
>Viele Grüße >Viele Grüße
>Christoph >Christoph
>[!info]- Abschied
>
+62 -19
View File
@@ -1,26 +1,69 @@
--- ---
name: Claudia Stahl FN: Claudia Stahl
birthname: Döring N.GN: Claudia
phone: +49 30 834098 0 N.FN: Stahl
email: claudia.stahl@cimt-ag.de N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
xing: EMAIL[HOME]: ""
birthday: EMAIL[WORK]: ""
last_chat: TEL[CELL]: ""
friends: TEL[HOME]: ""
type: contact TEL[WORK]: ""
relationship: kollege BDAY: ""
company: URL[WORK]: ""
location: ORG:
manager: ROLE: ""
template: "[[contact-colleague]]" PHOTO: ""
former_company: 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
UID: urn:uuid:019ed49fab10e-481a-827d-a4157965587f
X-BIRTHNAME: Döring
X-FORMER-ORG:
- "[[cimt objects AG]]" - "[[cimt objects AG]]"
tags:
- process/contact
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## 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
[[Management-Assistenz]] [[Management-Assistenz]]
+42 -18
View File
@@ -1,28 +1,47 @@
--- ---
name: Claudia Willgeroth-Flemmig FN: Claudia Willgeroth-Flemmig
phone: +49 40 53302 546 N.GN: Claudia
email: claudia.willgeroth-flemmig@cimt-ag.de N.FN: Willgeroth-Flemmig
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: claudia.willgeroth-flemmig@cimt-ag.de
friends: TEL[CELL]: undefined
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 40 53302 546
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt consulting AG]]" URL[WORK]: ""
location: Hamburg ORG: cimt consulting AG
manager: "" ROLE: ""
tags: PHOTO: ""
- process/contact 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-MANAGER: ""
UID: urn:uuid:019edf96e9fd3-4e6b-9ece-ea52f2368aec
--- ---
#### Notes
#process/contact
[[cimt consulting AG]]
## Rollen ## Rollen
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -35,3 +54,8 @@ list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+35 -18
View File
@@ -1,25 +1,42 @@
--- ---
name: Clemens Carlstedt FN: Clemens Carlstedt
phone: +49 30 834098 0 N.GN: Clemens
email: mail@carlstedt.de N.FN: Carlstedt
telegram: N.PREFIX: ""
linkedin: https://www.linkedin.com/in/clemens-carlstedt N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: mail@carlstedt.de
last_chat: EMAIL[WORK]: ""
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: ""
company: "[[Lufthansa CityLine GmbH]]" BDAY: ""
location: Berlin URL[WORK]: ""
manager: ORG: Lufthansa CityLine GmbH
template: "[[contact-colleague]]" 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]: https://www.linkedin.com/in/clemens-carlstedt
ADR[WORK].LOCALITY: Berlin
X-FORMER-ORG:
- "[[cimt objects AG]]" - "[[cimt objects AG]]"
tags: UID: urn:uuid:019ed4d2091c0-4379-94e3-79e4f9255587
- process/contact
--- ---
#### Notes
#process/contact
[[Lufthansa CityLine GmbH]]
## Rollen ## Rollen
## Termine ## Termine
+48 -18
View File
@@ -1,28 +1,48 @@
--- ---
name: Constantin Gerdts-Johanshon FN: Constantin Gerdts-Johanshon
phone: +49 40 53302 128 N.GN: Constantin
email: constantin.gerdts@cimt-ag.de N.FN: Gerdts-Johanshon
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: https://www.xing.com/profile/Constantin_GerdtsJohanshon/cv N.SUFFIX: ""
birthday: 1987-09-09 EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: constantin.gerdts@cimt-ag.de
friends: TEL[CELL]: undefined
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 40 53302 128
company: "[[cimt objects AG]]" BDAY: 1987-09-09
location: Hamburg URL[WORK]: ""
manager: "[[Christian Kreutzmann]]" ORG: cimt objects AG
template: "[[contact-colleague]]" ROLE: ""
tags: PHOTO: ""
- process/contact 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]: ""
SOCIALPROFILE[XING]: https://www.xing.com/profile/Constantin_GerdtsJohanshon/cv
ADR[WORK].LOCALITY: Hamburg
X-MANAGER: "[[Christian Kreutzmann]]"
UID: urn:uuid:019edfa011b1e-4eda-a3dc-1dbf2ec808d9
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -30,3 +50,13 @@ LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Mitarbeiter
```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+46 -23
View File
@@ -1,31 +1,54 @@
--- ---
name: Cordan Börkey FN: Cordan Börkey
phone: +49 176 54541804 N.GN: Cordan
email: corma70@googlemail.com N.FN: Börkey
address: N.PREFIX: ""
street: Spessartstrasse 12 N.MN: ""
city: Berlin N.SUFFIX: ""
code: 14197 EMAIL[HOME]: corma70@googlemail.com
country: Deutschland EMAIL[WORK]: cordan@boerkey-keramik.de
telegram: TEL[CELL]: +49 176 54541804
linkedin: TEL[HOME]: ""
xing: https://www.xing.com/profile/Cordan_Boerkey/cv TEL[WORK]: ""
skype: rakumeisterfinn BDAY: 1970-05-02
birthday: 1970-05-02 URL[WORK]: https://www.keratech.de/
last_chat: ORG: Börkey Keratech GmbH
friends: ROLE: ""
- "[[Anja Allen]]" PHOTO: ""
type: contact ADR[HOME].STREET: Spessartstrasse 12
relationship: freund ADR[HOME].LOCALITY: Berlin
template: "[[Resources/Templates/contact]]" ADR[HOME].POSTAL: "14197"
married: "[[Katja Börkey]]" ADR[HOME].COUNTRY: Deutschland
tags: KIND: individual
- process/contact VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Freund
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
SOCIALPROFILE[XING]: https://www.xing.com/profile/Cordan_Boerkey/cv
SOCIALPROFILE[SKYPE]: rakumeisterfinn
ADR[WORK].LOCALITY: Berlin
X-MARRIED: "[[Katja Börkey]]"
UID: urn:uuid:019edfa4a57e8-4901-8ab5-9f543bd7935e
TITLE: Selbstständige Fachkraft im Bereich Glas\, Keramik & Zement
ADR[WORK].STREET: Paulsborner Strasse 10
ADR[WORK].POSTAL: "10709"
ADR[WORK].COUNTRY: Detuschland
NOTE: "Skype: rakumeisterfinn"
--- ---
#### Notes
#process/contact
## Freunde
- [[Anja Allen]]
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
+36 -20
View File
@@ -1,26 +1,42 @@
--- ---
name: Corinna Bschor FN: Corinna Bschor
phone: +49 40 53302 199 N.GN: Corinna
mobile: +49 163 6081316 N.FN: Bschor
email: corinna.bschor@cimt-ag.de N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
xing: EMAIL[HOME]: ""
birthday: EMAIL[WORK]: corinna.bschor@cimt-ag.de
last_chat: TEL[CELL]: +49 163 6081316
friends: TEL[HOME]: ""
type: contact TEL[WORK]: +49 40 53302 199
relationship: kollege BDAY:
template: "[[contact-colleague]]" URL[WORK]: ""
company: ORG:
location: Hamburg ROLE: ""
manager: "" PHOTO: ""
former_company: ADR[HOME].STREET: ""
- "[[cimt consulting AG]]" ADR[HOME].LOCALITY: ""
tags: ADR[HOME].POSTAL: ""
- process/contact ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT:
SOCIALPROFILE[LINKEDIN]: ""
ADR[WORK].LOCALITY: Hamburg
X-MANAGER: ""
UID: urn:uuid:019edfc01caff-4c74-8682-ffd7738050cc
X-FORMER-ORG: "[[cimt consulting AG]]"
--- ---
#### Notes
#process/contact
## Rollen ## Rollen
- [[SAP Consultant]] - [[SAP Consultant]]
+43 -19
View File
@@ -1,29 +1,48 @@
--- ---
name: Daniel Koch FN: Daniel Koch
phone: +49 211 545907 89 N.GN: Daniel
mobile: +49 172 6999313 N.FN: Koch
email: daniel.koch@cimt-ag.de N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
xing: https://www.xing.com/profile/Daniel_Koch385 EMAIL[HOME]: ""
birthday: EMAIL[WORK]: daniel.koch@cimt-ag.de
last_chat: TEL[CELL]: +49 172 6999313
friends: TEL[HOME]: ""
type: contact TEL[WORK]: +49 211 545907 89
relationship: kollege BDAY: ""
company: "[[cimt technology GmbH]]" URL[WORK]: ""
location: Düsseldorf ORG: "cimt technology GmbH"
manager: "[[Mehrdad Abdipour]]" ROLE: ""
template: "[[contact-colleague]]" PHOTO: ""
tags: ADR[HOME].STREET: ""
- process/contact ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
SOCIALPROFILE[XING]: "https://www.xing.com/profile/Daniel_Koch385"
ADR[WORK].LOCALITY: Düsseldorf
X-MANAGER: "[[Mehrdad Abdipour]]"
UID: urn:uuid:019edfc4b0867-4b47-b755-cc14da8aeab7
--- ---
#### Notes
#process/contact
[[cimt technology GmbH]]
## Rollen ## Rollen
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -36,3 +55,8 @@ list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+35 -17
View File
@@ -1,23 +1,41 @@
--- ---
name: Daniel Lau FN: Daniel Lau
phone: +49 40 53302 207 N.GN: Daniel
email: Daniel.Lau@cimt-ag.de N.FN: Lau
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: Daniel.Lau@cimt-ag.de
friends: TEL[CELL]:
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 40 53302 207
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt consulting AG]]" URL[WORK]: ""
location: Hamburg ORG: cimt consulting AG
manager: "" ROLE: ""
tags: PHOTO: ""
- process/contact 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-MANAGER: ""
UID: urn:uuid:019edfc9445ee-441f-baa3-0fb84f88f30b
--- ---
#### Notes
#process/contact
[[cimt consulting AG]]
## Rollen ## Rollen
## Termine ## Termine
+35 -19
View File
@@ -1,25 +1,41 @@
--- ---
name: Daniel Mechau FN: Daniel Mechau
phone: +49 40 53302 532 N.GN: Daniel
email: daniel.mechau@cimt-ag.de N.FN: Mechau
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: daniel.mechau@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 40 53302 532
company: BDAY: ""
location: Hamburg URL[WORK]: ""
manager: ORG: ""
template: "[[contact-colleague]]" ROLE: ""
former_company: PHOTO: ""
- "[[cimt objects AG]]" ADR[HOME].STREET: ""
tags: ADR[HOME].LOCALITY: ""
- process/contact 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-MANAGER: ""
X-FORMER-ORG: "[[cimt objects AG]]"
UID: urn:uuid:019edfe4bbbde-4735-a1b9-62f34e1f08b9
--- ---
#### Notes
#process/contact
## Rollen ## Rollen
## Termine ## Termine
+31 -13
View File
@@ -1,19 +1,37 @@
--- ---
id: Daniel Rickert FN: Daniel Rickert
tags: N.GN: Daniel
- process/contact N.FN: Rickert
birthday: 1971-06-10 N.PREFIX: ""
company: "[[TBWA Switzerland AG]]" N.MN: ""
email: daniel.rickert@tbwa.ch N.SUFFIX: ""
email_home: danielrickert@web.de EMAIL[HOME]: danielrickert@web.de
name: Daniel Rickert EMAIL[WORK]: daniel.rickert@tbwa.ch
phone: +41 076 225 71 36 TEL[CELL]: +41 076 225 71 36
relationship: schule TEL[HOME]: ""
template: "[[Resources/Templates/contact]]" TEL[WORK]: ""
title: Strategic Planning Director BDAY: 1971-06-10
type: contact URL[WORK]: ""
ORG: TBWA Switzerland AG
ROLE: Strategic Planning Director
PHOTO: ""
ADR[HOME].STREET: Seefeldstrasse 19
ADR[HOME].LOCALITY: Zürich
ADR[HOME].POSTAL: "8008"
ADR[HOME].COUNTRY: Schweiz
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Schule
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
UID: urn:uuid:019ed4bb22252-4145-9eba-ea19c7676757
--- ---
#### Notes
#process/contact
[[TBWA Switzerland AG]]
## Termine ## Termine
```dataview ```dataview
+35 -21
View File
@@ -1,26 +1,41 @@
--- ---
name: Danny Smaka FN: Danny Smaka
phone: N.GN: Danny
email: danny.smaka@cimt-ag.de N.FN: Smaka
telegram: N.PREFIX: ""
linkedin: https://www.linkedin.com/in/danny-smaka-0868071b7/ N.MN: ""
xing: N.SUFFIX: ""
birthday: 1984-10-12 EMAIL[HOME]: ""
last_chat: 2025-11-14 EMAIL[WORK]: danny.smaka@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: ""
template: "[[contact-colleague]]" BDAY: 1984-10-12
company: URL[WORK]: ""
former_company: ORG: ""
- "[[cimt objects AG]]" ROLE: ""
location: Berlin PHOTO: ""
manager: ADR[HOME].STREET: ""
birthday_check: true ADR[HOME].LOCALITY: ""
tags: ADR[HOME].POSTAL: ""
- process/contact ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: 2025-11-14
SOCIALPROFILE[LINKEDIN]: https://www.linkedin.com/in/danny-smaka-0868071b7/
ADR[WORK].LOCALITY: Berlin
X-MANAGER: ""
UID: urn:uuid:019edcb4af732-4dfb-bf95-7b7af5d3e938
X-FORMER-ORG: "[[cimt objects AG]]"
--- ---
#### Notes
#process/contact
## Rollen ## Rollen
[[Scrum Master]] [[Scrum Master]]
@@ -54,7 +69,6 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
> >
>Ich freue mich darauf, spannende Projekt mit euch zu bestreiten und habe dabei immer ein offenes Ohr für euch! >Ich freue mich darauf, spannende Projekt mit euch zu bestreiten und habe dabei immer ein offenes Ohr für euch!
>[!info]- Abschied >[!info]- Abschied
>Liebe Cimties, >Liebe Cimties,
> >
+46
View File
@@ -0,0 +1,46 @@
---
FN: David Bursch
N.GN: David
N.FN: Bursch
N.PREFIX: ""
N.MN: ""
N.SUFFIX: ""
EMAIL[HOME]: david.bursch@vvv-net.de
EMAIL[WORK]: extern-david.bursch@iuk.lst.niedersachsen.de
TEL[CELL]: ""
TEL[HOME]: +49 3379 314741
TEL[WORK]: +49 511 101-2911
BDAY: ""
URL[WORK]: ""
ORG: ""
ROLE: ""
PHOTO: ""
ADR[HOME].STREET: ""
ADR[HOME].LOCALITY: ""
ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Projekt
X-LAST-CHAT: ""
SOCIALPROFILE[LINKEDIN]: ""
UID: urn:uuid:019f241d1a2f5-4a29-a52a-5c98d5dd553c
---
#### Notes
#process/contact
## Termine
```dataview
LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
```
## Referenzen
```dataview
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
```
+44 -19
View File
@@ -1,29 +1,47 @@
--- ---
name: David Elvers FN: David Elvers
phone: +49 40 533 02-0 N.GN: David
mobile: +49 1705319625 N.FN: Elvers
email: david.elvers@cimt-ag.de N.PREFIX: ""
telegram: N.MN: ""
linkedin: N.SUFFIX: ""
xing: EMAIL[HOME]: ""
birthday: EMAIL[WORK]: ""
last_chat: TEL[CELL]: +49 170 5319625
friends: TEL[HOME]: ""
type: contact TEL[WORK]: ""
relationship: kollege BDAY: ""
template: "[[contact-colleague]]" URL[WORK]: ""
company: "[[cimt objects AG]]" ORG: cimt objects AG
location: Hamburg ROLE: ""
manager: "[[Rouven Homann]]" PHOTO: ""
tags: ADR[HOME].STREET: ""
- process/contact 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-MANAGER: "[[Rouven Homann]]"
UID: urn:uuid:019ed5fb90534-49e0-94f8-ef9933f857fd
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -31,8 +49,15 @@ LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte" list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
``` ```
## Manager
## Mitarbeiter ## Mitarbeiter
```dataview ```dataview
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte" list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
``` ```
>[!info]- Vorstellung
>
>[!info]- Abschied
>
+37 -19
View File
@@ -1,25 +1,43 @@
--- ---
name: David Fosu FN: David Fosu
phone: +49 211 545907 13 N.GN: David
email: david.fosu@cimt-ag.de N.FN: Fosu
telegram: N.PREFIX: ""
linkedin: http://www.linkedin.com/in/david-fosu-06833b234 N.MN: ""
xing: https://www.xing.com/profile/David_Fosu/web_profiles N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: 2023-07-21 EMAIL[WORK]: david.fosu@cimt-ag.de
friends: TEL[CELL]: ""
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: +49 211 545907 13
company: BDAY: ""
location: Düsseldorf URL[WORK]: ""
manager: ORG: ""
template: "[[contact-colleague]]" ROLE: ""
former_company: PHOTO: ""
- "[[cimt technology GmbH]]" ADR[HOME].STREET: ""
tags: ADR[HOME].LOCALITY: ""
- process/contact ADR[HOME].POSTAL: ""
ADR[HOME].COUNTRY: ""
KIND: individual
VERSION: "4.0"
CATEGORIES: ""
X-RELATIONSHIP: Kollege
X-LAST-CHAT: 2023-07-21
SOCIALPROFILE[LINKEDIN]: "http://www.linkedin.com/in/david-fosu-06833b234"
SOCIALPROFILE[XING]: "https://www.xing.com/profile/David_Fosu/web_profiles"
ADR[WORK].LOCALITY: Düsseldorf
X-MANAGER: ""
UID: urn:uuid:019edfe4bb990-478c-8dda-5e51a18b424c
X-FORMER-ORG: "[[cimt technology GmbH]]"
--- ---
#### Notes
#process/contact
## Rollen ## Rollen
## Termine ## Termine
+35 -17
View File
@@ -1,23 +1,41 @@
--- ---
name: Delvin Sönmezer FN: Delvin Sönmezer
phone: N.GN: Delvin
email: Delvin.Soenmezer@cimt-ag.de N.FN: Sönmezer
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: Delvin.Soenmezer@cimt-ag.de
friends: TEL[CELL]:
type: contact TEL[HOME]: ""
relationship: kollege TEL[WORK]: ""
template: "[[contact-colleague]]" BDAY: ""
company: "[[cimt objects AG]]" URL[WORK]: ""
location: Berlin ORG: cimt objects AG
manager: "" ROLE: ""
tags: PHOTO: ""
- process/contact 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: Berlin
X-MANAGER: ""
UID: urn:uuid:019edfe94f732-4294-81a9-bc38ee9dc407
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
## Termine ## Termine
+41 -20
View File
@@ -1,30 +1,49 @@
--- ---
name: Denis Bieberneit FN: Denis Bieberneit
phone: +49 40 53302 302 N.GN: Denis
email: denis.bieberneit@cimt-ag.de N.FN: Bieberneit
telegram: N.PREFIX: ""
linkedin: N.MN: ""
xing: N.SUFFIX: ""
birthday: EMAIL[HOME]: ""
last_chat: EMAIL[WORK]: denis.bieberneit@cimt-ag.de
marriage: 2025-05-09 TEL[CELL]:
married: "[[Pauline Bieberneit]]" TEL[HOME]: ""
friends: TEL[WORK]: +49 40 53302 302
type: contact BDAY: ""
relationship: kollege URL[WORK]: ""
template: "[[contact-colleague]]" ORG: cimt objects AG
company: "[[cimt objects AG]]" ROLE: ""
location: Hamburg PHOTO: ""
manager: "[[Sven Landmann]]" ADR[HOME].STREET: ""
tags: ADR[HOME].LOCALITY: ""
- process/contact 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-MANAGER: "[[Sven Landmann]]"
X-MARRIED: "[[Pauline Bieberneit]]"
X-MARRIAGE: 2025-05-09
UID: urn:uuid:019edfede35ee-4d6e-8174-be846bd7ce12
--- ---
#### Notes
#process/contact
[[cimt objects AG]]
## Rollen ## Rollen
## Termine ## Termine
```dataview ```dataview
LIST FROM [[]] AND !outgoing([[]]) AND "Journal" LIST
FROM [[]] AND !outgoing([[]]) AND "Journal"
``` ```
## Referenzen ## Referenzen
@@ -52,3 +71,5 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
> >
>Denis >Denis
>[!info]- Abschied
>

Some files were not shown because too many files have changed in this diff Show More