Compare commits
43 Commits
4381fcddf3
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| f6c8ad71f4 | |||
| 7ffe4f0ca7 | |||
| a898474282 | |||
| da37f0d337 | |||
| d6576db1b3 | |||
| 5f72a1222b | |||
| 34209ff034 | |||
| 8866801570 | |||
| 91d92cbf4a | |||
| 2577fc70c4 | |||
| 5be0d002a9 | |||
| f46f4ac4c3 | |||
| ca758c9aa3 | |||
| 9b432ce8ae | |||
| 9293fbc827 | |||
| fa0abc95d4 | |||
| 8ef993cfa4 | |||
| d987f442d0 | |||
| 9529d259fc | |||
| 23c3dcf98c | |||
| 07fa833514 | |||
| 4eddfd5861 | |||
| e009d938f8 | |||
| 36bf746c3a | |||
| d0fe9e15aa | |||
| 7f2fb0d1e0 | |||
| 369830744f | |||
| 19f4d80ff0 | |||
| 4d9db61ae0 | |||
| 1b30a4344b | |||
| f764289b65 | |||
| ecd8071322 | |||
| a6594dab91 | |||
| 3ffaf6a8dc | |||
| 0c87f91000 | |||
| 48176846a4 | |||
| e2f1bfc07a | |||
| 4c30406de5 | |||
| dfe1ade9d5 | |||
| 8e46ded96b | |||
| e314579619 | |||
| b84b2465ea | |||
| a25f5f5853 |
Executable → Regular
Vendored
+2
-7
@@ -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,12 +20,8 @@
|
|||||||
"obsidian-style-settings",
|
"obsidian-style-settings",
|
||||||
"callout-manager",
|
"callout-manager",
|
||||||
"find-unlinked-files",
|
"find-unlinked-files",
|
||||||
"contribution-graph",
|
|
||||||
"datacore",
|
|
||||||
"friend-tracker",
|
|
||||||
"desk",
|
|
||||||
"external-file-embed-and-link",
|
"external-file-embed-and-link",
|
||||||
"obsidian-git",
|
|
||||||
"obsidian-kanban",
|
"obsidian-kanban",
|
||||||
"task-list-kanban"
|
"task-list-kanban",
|
||||||
|
"vcf-contacts"
|
||||||
]
|
]
|
||||||
-20
@@ -1,20 +0,0 @@
|
|||||||
{
|
|
||||||
"contactsFolder": "Infos/Kontakte",
|
|
||||||
"defaultSortColumn": "daysUntilBirthday",
|
|
||||||
"defaultSortDirection": "asc",
|
|
||||||
"relationshipTypes": [
|
|
||||||
"familie",
|
|
||||||
"freund",
|
|
||||||
"kollege",
|
|
||||||
"kommilitone",
|
|
||||||
"projekt",
|
|
||||||
"recruiter",
|
|
||||||
"schule",
|
|
||||||
"bewerbung",
|
|
||||||
"thw",
|
|
||||||
"arzt",
|
|
||||||
"kol",
|
|
||||||
"nachbar"
|
|
||||||
],
|
|
||||||
"defaultActiveTab": "interactions"
|
|
||||||
}
|
|
||||||
-11
File diff suppressed because one or more lines are too long
-10
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "friend-tracker",
|
|
||||||
"name": "Friend Tracker",
|
|
||||||
"version": "1.3.3",
|
|
||||||
"minAppVersion": "1.4.14",
|
|
||||||
"description": "Keep track of friends, birthdays, reminders, and interactions in Obsidian. Build a personal CRM, log connections, and stay organized inside your vault.",
|
|
||||||
"author": "Dan Au",
|
|
||||||
"authorUrl": "https://dausign.com",
|
|
||||||
"isDesktopOnly": false
|
|
||||||
}
|
|
||||||
-1135
File diff suppressed because it is too large
Load Diff
+147
-147
File diff suppressed because one or more lines are too long
+1
-1
@@ -6,5 +6,5 @@
|
|||||||
"description": "Integrate Git version control with automatic backup and other advanced features.",
|
"description": "Integrate Git version control with automatic backup and other advanced features.",
|
||||||
"isDesktopOnly": false,
|
"isDesktopOnly": false,
|
||||||
"fundingUrl": "https://ko-fi.com/vinzent",
|
"fundingUrl": "https://ko-fi.com/vinzent",
|
||||||
"version": "2.38.3"
|
"version": "2.38.5"
|
||||||
}
|
}
|
||||||
|
|||||||
+81
-72
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "obsidian-tasks-plugin",
|
"id": "obsidian-tasks-plugin",
|
||||||
"name": "Tasks",
|
"name": "Tasks",
|
||||||
"version": "8.0.0",
|
"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/",
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+3
-2
@@ -698,7 +698,7 @@
|
|||||||
"devMode": false,
|
"devMode": false,
|
||||||
"templateFolderPath": "Resources/Templates",
|
"templateFolderPath": "Resources/Templates",
|
||||||
"announceUpdates": "all",
|
"announceUpdates": "all",
|
||||||
"version": "2.12.2",
|
"version": "2.12.3",
|
||||||
"globalVariables": {},
|
"globalVariables": {},
|
||||||
"onePageInputEnabled": false,
|
"onePageInputEnabled": false,
|
||||||
"disableOnlineFeatures": true,
|
"disableOnlineFeatures": true,
|
||||||
@@ -773,7 +773,8 @@
|
|||||||
"setProviderModelDiscoveryMode": true,
|
"setProviderModelDiscoveryMode": true,
|
||||||
"backfillFileOpeningDefaults": true,
|
"backfillFileOpeningDefaults": true,
|
||||||
"migrateProviderApiKeysToSecretStorage": true,
|
"migrateProviderApiKeysToSecretStorage": true,
|
||||||
"consolidateFileExistsBehavior": true
|
"consolidateFileExistsBehavior": true,
|
||||||
|
"repairTemplateFileExistsBehavior": true
|
||||||
},
|
},
|
||||||
"macros": []
|
"macros": []
|
||||||
}
|
}
|
||||||
Vendored
+43
-43
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "quickadd",
|
"id": "quickadd",
|
||||||
"name": "QuickAdd",
|
"name": "QuickAdd",
|
||||||
"version": "2.12.2",
|
"version": "2.12.3",
|
||||||
"minAppVersion": "1.11.4",
|
"minAppVersion": "1.11.4",
|
||||||
"description": "Quickly add new pages or content to your vault.",
|
"description": "Quickly add new pages or content to your vault.",
|
||||||
"author": "Christian B. B. Houmann",
|
"author": "Christian B. B. Houmann",
|
||||||
|
|||||||
+14348
-6362
File diff suppressed because one or more lines are too long
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "task-list-kanban",
|
"id": "task-list-kanban",
|
||||||
"name": "Task List Kanban",
|
"name": "Task List Kanban",
|
||||||
"version": "1.11.0",
|
"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",
|
||||||
|
|||||||
+317
-33
@@ -25,8 +25,8 @@ If your plugin does not need CSS, delete this file.
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
width: min(860px, calc(100vw - 48px));
|
width: min(1120px, calc(100vw - 48px));
|
||||||
max-width: 860px;
|
max-width: 1120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.task-list-kanban-settings-modal {
|
.task-list-kanban-settings-modal {
|
||||||
@@ -38,11 +38,10 @@ If your plugin does not need CSS, delete this file.
|
|||||||
|
|
||||||
.settings-scroll-wrapper {
|
.settings-scroll-wrapper {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
overflow-x: hidden;
|
display: flex;
|
||||||
overflow-y: auto;
|
flex-direction: column;
|
||||||
|
overflow: hidden;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
padding-bottom: 8px;
|
|
||||||
padding-right: 2px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Settings header */
|
/* Settings header */
|
||||||
@@ -50,7 +49,9 @@ If your plugin does not need CSS, delete this file.
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 12px;
|
gap: 12px;
|
||||||
margin-bottom: 18px;
|
padding-bottom: 14px;
|
||||||
|
margin-bottom: 0;
|
||||||
|
border-bottom: 1px solid var(--background-modifier-border);
|
||||||
}
|
}
|
||||||
|
|
||||||
.settings-header h1 {
|
.settings-header h1 {
|
||||||
@@ -112,21 +113,113 @@ If your plugin does not need CSS, delete this file.
|
|||||||
border-top: 1px solid var(--background-modifier-border);
|
border-top: 1px solid var(--background-modifier-border);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.task-list-kanban-confirm-modal {
|
||||||
|
min-width: min(420px, calc(100vw - 64px));
|
||||||
|
}
|
||||||
|
|
||||||
|
.task-list-kanban-confirm-modal h2 {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.confirm-modal-actions {
|
||||||
|
display: flex;
|
||||||
|
justify-content: flex-end;
|
||||||
|
gap: 8px;
|
||||||
|
margin-top: 18px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-body {
|
||||||
|
display: grid;
|
||||||
|
grid-template-columns: 180px minmax(0, 1fr);
|
||||||
|
gap: 24px;
|
||||||
|
flex: 1;
|
||||||
|
min-height: 0;
|
||||||
|
padding-top: 18px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-nav {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
gap: 4px;
|
||||||
|
padding: 2px 0 12px;
|
||||||
|
overflow-y: auto;
|
||||||
|
min-height: 0;
|
||||||
|
border-right: 1px solid var(--background-modifier-border);
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-nav button {
|
||||||
|
justify-content: flex-start;
|
||||||
|
width: calc(100% - 14px);
|
||||||
|
height: auto;
|
||||||
|
min-height: 32px;
|
||||||
|
padding: 6px 10px;
|
||||||
|
border-radius: var(--radius-s);
|
||||||
|
color: var(--text-muted);
|
||||||
|
background: transparent;
|
||||||
|
box-shadow: none;
|
||||||
|
font-size: var(--font-ui-small);
|
||||||
|
font-weight: 600;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-nav button:hover,
|
||||||
|
.settings-nav button:focus-visible {
|
||||||
|
color: var(--text-normal);
|
||||||
|
background: var(--background-modifier-hover);
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-content {
|
||||||
|
overflow-y: auto;
|
||||||
|
overflow-x: hidden;
|
||||||
|
min-height: 0;
|
||||||
|
padding: 0 2px 12px 0;
|
||||||
|
scroll-behavior: smooth;
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-section {
|
||||||
|
padding-bottom: 22px;
|
||||||
|
scroll-margin-top: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-section + .settings-section {
|
||||||
|
padding-top: 20px;
|
||||||
|
border-top: 1px solid var(--background-modifier-border);
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-section-header {
|
||||||
|
margin-bottom: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-section-header h2 {
|
||||||
|
margin: 0 0 4px;
|
||||||
|
font-size: 1.35em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-section-header .setting-item-description {
|
||||||
|
margin: 0;
|
||||||
|
max-width: 760px;
|
||||||
|
color: var(--text-muted);
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-section-body > .setting-item:first-child {
|
||||||
|
border-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-subsection {
|
||||||
|
margin-top: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Column editor layout */
|
/* Column editor layout */
|
||||||
.column-editor-section {
|
.column-editor-section {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.column-editor-intro {
|
.column-editor-intro {
|
||||||
position: sticky;
|
display: flex;
|
||||||
top: 0;
|
align-items: center;
|
||||||
z-index: 2;
|
justify-content: space-between;
|
||||||
padding: 0 0 10px;
|
gap: 12px;
|
||||||
background: linear-gradient(to bottom, var(--background-primary) 0%, var(--background-primary) 82%, transparent 100%);
|
margin-bottom: 12px;
|
||||||
}
|
|
||||||
|
|
||||||
.column-editor-intro h2 {
|
|
||||||
margin-bottom: 4px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.column-editor-intro .setting-item-description {
|
.column-editor-intro .setting-item-description {
|
||||||
@@ -134,11 +227,17 @@ If your plugin does not need CSS, delete this file.
|
|||||||
color: var(--text-muted);
|
color: var(--text-muted);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.column-editor-controls button {
|
||||||
|
height: 30px;
|
||||||
|
padding: 4px 10px;
|
||||||
|
font-size: var(--font-ui-smaller);
|
||||||
|
}
|
||||||
|
|
||||||
.column-editor-list {
|
.column-editor-list {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin-top: 12px;
|
gap: 6px;
|
||||||
border-top: 1px solid var(--background-modifier-border);
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.column-editor-row {
|
.column-editor-row {
|
||||||
@@ -146,27 +245,32 @@ If your plugin does not need CSS, delete this file.
|
|||||||
position: relative;
|
position: relative;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
padding: 10px 8px;
|
padding: 8px;
|
||||||
border-bottom: 1px solid var(--background-modifier-border);
|
border: 1px solid var(--background-modifier-border);
|
||||||
background: transparent;
|
border-radius: var(--radius-s);
|
||||||
transition: background-color 140ms ease, box-shadow 140ms ease;
|
background: var(--background-primary);
|
||||||
|
transition: background-color 140ms ease, border-color 140ms ease, box-shadow 140ms ease;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.column-editor-row.is-bookend {
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
.column-editor-row-content {
|
.column-editor-row-content {
|
||||||
flex: 1 1 auto;
|
flex: 1 1 auto;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.column-editor-row:hover {
|
.column-editor-row:hover {
|
||||||
background: color-mix(in srgb, var(--background-primary) 86%, var(--background-modifier-hover));
|
border-color: color-mix(in srgb, var(--background-modifier-border) 55%, var(--text-muted));
|
||||||
|
background: color-mix(in srgb, var(--background-primary) 92%, var(--background-modifier-hover));
|
||||||
}
|
}
|
||||||
|
|
||||||
.column-editor-row:focus-within {
|
.column-editor-row:focus-within {
|
||||||
background: color-mix(in srgb, var(--background-primary) 82%, var(--background-modifier-hover));
|
border-color: var(--background-modifier-border-focus);
|
||||||
box-shadow: inset 0 1px 0 color-mix(in srgb, var(--background-modifier-border-focus) 55%, transparent),
|
box-shadow: 0 0 0 1px color-mix(in srgb, var(--background-modifier-border-focus) 45%, transparent);
|
||||||
inset 0 -1px 0 color-mix(in srgb, var(--background-modifier-border-focus) 55%, transparent);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.column-editor-row.is-drop-target {
|
.column-editor-row.is-drop-target {
|
||||||
@@ -234,6 +338,7 @@ If your plugin does not need CSS, delete this file.
|
|||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
transform: translateY(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
.column-editor-handle:active {
|
.column-editor-handle:active {
|
||||||
@@ -246,6 +351,93 @@ If your plugin does not need CSS, delete this file.
|
|||||||
min-width: 0;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.column-editor-summary {
|
||||||
|
display: grid;
|
||||||
|
grid-template-columns: minmax(180px, 1fr) 24px minmax(150px, auto);
|
||||||
|
align-items: center;
|
||||||
|
gap: 8px;
|
||||||
|
min-width: 0;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.column-editor-row.is-bookend .column-editor-summary {
|
||||||
|
grid-template-columns: minmax(180px, 1fr) minmax(150px, auto);
|
||||||
|
}
|
||||||
|
|
||||||
|
.column-editor-pill {
|
||||||
|
display: inline-flex;
|
||||||
|
align-items: center;
|
||||||
|
min-height: 24px;
|
||||||
|
max-width: 180px;
|
||||||
|
padding: 2px 8px;
|
||||||
|
border-radius: var(--radius-s);
|
||||||
|
color: var(--text-muted);
|
||||||
|
background: var(--background-secondary);
|
||||||
|
border: 1px solid var(--background-modifier-border);
|
||||||
|
font-size: var(--font-ui-smaller);
|
||||||
|
font-weight: 600;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
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;
|
||||||
@@ -291,7 +483,7 @@ If your plugin does not need CSS, delete this file.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.column-editor-field-tag {
|
.column-editor-field-tag {
|
||||||
flex: 1 1 180px;
|
flex: 1 1 260px;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
@@ -306,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;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -321,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);
|
||||||
@@ -335,8 +540,8 @@ If your plugin does not need CSS, delete this file.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.column-editor-color-swatch {
|
.column-editor-color-swatch {
|
||||||
width: 14px;
|
width: 18px;
|
||||||
height: 14px;
|
height: 18px;
|
||||||
border-radius: 999px;
|
border-radius: 999px;
|
||||||
border: 1px solid var(--background-modifier-border);
|
border: 1px solid var(--background-modifier-border);
|
||||||
appearance: none;
|
appearance: none;
|
||||||
@@ -348,12 +553,16 @@ If your plugin does not need CSS, delete this file.
|
|||||||
var(--background-secondary) 90deg 180deg
|
var(--background-secondary) 90deg 180deg
|
||||||
);
|
);
|
||||||
background-blend-mode: overlay;
|
background-blend-mode: overlay;
|
||||||
flex: 0 0 14px;
|
flex: 0 0 18px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.column-editor-summary-swatch {
|
||||||
|
justify-self: 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;
|
||||||
@@ -377,6 +586,14 @@ 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 {
|
||||||
@@ -410,21 +627,69 @@ If your plugin does not need CSS, delete this file.
|
|||||||
.column-editor-controls {
|
.column-editor-controls {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
margin-top: 10px;
|
margin-top: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Responsive layout */
|
/* Responsive layout */
|
||||||
|
@media (max-width: 900px) {
|
||||||
|
.task-list-kanban-settings-modal-container {
|
||||||
|
width: min(920px, calc(100vw - 24px));
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-body {
|
||||||
|
grid-template-columns: 1fr;
|
||||||
|
gap: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-nav {
|
||||||
|
position: sticky;
|
||||||
|
top: 0;
|
||||||
|
z-index: 4;
|
||||||
|
flex-direction: row;
|
||||||
|
gap: 6px;
|
||||||
|
overflow-x: auto;
|
||||||
|
padding: 0 0 10px;
|
||||||
|
border-right: 0;
|
||||||
|
border-bottom: 1px solid var(--background-modifier-border);
|
||||||
|
background: var(--background-primary);
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-nav button {
|
||||||
|
width: auto;
|
||||||
|
flex: 0 0 auto;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
.column-editor-summary {
|
||||||
|
grid-template-columns: minmax(160px, 1fr) auto auto;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 720px) {
|
@media (max-width: 720px) {
|
||||||
.column-editor-row {
|
.column-editor-row {
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.column-editor-intro,
|
||||||
|
.column-editor-summary,
|
||||||
.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;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.column-editor-intro {
|
||||||
|
align-items: stretch;
|
||||||
|
}
|
||||||
|
|
||||||
|
.column-editor-summary {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
|
.column-editor-row.is-bookend .column-editor-summary {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
.column-editor-fields.column-editor-fields-inline {
|
.column-editor-fields.column-editor-fields-inline {
|
||||||
gap: 12px;
|
gap: 12px;
|
||||||
}
|
}
|
||||||
@@ -433,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;
|
||||||
}
|
}
|
||||||
@@ -442,9 +708,27 @@ 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%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.column-editor-pill {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
+16
-16
File diff suppressed because one or more lines are too long
+1
-1
@@ -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",
|
||||||
|
|||||||
+42
@@ -0,0 +1,42 @@
|
|||||||
|
{
|
||||||
|
"contactsFolder": "Infos/Kontakte",
|
||||||
|
"defaultHashtag": "#process/contact",
|
||||||
|
"processors": {
|
||||||
|
"UidProcessor": true,
|
||||||
|
"SyncUnknownProcessor": true
|
||||||
|
},
|
||||||
|
"syncSelected": "CardDAV",
|
||||||
|
"syncEnabled": true,
|
||||||
|
"groupInsights": true,
|
||||||
|
"CardDAV": {
|
||||||
|
"addressBookUrl": "https://cal.thpeetz.de/tpeetz/77b1c975-45b5-3e60-fda2-7a396513c6f7/",
|
||||||
|
"syncInterval": 900,
|
||||||
|
"authKey": "dHBlZXR6OmlrYW1rdWJtMjA=",
|
||||||
|
"authType": "basic"
|
||||||
|
},
|
||||||
|
"createFieldsKeys": [
|
||||||
|
"N.PREFIX",
|
||||||
|
"N.GN",
|
||||||
|
"N.MN",
|
||||||
|
"N.FN",
|
||||||
|
"N.SUFFIX",
|
||||||
|
"TEL[CELL]",
|
||||||
|
"TEL[HOME]",
|
||||||
|
"TEL[WORK]",
|
||||||
|
"EMAIL[HOME]",
|
||||||
|
"EMAIL[WORK]",
|
||||||
|
"BDAY",
|
||||||
|
"PHOTO",
|
||||||
|
"ADR[HOME].STREET",
|
||||||
|
"ADR[HOME].LOCALITY",
|
||||||
|
"ADR[HOME].POSTAL",
|
||||||
|
"ADR[HOME].COUNTRY",
|
||||||
|
"URL[WORK]",
|
||||||
|
"ORG",
|
||||||
|
"ROLE",
|
||||||
|
"CATEGORIES",
|
||||||
|
"X-RELATIONSHIP",
|
||||||
|
"X-LAST-CHAT",
|
||||||
|
"SOCIALPROFILE[LINKEDIN]"
|
||||||
|
]
|
||||||
|
}
|
||||||
+100
File diff suppressed because one or more lines are too long
+11
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"id": "vcf-contacts",
|
||||||
|
"name": "VCF Contacts",
|
||||||
|
"version": "2.4.2",
|
||||||
|
"minAppVersion": "1.4.10",
|
||||||
|
"description": "Effortlessly manage, organize, and interact with your contacts. Import, export, and structure vCard (VCF) files seamlessly while keeping all contact details accessible in your knowledge base. Includes click-to-call, right-click copy, structured metadata, and more!",
|
||||||
|
"author": "Roland Broekema",
|
||||||
|
"authorUrl": "https://github.com/broekema41/",
|
||||||
|
"isDesktopOnly": false,
|
||||||
|
"forkedFrom": "https://github.com/vbeskrovnov/obsidian-contacts/"
|
||||||
|
}
|
||||||
+440
@@ -0,0 +1,440 @@
|
|||||||
|
.menu-vert {
|
||||||
|
border: 1px solid var(--titlebar-background-focused);
|
||||||
|
margin-left: 2px;
|
||||||
|
margin-right: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contacts-sidebar {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contacts-menu {
|
||||||
|
padding-right: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contacts-view {
|
||||||
|
overflow-y: auto;
|
||||||
|
scrollbar-gutter: stable;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.insights-results {
|
||||||
|
border-bottom: 1px solid var(--background-modifier-border);
|
||||||
|
margin-bottom: 8px;
|
||||||
|
padding-bottom: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.insights-results-header {
|
||||||
|
color: var(--text-muted);
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: space-between;
|
||||||
|
margin: 0;
|
||||||
|
min-width: 0;
|
||||||
|
padding: 0;
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
.insights-result-count {
|
||||||
|
flex-grow: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.insights-results-settings {
|
||||||
|
flex-basis: 100%;
|
||||||
|
margin: var(--size-4-4) var(--size-4-4) 0 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.insights-results-settings .setting-item-name {
|
||||||
|
font-size: var(--font-ui-small);
|
||||||
|
}
|
||||||
|
|
||||||
|
.contacts-view-close {
|
||||||
|
position: relative;
|
||||||
|
width: 34px;
|
||||||
|
padding-top: 34px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contact-card {
|
||||||
|
padding: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contact-modal-buttons {
|
||||||
|
margin-top: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contact-modal-buttons button {
|
||||||
|
font-weight: "bold";
|
||||||
|
margin-right: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contact-modal-label {
|
||||||
|
display: block;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-bottom: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contact-modal-input {
|
||||||
|
margin-bottom: 12px;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.inner-card-container {
|
||||||
|
container-name: bizzy-card;
|
||||||
|
container-type: inline-size;
|
||||||
|
display: flex;
|
||||||
|
flex-flow: row wrap;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bizzy-card-container {
|
||||||
|
position: relative;
|
||||||
|
display: flex;
|
||||||
|
border: 2px solid var(--divider-color);
|
||||||
|
min-width: 200px;
|
||||||
|
max-width: 450px;
|
||||||
|
flex-basis: auto;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
border-radius: 12px;
|
||||||
|
overflow: hidden;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.bizzy-card-container:hover {
|
||||||
|
.biz-shape {
|
||||||
|
background: var(--tag-background-hover);
|
||||||
|
border: 2px solid var(--tag-border-color-hover);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.bizzy-card-container .biz-contact-actions {
|
||||||
|
position: absolute;
|
||||||
|
right: 4px;
|
||||||
|
top: 4px;
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
.bizzy-card-container .biz-contact-actions .clickable-icon {
|
||||||
|
padding: var(--size-2-2);
|
||||||
|
}
|
||||||
|
|
||||||
|
/*=============================
|
||||||
|
Left Content
|
||||||
|
===============================*/
|
||||||
|
.biz-card-a {
|
||||||
|
position: relative;
|
||||||
|
width: 160px;
|
||||||
|
height: 220px;
|
||||||
|
padding: 10px;
|
||||||
|
transition: 0.2s ease;
|
||||||
|
color: var(--text-normal);
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bizzy-card-organization {
|
||||||
|
position: absolute;
|
||||||
|
width: 196px;
|
||||||
|
padding: 2px;
|
||||||
|
padding-left: 14px;
|
||||||
|
padding-right: 14px;
|
||||||
|
left: 0;
|
||||||
|
right: 0;
|
||||||
|
top: 0;
|
||||||
|
font-weight: bold;
|
||||||
|
text-align: right;
|
||||||
|
color: var(--nav-item-color);
|
||||||
|
border-bottom: 2px solid var(--divider-color);
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
}
|
||||||
|
|
||||||
|
.biz-headshot {
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
padding-top: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bizzy-card-organization + .biz-card-a .biz-headshot {
|
||||||
|
padding-top: 27px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.avatar-initials {
|
||||||
|
display: block;
|
||||||
|
width: 100px;
|
||||||
|
height: 100px;
|
||||||
|
box-shadow: 0 0 0 2px var(--tag-border-color);
|
||||||
|
background-color: var(--tag-background);
|
||||||
|
border-radius: 50%;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
.avatar-initials img,
|
||||||
|
.avatar-initials svg {
|
||||||
|
display: block; /* removes extra white space under inline elements */
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
.avatar-initials svg text {
|
||||||
|
fill: var(--tag-color);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.biz-words-container {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
margin-top: 6px;
|
||||||
|
margin-bottom: 6px;
|
||||||
|
justify-content: center;
|
||||||
|
flex-grow: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.biz-name {
|
||||||
|
text-align: center;
|
||||||
|
font-family: 'Anton', sans-serif;
|
||||||
|
font-size: 1.1rem;
|
||||||
|
margin-bottom: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.biz-title {
|
||||||
|
text-align: center;
|
||||||
|
font-family: 'Nunito', sans-serif;
|
||||||
|
font-size: 0.8em;
|
||||||
|
line-height: 1.2;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/*=============================
|
||||||
|
Right Content
|
||||||
|
===============================*/
|
||||||
|
.biz-card-b {
|
||||||
|
position: relative;
|
||||||
|
width: 230px;
|
||||||
|
height: 220px;
|
||||||
|
padding: 10px;
|
||||||
|
transition: 0.2s ease;
|
||||||
|
}
|
||||||
|
|
||||||
|
.biz-shape {
|
||||||
|
position: absolute;
|
||||||
|
background: var(--tag-background);
|
||||||
|
transform: scaleX(1) rotate(16deg);
|
||||||
|
top: -60px;
|
||||||
|
left: 20px;
|
||||||
|
height: 308px;
|
||||||
|
border-radius: 50px;
|
||||||
|
width: 300px;
|
||||||
|
color: var(--tag-color);
|
||||||
|
border: 2px solid var(--tag-border-color);
|
||||||
|
z-index: -1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.biz-contact-box {
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
bottom: 0;
|
||||||
|
padding: 10px 10px 16px 0px;
|
||||||
|
width: 215px;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: flex-end;
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
.biz-item {
|
||||||
|
font-size: 12px;
|
||||||
|
letter-spacing: 0.15rem;
|
||||||
|
margin-left: 0px;
|
||||||
|
cursor: pointer;
|
||||||
|
padding-top: 5px;
|
||||||
|
font-family: 'Nunito', sans-serif;
|
||||||
|
font-weight: 300;
|
||||||
|
color:var(--tag-color);
|
||||||
|
overflow-wrap: break-word;
|
||||||
|
}
|
||||||
|
|
||||||
|
.biz-item a {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.action-card {
|
||||||
|
position: relative;
|
||||||
|
width: 100%;
|
||||||
|
padding: 12px;
|
||||||
|
border-radius: 12px;
|
||||||
|
border: 2px solid var(--divider-color);
|
||||||
|
margin: 8px 0;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
.action-card-actions {
|
||||||
|
display: flex;
|
||||||
|
gap: var(--size-4-2);
|
||||||
|
flex-wrap: wrap;
|
||||||
|
font-size: var(--font-ui-medium);
|
||||||
|
}
|
||||||
|
|
||||||
|
.action-card-content {
|
||||||
|
flex: 1 1 auto;
|
||||||
|
color: var(--metadata-label-text-color);
|
||||||
|
margin-right: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.action-card-content.action-card-content--no-height {
|
||||||
|
min-height: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.action-card-button {
|
||||||
|
align-self: start;
|
||||||
|
}
|
||||||
|
|
||||||
|
.action-card-content :first-child {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.action-card:last-child {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.view-content:has(.contacts-sidebar) {
|
||||||
|
padding-right: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.nav-actionable-container {
|
||||||
|
container-name: actionable-card;
|
||||||
|
container-type: inline-size;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
/*=============================
|
||||||
|
Business Card Mobile
|
||||||
|
===============================*/
|
||||||
|
@Container bizzy-card (max-width: 410px) {
|
||||||
|
.bizzy-card-container {
|
||||||
|
width: 240px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.avatar-initials {
|
||||||
|
width: 85px;
|
||||||
|
height: 85px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.bizzy-card-organization {
|
||||||
|
width: 240px;
|
||||||
|
padding: 6px 65px 6px 14px;
|
||||||
|
text-align: left;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.biz-card-a {
|
||||||
|
width: 240px;
|
||||||
|
height: 185px;
|
||||||
|
padding-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.biz-headshot {
|
||||||
|
position: relative;
|
||||||
|
margin-top: 6px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.biz-card-b {
|
||||||
|
width: 240px;
|
||||||
|
height: 180px;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.biz-shape {
|
||||||
|
transform: scaleX(1) rotate(85deg);
|
||||||
|
top: -2px;
|
||||||
|
left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.biz-contact-box {
|
||||||
|
position: absolute;
|
||||||
|
margin-top: 150px;
|
||||||
|
width: 100%;
|
||||||
|
padding: 0 10px 10px 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.progress-bar.progress-bar--contacts,
|
||||||
|
.progress-bar.progress-bar--contacts .progress-bar-indicator {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.setting-item-spacer {
|
||||||
|
margin-top: 0.75em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-tag-list {
|
||||||
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
.settings-tag-list a {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
margin-right: 4px;
|
||||||
|
margin-bottom: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu .menu-item[data-section="vcf-sync-danger"] {
|
||||||
|
color: var(--text-error);
|
||||||
|
}
|
||||||
|
|
||||||
|
.menu .menu-item[data-section="vcf-sync-danger"] .menu-item-icon {
|
||||||
|
color: var(--text-error);
|
||||||
|
}
|
||||||
|
|
||||||
|
.badge-wrapper {
|
||||||
|
position: relative;
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
|
.badge-count {
|
||||||
|
position: absolute;
|
||||||
|
top: -4px;
|
||||||
|
right: -4px;
|
||||||
|
color: var(--icon-color-active);
|
||||||
|
background-color: var(--background-modifier-active-hover);
|
||||||
|
/*background-color: var(--interactive-accent);*/
|
||||||
|
/*color: var(--titlebar-background-focused);*/
|
||||||
|
font-size: 0.85rem;
|
||||||
|
line-height: 1;
|
||||||
|
padding: 1px 4px;
|
||||||
|
border-radius: 999px;
|
||||||
|
min-width: 16px;
|
||||||
|
text-align: center;
|
||||||
|
box-shadow: 0 0 2px rgba(0,0,0,0.3);
|
||||||
|
pointer-events: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.clickable-icon.is-pulsing {
|
||||||
|
opacity: var(--icon-opacity-hover);
|
||||||
|
color: var(--icon-color-active);
|
||||||
|
background-color: var(--background-modifier-active-hover);
|
||||||
|
animation: pulse-color-bg 1.8s infinite ease-in-out;
|
||||||
|
}
|
||||||
|
|
||||||
|
@keyframes pulse-color-bg {
|
||||||
|
0%, 100% {
|
||||||
|
color: var(--icon-color-active);
|
||||||
|
background-color: var(--background-modifier-active-hover);
|
||||||
|
}
|
||||||
|
50% {
|
||||||
|
color: var(--icon-color-hover, #fff);
|
||||||
|
background-color: var(--background-modifier-active);
|
||||||
|
}
|
||||||
|
}
|
||||||
Vendored
+3
-41
@@ -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",
|
|
||||||
"Erstausstrahlung_DE": "date",
|
|
||||||
"Erstausstrahlung_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,28 +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",
|
"X-LAST-CHAT": "date",
|
||||||
"rework": "checkbox",
|
"BDAY": "date"
|
||||||
"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"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -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"
|
|
||||||
```
|
|
||||||
|
|
||||||
@@ -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"
|
|
||||||
```
|
|
||||||
|
|
||||||
@@ -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"
|
|
||||||
```
|
|
||||||
|
|
||||||
@@ -14,4 +14,4 @@ SLA Service-Level-Agreement beschreiben und ein Beispiel für eine IT-Dienstleis
|
|||||||
SLA für die IT-Dienstleistung "Hilfe bei IT-Problemen (Software- Installation/Update)" schreiben
|
SLA für die IT-Dienstleistung "Hilfe bei IT-Problemen (Software- Installation/Update)" schreiben
|
||||||
## Unteraufgaben
|
## Unteraufgaben
|
||||||
|
|
||||||
- [ ] Erklärung SLA mit Beispiel erstellen [start:: 2026-05-11]
|
- [ ] Erklärung SLA mit Beispiel erstellen [start:: 2026-06-08]
|
||||||
|
|||||||
@@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
tags:
|
||||||
|
- process/task
|
||||||
|
reference:
|
||||||
|
- "[[PURR Development]]"
|
||||||
|
---
|
||||||
|
## Aufgabenbeschreibung
|
||||||
|
|
||||||
|
## Überlegungen
|
||||||
|
|
||||||
|
## Unteraufgaben
|
||||||
|
|
||||||
|
- [ ] Austausch zu PURR
|
||||||
@@ -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]
|
|
||||||
@@ -29,10 +29,10 @@ return function View() {
|
|||||||
## Aufgaben
|
## Aufgaben
|
||||||
|
|
||||||
- [x] Lohnsteuerbescheinigung Thomas [start:: 2026-01-28] [completion:: 2026-01-29]
|
- [x] Lohnsteuerbescheinigung Thomas [start:: 2026-01-28] [completion:: 2026-01-29]
|
||||||
- [ ] Lohnsteuerbescheinigung Claudia [start:: 2026-03-01] [completion:: 2026-05-20]
|
- [ ] Lohnsteuerbescheinigung Claudia [start:: 2026-06-08] [completion:: 2026-05-20]
|
||||||
- [x] Nebenkostenabrechnung wegen haushaltsnaher Dienstleistungen #process/task [start:: 2026-01-27] [scheduled:: 2026-01-28] [completion:: 2026-02-05]
|
- [x] Nebenkostenabrechnung wegen haushaltsnaher Dienstleistungen #process/task [start:: 2026-01-27] [scheduled:: 2026-01-28] [completion:: 2026-02-05]
|
||||||
- [ ] Aufwendungen für Werbungskosten (Entfernung für Kilometerpauschale) [start:: 2026-01-01] [scheduled:: 2026-03-03]
|
- [ ] Aufwendungen für Werbungskosten (Entfernung für Kilometerpauschale) [start:: 2026-01-01] [scheduled:: 2026-06-08]
|
||||||
- [ ] Bescheid erhalten [start:: 2026-06-01]
|
- [ ] Bescheid erhalten [start:: 2026-06-08]
|
||||||
|
|
||||||
## Aufgaben
|
## Aufgaben
|
||||||
```dataviewjs
|
```dataviewjs
|
||||||
|
|||||||
@@ -12,4 +12,4 @@ Bar:: `$= dv.view('total-progress-bar', {file: "Hautkrebsscreening"})`
|
|||||||
## Überlegungen
|
## Überlegungen
|
||||||
|
|
||||||
## Unteraufgaben
|
## Unteraufgaben
|
||||||
- [ ] Termin zur Vorsorge vereinbart [start:: 2024-07-04]
|
- [ ] Termin zur Vorsorge vereinbart [start:: 2026-06-08]
|
||||||
|
|||||||
@@ -13,4 +13,4 @@ status: Archiv
|
|||||||
## Unteraufgaben
|
## Unteraufgaben
|
||||||
|
|
||||||
- [ ] Nebenkostenabrechnung erhalten [start:: 2026-10-01]
|
- [ ] Nebenkostenabrechnung erhalten [start:: 2026-10-01]
|
||||||
- [ ] Nebenkostenabrechnung eingescannt [start:: 2025-10-01]
|
- [ ] Nebenkostenabrechnung eingescannt [start:: 2026-06-08]
|
||||||
|
|||||||
@@ -1,21 +0,0 @@
|
|||||||
---
|
|
||||||
tags:
|
|
||||||
- process/task
|
|
||||||
subtitle: Confluence
|
|
||||||
---
|
|
||||||
## Project Info
|
|
||||||
|
|
||||||
## Thoughts
|
|
||||||
|
|
||||||
## Resources
|
|
||||||
|
|
||||||
|
|
||||||
## Review questions
|
|
||||||
|
|
||||||
|
|
||||||
## Aufgaben
|
|
||||||
- [ ] Confluence Seiten überprpüft [scheduled:: 2026-05-11]
|
|
||||||
- [ ] Apache Servicemix Confluence Seite erstellen [scheduled:: 2026-05-07]
|
|
||||||
- [ ] Apache Camel Karavan Confluence Seite erstellen [scheduled:: 2026-05-07]
|
|
||||||
- [ ] Spring Boot mit Camel Confluence Seite erstellen [scheduled:: 2026-05-07]
|
|
||||||
|
|
||||||
@@ -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-02-17] [due:: 2026-09-30]
|
|
||||||
- [ ] Umgestellte Komponenten laufen beim Kunden [start:: 2026-02-17] [due:: 2026-09-30]
|
|
||||||
@@ -16,4 +16,4 @@ tags:
|
|||||||
## Unteraufgaben
|
## Unteraufgaben
|
||||||
|
|
||||||
- [x] Github Repository für nvim-config erstellen [start:: 2025-07-18] [due:: 2025-07-21] [completion:: 2025-07-18]
|
- [x] Github Repository für nvim-config erstellen [start:: 2025-07-18] [due:: 2025-07-21] [completion:: 2025-07-18]
|
||||||
- [ ] README.md für github Repository nvim-config schreiben [scheduled:: 2026-05-05]
|
- [ ] README.md für github Repository nvim-config schreiben [scheduled:: 2026-06-03]
|
||||||
|
|||||||
@@ -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-05-07]
|
|
||||||
- [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-02-17] [due:: 2026-06-30]
|
|
||||||
@@ -24,7 +24,7 @@ SORT location
|
|||||||
|
|
||||||
### Aufgaben
|
### Aufgaben
|
||||||
|
|
||||||
- [ ] Erstellung einer Email-Vorlage für die Einladung [start:: 2026-01-12]
|
- [ ] Erstellung einer Email-Vorlage für die Einladung [start:: 2026-06-08]
|
||||||
- [x] Einladung zu den Lightning Talks am 16.1.26 versendet [start:: 2026-01-12] [due:: 2026-01-13] [completion:: 2026-01-14]
|
- [x] Einladung zu den Lightning Talks am 16.1.26 versendet [start:: 2026-01-12] [due:: 2026-01-13] [completion:: 2026-01-14]
|
||||||
- [x] Überprüfung der Terminserie [start:: 2026-01-15] [scheduled:: 2026-01-30] [due:: 2026-02-15] [completion:: 2026-01-30]
|
- [x] Überprüfung der Terminserie [start:: 2026-01-15] [scheduled:: 2026-01-30] [due:: 2026-02-15] [completion:: 2026-01-30]
|
||||||
- [x] Einladung zum Orga-Treffen absprechen [start:: 2026-02-20] [due:: 2026-03-13] [completion:: 2026-03-02]
|
- [x] Einladung zum Orga-Treffen absprechen [start:: 2026-02-20] [due:: 2026-03-13] [completion:: 2026-03-02]
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -14,4 +14,4 @@ tags:
|
|||||||
## Unteraufgaben
|
## Unteraufgaben
|
||||||
|
|
||||||
- [x] AD-Benutzer für alanta erhalten [start:: 2026-02-19] [scheduled:: 2026-03-13] [completion:: 2026-03-13]
|
- [x] AD-Benutzer für alanta erhalten [start:: 2026-02-19] [scheduled:: 2026-03-13] [completion:: 2026-03-13]
|
||||||
- [ ] RDP-Zugang erfolgreich getestet [start:: 2026-03-16] [scheduled:: 2026-05-07]
|
- [ ] RDP-Zugang erfolgreich getestet [start:: 2026-03-16] [scheduled:: 2026-06-03]
|
||||||
|
|||||||
@@ -1,40 +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]
|
|
||||||
- [ ] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-26] [start:: 2026-05-28] [scheduled:: 2026-06-01]
|
|
||||||
+1
-1
@@ -12,4 +12,4 @@ Rückfrage an [[Philip Joschko]] bezüglich Benutzer Accounts und Zugang
|
|||||||
|
|
||||||
## Unteraufgaben
|
## Unteraufgaben
|
||||||
|
|
||||||
- [ ] Einrichten der Mobitera Benutzer Accounts [start:: 2026-05-11] [scheduled:: 2026-05-11]
|
- [ ] Einrichten der Mobitera Benutzer Accounts [start:: 2026-05-11] [scheduled:: 2026-06-03]
|
||||||
|
|||||||
@@ -1,41 +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]
|
|
||||||
- [ ] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-26] [start:: 2026-05-28] [scheduled:: 2026-06-01]
|
|
||||||
@@ -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]
|
||||||
|
|||||||
@@ -20,5 +20,5 @@ reference:
|
|||||||
- [x] SSH-Keys des Managed Services Team erfragen [start:: 2026-03-25] [scheduled:: 2026-03-27] [completion:: 2026-03-27]
|
- [x] SSH-Keys des Managed Services Team erfragen [start:: 2026-03-25] [scheduled:: 2026-03-27] [completion:: 2026-03-27]
|
||||||
- [x] Ticket erstellt [completion:: 2026-03-27]
|
- [x] Ticket erstellt [completion:: 2026-03-27]
|
||||||
- [x] Zugang erhalten [start:: 2026-03-27] [scheduled:: 2026-04-01] [completion:: 2026-04-01]
|
- [x] Zugang erhalten [start:: 2026-03-27] [scheduled:: 2026-04-01] [completion:: 2026-04-01]
|
||||||
- [ ] Hoyer Managed Services Starterpaket [start:: 2026-03-25] [scheduled:: 2026-05-11]
|
- [x] Hoyer Managed Services Starterpaket [start:: 2026-03-25] [scheduled:: 2026-05-11] [completion:: 2026-06-01]
|
||||||
- [ ] Übernahme der POC Dokumentation ins Confluence [start:: 2026-03-24] [scheduled:: 2026-05-07]
|
- [ ] Übernahme der POC Dokumentation ins Confluence [start:: 2026-03-24] [scheduled:: 2026-06-03]
|
||||||
|
|||||||
@@ -27,4 +27,4 @@ LIMIT 20
|
|||||||
## Unteraufgaben
|
## Unteraufgaben
|
||||||
|
|
||||||
- [ ] Konfiguration Hoyer Grafana-Server
|
- [ ] Konfiguration Hoyer Grafana-Server
|
||||||
- [ ] Informationen zu Organisationen in Grafana an [[Malte Dreyer]] senden [start:: 2026-04-21] [scheduled:: 2026-05-07]
|
- [ ] Informationen zu Organisationen in Grafana an [[Malte Dreyer]] senden [start:: 2026-04-21] [scheduled:: 2026-06-03]
|
||||||
|
|||||||
@@ -11,4 +11,4 @@ Termin mit [[Philip Joschko]]
|
|||||||
## Unteraufgaben
|
## Unteraufgaben
|
||||||
|
|
||||||
- [-] Mobitera Service Management [start:: 2026-05-18] [scheduled:: 2026-05-18] [due:: 2026-05-18] [cancelled::2026-05-18]
|
- [-] Mobitera Service Management [start:: 2026-05-18] [scheduled:: 2026-05-18] [due:: 2026-05-18] [cancelled::2026-05-18]
|
||||||
- [ ] Mobitera Service Management [start:: 2026-05-22] [due:: 2026-05-22] [scheduled:: 2026-05-22]
|
- [ ] Mobitera Service Management [start:: 2026-05-22] [scheduled:: 2026-06-03]
|
||||||
|
|||||||
@@ -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]
|
|
||||||
-14
@@ -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]
|
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
tags:
|
||||||
|
- process/task
|
||||||
|
reference:
|
||||||
|
- "[[Mobiterra]]"
|
||||||
|
---
|
||||||
|
## Aufgabenbeschreibung
|
||||||
|
|
||||||
|
## Überlegungen
|
||||||
|
|
||||||
|
Termin mit [[Philip Joschko]]
|
||||||
|
|
||||||
|
## Unteraufgaben
|
||||||
|
|
||||||
|
- [x] Vorstellung Camunda [start:: 2026-06-02] [scheduled:: 2026-06-02] [completion:: 2026-06-02]
|
||||||
@@ -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:: 2025-07-31]
|
|
||||||
@@ -58,7 +58,7 @@ Zusammenfassend lässt sich sagen, dass KI zwar viele Prozesse in der Softwareen
|
|||||||
|
|
||||||
## Aufgaben
|
## Aufgaben
|
||||||
- [x] Zusendung des Blogeintrags an [[Ann-Kristin Hantzsch-Kühnlenz]] inklusive der Anmerkungen von [[Stefanie Pelster]] #process/task [start:: 2026-02-17] [scheduled:: 2026-02-20] [due:: 2026-03-30] [completion:: 2026-02-20]
|
- [x] Zusendung des Blogeintrags an [[Ann-Kristin Hantzsch-Kühnlenz]] inklusive der Anmerkungen von [[Stefanie Pelster]] #process/task [start:: 2026-02-17] [scheduled:: 2026-02-20] [due:: 2026-03-30] [completion:: 2026-02-20]
|
||||||
- [ ] Review des Eintrags mit KI #process/task [start:: 2026-02-17] [scheduled:: 2026-05-07]
|
- [ ] Review des Eintrags mit KI #process/task [start:: 2026-02-17] [scheduled:: 2026-06-08]
|
||||||
- [ ] Einbindung von Bildern in den Beitrag #process/task [start:: 2026-02-17] [scheduled:: 2026-05-07]
|
- [ ] Einbindung von Bildern in den Beitrag #process/task [start:: 2026-02-17] [scheduled:: 2026-06-08]
|
||||||
- [ ] Ablage des Textes als Word-Dokument in Sharepoint [start:: 2026-02-20] [scheduled:: 2026-05-07]
|
- [ ] Ablage des Textes als Word-Dokument in Sharepoint [start:: 2026-02-20] [scheduled:: 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
|
|
||||||
]
|
|
||||||
}));
|
|
||||||
```
|
|
||||||
@@ -21,7 +21,7 @@ subtitle: Rezertifizierung Google Cloud Developer
|
|||||||
|
|
||||||
|
|
||||||
## Aufgaben
|
## Aufgaben
|
||||||
- [ ] Vorbereitung zur Prüfung abgeschlossen [start:: 2026-03-08]
|
- [ ] Vorbereitung zur Prüfung abgeschlossen [start:: 2026-06-08]
|
||||||
- [ ] Prüfungstermin vereinbart [start:: 2026-03-08]
|
- [ ] Prüfungstermin vereinbart [start:: 2026-06-08]
|
||||||
- [ ] Prüfung durchgeführt [start:: 2026-03-08]
|
- [ ] Prüfung durchgeführt [start:: 2026-06-08]
|
||||||
- [ ] Zertifikat erhalten [start:: 2026-03-08]
|
- [ ] Zertifikat erhalten [start:: 2026-06-08]
|
||||||
|
|||||||
@@ -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-05-05]
|
|
||||||
|
|
||||||
## Offene Aufgaben
|
## Offene Aufgaben
|
||||||
```dataviewjs
|
```dataviewjs
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
---
|
---
|
||||||
tags:
|
tags:
|
||||||
- process/event
|
- process/event
|
||||||
|
reference:
|
||||||
|
- "[[cimt AG]]"
|
||||||
---
|
---
|
||||||
Related Projects:: [[cimt AG]]
|
|
||||||
|
|
||||||
## 🗓️Agenda
|
## 🗓️Agenda
|
||||||
```dataview
|
```dataview
|
||||||
|
|||||||
@@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
tags:
|
||||||
|
- process/event
|
||||||
|
reference:
|
||||||
|
- "[[cimt objects AG]]"
|
||||||
|
---
|
||||||
|
## 🗓️Termine
|
||||||
|
```dataview
|
||||||
|
LIST
|
||||||
|
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||||
|
SORT file.name
|
||||||
|
```
|
||||||
|
|
||||||
|
## 📝Notizen
|
||||||
|
|
||||||
|
|
||||||
|
## ✔️ Aufgaben
|
||||||
@@ -0,0 +1,28 @@
|
|||||||
|
---
|
||||||
|
tags:
|
||||||
|
- IT/OS/Linux
|
||||||
|
- IT/OS/Linux/Ubuntu
|
||||||
|
---
|
||||||
|
|
||||||
|
https://search.brave.com/search?q=dell+latitude+7410+ubuntu+26.04+finger+print+sensor&summary=1&conversation=0922c02bea1503ecfb78fa6987a54d88f6fc
|
||||||
|
|
||||||
|
### Required Steps for Ubuntu 26.04
|
||||||
|
|
||||||
|
- **Verify Hardware**: Confirm the sensor is the Broadcom 58200 by running `lsusb | grep 58200` in the terminal; the ID should be `0a5c:5843`.
|
||||||
|
- **Install Legacy Library**: Download and install `libssl1.1` manually, as it is no longer in the default Ubuntu repositories :
|
||||||
|
```shell
|
||||||
|
wget http://nz2.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_amd64.deb
|
||||||
|
sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2_amd64.deb
|
||||||
|
```
|
||||||
|
- **Install Driver**: Download and install the Broadcom-specific fprint driver:
|
||||||
|
```shell
|
||||||
|
wget http://dell.archive.canonical.com/updates/pool/public/libf/libfprint-2-tod1-broadcom/libfprint-2-tod1-broadcom_5.12.018-0ubuntu1~22.04.01_amd64.deb
|
||||||
|
sudo dpkg -i libfprint-2-tod1-broadcom_5.12.018-0ubuntu1~22.04.01_amd64.deb
|
||||||
|
```
|
||||||
|
- **Enable Authentication**: Restart the fprintd service (`sudo systemctl restart fprintd`) and enable fingerprint login via `sudo pam-auth-update`, ensuring **Fingerprint authentication** is checked.
|
||||||
|
- **Enroll Fingerprints**: Use the terminal command `fprintd-enroll` to register your fingerprint, as the GUI settings menu may be unreliable for this specific driver.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Note that because Ubuntu 26.04 is a future release relative to the driver's 22.04 packaging, compatibility is not guaranteed and may require further troubleshooting or community patches.
|
||||||
@@ -1,29 +1,40 @@
|
|||||||
---
|
---
|
||||||
name: Aaron Eisermann
|
FN: Aaron Eisermann
|
||||||
phone:
|
N.GN: Aaron
|
||||||
email: aaron.eisermann@cimt-ag.de
|
N.FN: Eisermann
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: ""
|
||||||
xing:
|
N.SUFFIX: ""
|
||||||
birthday:
|
EMAIL[HOME]: ""
|
||||||
last_chat: 2026-01-05
|
EMAIL[WORK]: "aaron.eisermann@cimt-ag.de"
|
||||||
friends:
|
TEL[CELL]: ""
|
||||||
type: contact
|
TEL[HOME]: ""
|
||||||
relationship: kollege
|
TEL[WORK]: ""
|
||||||
created: 2026-01-06
|
BDAY: ""
|
||||||
updated: 2026-01-06
|
URL[WORK]: ""
|
||||||
template: "[[contact-colleague]]"
|
ORG: "cimt consulting AG"
|
||||||
company: "[[cimt consulting AG]]"
|
ROLE: ""
|
||||||
location: Hamburg
|
PHOTO: ""
|
||||||
manager: "[[Marius Richter]]"
|
ADR[HOME].STREET: ""
|
||||||
interactions:
|
ADR[HOME].LOCALITY: ""
|
||||||
- date: 2026-01-05
|
ADR[HOME].POSTAL: ""
|
||||||
text: Vorstellungsmail
|
ADR[HOME].COUNTRY: ""
|
||||||
|
ADR[WORK].LOCALITY: Hamburg
|
||||||
|
KIND: individual
|
||||||
|
VERSION: "4.0"
|
||||||
|
UID: urn:uuid:019ecfeae705e-4aed-81a4-02cee2b56f72
|
||||||
|
CATEGORIES: ""
|
||||||
|
X-LAST-CHAT: 2026-01-05
|
||||||
|
X-MANAGER: "[[Marius Richter]]"
|
||||||
tags:
|
tags:
|
||||||
- process/contact
|
- process/contact
|
||||||
---
|
---
|
||||||
|
|
||||||
## Rollen
|
## Firma
|
||||||
|
[[cimt consulting AG]]
|
||||||
|
|
||||||
|
## Interaction Log
|
||||||
|
- **2026-02-05**: Vorstellungsmail
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
```dataview
|
```dataview
|
||||||
@@ -53,4 +64,3 @@ list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
|
|||||||
>Ich freue mich darauf euch Kennenzulernen und wünsche euch noch einen schönen Abend!
|
>Ich freue mich darauf euch Kennenzulernen und wünsche euch noch einen schönen Abend!
|
||||||
>
|
>
|
||||||
>Aaron
|
>Aaron
|
||||||
|
|
||||||
|
|||||||
@@ -1,25 +1,37 @@
|
|||||||
---
|
---
|
||||||
name: Abbas Mahmood
|
FN: Abbas Mahmood
|
||||||
phone: +49 40 53302 456
|
N.GN: Abbas
|
||||||
email: abbas.mahmood@cimt-ag.de
|
N.FN: Mahmood
|
||||||
mobile: +49 175 2030672
|
N.PREFIX: ""
|
||||||
telegram:
|
N.MN: ""
|
||||||
linkedin: http://www.linkedin.com/in/abbas-mahmood-086684a4
|
N.SUFFIX: ""
|
||||||
xing:
|
EMAIL[HOME]: ""
|
||||||
birthday:
|
EMAIL[WORK]: abbas.mahmood@cimt-ag.de
|
||||||
last_chat:
|
TEL[CELL]: +49 175 2030672
|
||||||
friends:
|
TEL[HOME]: ""
|
||||||
type: contact
|
TEL[WORK]: +49 40 53302 456
|
||||||
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"
|
||||||
|
UID: urn:uuid:019ed06d3f4d0-40a5-8473-eb796e3fd5b2
|
||||||
|
CATEGORIES: ""
|
||||||
|
X-RELATIONSHIP: Kollege
|
||||||
|
X-LAST-CHAT: ""
|
||||||
|
SOCIALPROFILE[LINKEDIN]: http://www.linkedin.com/in/abbas-mahmood-086684a4
|
||||||
|
ADR[WORK].LOCALITY: Hamburg
|
||||||
|
X-FORMER-ORG: "[[cimt consulting AG]]"
|
||||||
---
|
---
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
|
|
||||||
|
|||||||
@@ -1,22 +1,41 @@
|
|||||||
---
|
---
|
||||||
name: Abdelkader Boutsoudine
|
FN: Abdelkader Boutsoudine
|
||||||
phone: +49 69 9150 687 17
|
N.GN: Abdelkader
|
||||||
email: abdelkader.boutsoudine@cimt-ag.de
|
N.FN: Boutsoudine
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: ""
|
||||||
xing:
|
N.SUFFIX: ""
|
||||||
birthday:
|
EMAIL[HOME]: ""
|
||||||
last_chat:
|
EMAIL[WORK]: abdelkader.boutsoudine@cimt-ag.de
|
||||||
friends:
|
TEL[CELL]: ""
|
||||||
type: contact
|
TEL[HOME]: ""
|
||||||
template: "[[contact-colleague]]"
|
TEL[WORK]: +49 69 9150 687 17
|
||||||
company: "[[cimt objects AG]]"
|
BDAY: ""
|
||||||
location: Frankfurt
|
URL[WORK]: ""
|
||||||
manager: "[[Oliver Schuhmacher]]"
|
ORG: cimt objects AG
|
||||||
tags:
|
ROLE: ""
|
||||||
- process/contact
|
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: Frankfurt
|
||||||
|
UID: urn:uuid:019ed0842277a-4cd7-bd8d-274b3b382853
|
||||||
|
X-MANAGER: "[[Oliver Schuhmacher]]"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[cimt objects AG]]
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
[[Lightning Talks Orga]]
|
[[Lightning Talks Orga]]
|
||||||
|
|
||||||
@@ -29,6 +48,7 @@ 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"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Mitarbeiter
|
## Mitarbeiter
|
||||||
```dataview
|
```dataview
|
||||||
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
|
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
|
||||||
|
|||||||
@@ -1,23 +1,43 @@
|
|||||||
---
|
---
|
||||||
name: Abderrahman Aloui
|
FN: Abderrahman Aloui
|
||||||
phone:
|
N.GN: Abderrahman
|
||||||
email:
|
N.FN: Aloui
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: ""
|
||||||
xing: https://www.xing.com/profile/Abderrahman_Aloui/cv
|
N.SUFFIX: ""
|
||||||
birthday:
|
EMAIL[HOME]: ""
|
||||||
last_chat: 2025-09-27
|
EMAIL[WORK]: Abderrahman.Aloui@cimt-ag.de
|
||||||
friends:
|
TEL[CELL]: +49 171 716 32 00
|
||||||
type: contact
|
TEL[HOME]: ""
|
||||||
relationship: kollege
|
TEL[WORK]: +49 40 533 02-0
|
||||||
location: Hamburg
|
BDAY: ""
|
||||||
manager: "[[Christian Kreutzmann]]"
|
URL[WORK]: ""
|
||||||
company: "[[cimt objects AG]]"
|
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"
|
||||||
|
UID: urn:uuid:019ed088b6902-414a-a1a1-c8b01e88aa3f
|
||||||
|
CATEGORIES: ""
|
||||||
|
X-RELATIONSHIP: ""
|
||||||
|
X-LAST-CHAT: ""
|
||||||
|
SOCIALPROFILE[LINKEDIN]: ""
|
||||||
|
SOCIALPROFILE[XING]: https://www.xing.com/profile/Abderrahman_Aloui/cv
|
||||||
|
ADR[WORK].LOCALITY: Hamburg
|
||||||
|
X-MANAGER: "[[Sven Landmann]]"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[cimt objects AG]]
|
||||||
|
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
[[Lightning Talks Orga]]
|
[[Lightning Talks Orga]]
|
||||||
|
|
||||||
@@ -26,10 +46,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"
|
||||||
|
|||||||
@@ -1,24 +1,43 @@
|
|||||||
---
|
---
|
||||||
name: Adil Simsek
|
FN: Adil Simsek
|
||||||
phone:
|
N.GN: Adil
|
||||||
email: ""
|
N.FN: Simsek
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: ""
|
||||||
xing: https://www.xing.com/profile/Adil_Simsek3/web_profiles
|
N.SUFFIX: ""
|
||||||
birthday:
|
EMAIL[HOME]: ""
|
||||||
last_chat:
|
EMAIL[WORK]: ""
|
||||||
friends:
|
TEL[CELL]: ""
|
||||||
type: contact
|
TEL[HOME]: ""
|
||||||
template: "[[contact-colleague]]"
|
TEL[WORK]: ""
|
||||||
company: "[[codeble]]"
|
BDAY: ""
|
||||||
location: Hamburg
|
URL[WORK]: ""
|
||||||
manager: ""
|
ORG: codeble
|
||||||
former_company:
|
ROLE: ""
|
||||||
|
PHOTO: ""
|
||||||
|
ADR[HOME].STREET: ""
|
||||||
|
ADR[HOME].LOCALITY: ""
|
||||||
|
ADR[HOME].POSTAL: ""
|
||||||
|
ADR[HOME].COUNTRY: ""
|
||||||
|
KIND: individual
|
||||||
|
VERSION: "4.0"
|
||||||
|
UID: urn:uuid:019ed088b6805-42f9-8275-0d9e55afe525
|
||||||
|
CATEGORIES: ""
|
||||||
|
X-RELATIONSHIP: ""
|
||||||
|
X-LAST-CHAT: ""
|
||||||
|
SOCIALPROFILE[LINKEDIN]: ""
|
||||||
|
SOCIALPROFILE[XING]: "https://www.xing.com/profile/Adil_Simsek3/web_profiles"
|
||||||
|
ADR[WORK].LOCALITY: Hamburg
|
||||||
|
X-FORMER-ORG:
|
||||||
- "[[cimt objects AG]]"
|
- "[[cimt objects AG]]"
|
||||||
tags:
|
|
||||||
- process/contact
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[codeble]]
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
|
|||||||
@@ -1,24 +1,41 @@
|
|||||||
---
|
---
|
||||||
name: Ahmad El Khalil
|
FN: Ahmad El Khalil
|
||||||
phone: +49 221 367 986-0
|
N.GN: Ahmad
|
||||||
mobile: +49 151 18028281
|
N.FN: "El Khalil"
|
||||||
email: ahmad.elkhalil@cimt-ag.de
|
N.PREFIX: ""
|
||||||
telegram:
|
N.MN: ""
|
||||||
linkedin:
|
N.SUFFIX: ""
|
||||||
xing:
|
EMAIL[HOME]: ""
|
||||||
birthday:
|
EMAIL[WORK]: "ahmad.elkhalil@cimt-ag.de"
|
||||||
last_chat:
|
TEL[CELL]: "+49 151 18028281"
|
||||||
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: "[[Arnt Zimmermann]]"
|
PHOTO: ""
|
||||||
tags:
|
ADR[HOME].STREET: ""
|
||||||
- process/contact
|
ADR[HOME].LOCALITY: ""
|
||||||
|
ADR[HOME].POSTAL: ""
|
||||||
|
ADR[HOME].COUNTRY: ""
|
||||||
|
KIND: individual
|
||||||
|
VERSION: "4.0"
|
||||||
|
UID: urn:uuid:019ed088b66c1-4d4b-9669-027e820c1e1b
|
||||||
|
CATEGORIES: ""
|
||||||
|
X-RELATIONSHIP: "Kollege"
|
||||||
|
X-LAST-CHAT: ""
|
||||||
|
SOCIALPROFILE[LINKEDIN]: ""
|
||||||
|
ADR[WORK].LOCALITY: Köln
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[cimt services AG]]
|
||||||
|
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
@@ -34,6 +51,9 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
|
|||||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Manager
|
||||||
|
[[Arnt Zimmermann]]
|
||||||
|
|
||||||
## Mitarbeiter
|
## Mitarbeiter
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
|
|||||||
@@ -1,23 +1,40 @@
|
|||||||
---
|
---
|
||||||
name: Aikaterini Fotiadou
|
FN: Aikaterini Fotiadou
|
||||||
phone:
|
N.GN: Aikaterini
|
||||||
email: aikaterini.fotiadou@cimt-ag.de
|
N.FN: Fotiadou
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: ""
|
||||||
xing:
|
N.SUFFIX: ""
|
||||||
birthday:
|
EMAIL[HOME]: ""
|
||||||
last_chat:
|
EMAIL[WORK]: aikaterini.fotiadou@cimt-ag.de
|
||||||
friends:
|
TEL[CELL]: ""
|
||||||
type: contact
|
TEL[HOME]: ""
|
||||||
relationship: kollege
|
TEL[WORK]: ""
|
||||||
template: "[[contact-colleague]]"
|
BDAY: ""
|
||||||
company: "[[cimt consulting AG]]"
|
URL[WORK]: ""
|
||||||
location: Hamburg
|
ORG: cimt consulting AG
|
||||||
manager: "[[Marius Richter]]"
|
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:019ed08d4a869-43a3-b7b6-ec04bb589a3b
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[cimt consulting AG]]
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
@@ -33,6 +50,9 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
|
|||||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Manager
|
||||||
|
[[Marius Richter]]
|
||||||
|
|
||||||
## Mitarbeiter
|
## Mitarbeiter
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
|
|||||||
@@ -1,23 +1,43 @@
|
|||||||
---
|
---
|
||||||
name: Akomedi Tadjou Arouna
|
FN: Akomedi Tadjou Arouna
|
||||||
phone: +49 40 53302 0
|
N.GN: Akomedi
|
||||||
email: akomedi.arouna@cimt-ag.de
|
N.FN: Arouna
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: Tadjou
|
||||||
xing:
|
N.SUFFIX: ""
|
||||||
birthday:
|
EMAIL[HOME]: ""
|
||||||
last_chat:
|
EMAIL[WORK]: "akomedi.arouna@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: "[[Tobias Eggers]]"
|
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].STREET: "An der Alster 64"
|
||||||
|
ADR[WORK].LOCALITY: Hamburg
|
||||||
|
ADR[WORK].POSTAL: "20099"
|
||||||
|
ADR[WORK].COUNTRY: "Deutschland"
|
||||||
|
UID: urn:uuid:019ed09b06175-401d-acae-b4fe11375565
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[cimt consulting AG]]
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
@@ -33,6 +53,9 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
|
|||||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## manager
|
||||||
|
[[Tobias Eggers]]
|
||||||
|
|
||||||
## Mitarbeiter
|
## Mitarbeiter
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
|
|||||||
@@ -1,23 +1,41 @@
|
|||||||
---
|
---
|
||||||
name: Albin Cekaj
|
FN: Albin Cekaj
|
||||||
phone:
|
N.GN: Albin
|
||||||
email: albin.cekaj@cimt-ag.de
|
N.FN: Cekaj
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: ""
|
||||||
xing:
|
N.SUFFIX: ""
|
||||||
birthday:
|
EMAIL[HOME]: ""
|
||||||
last_chat:
|
EMAIL[WORK]: albin.cekaj@cimt-ag.de
|
||||||
friends:
|
TEL[CELL]: ""
|
||||||
type: contact
|
TEL[HOME]: ""
|
||||||
relationship: kollege
|
TEL[WORK]: ""
|
||||||
company: "[[cimt objects AG]]"
|
BDAY: ""
|
||||||
location: Berlin
|
URL[WORK]: ""
|
||||||
manager: ""
|
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: Berlin
|
||||||
|
UID: urn:uuid:019ed09b06071-4054-a9d8-bbda0b4fe6ea
|
||||||
|
X-MANAGER: "[[Oliver Fromm]]"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[cimt objects AG]]
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
|
|||||||
@@ -1,23 +1,40 @@
|
|||||||
---
|
---
|
||||||
name: Alex Marton
|
FN: Alex Marton
|
||||||
phone: +31 73 30304-58
|
N.GN: Alex
|
||||||
email: alex.marton@cimt.nl
|
N.FN: Marton
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: ""
|
||||||
xing:
|
N.SUFFIX: ""
|
||||||
birthday:
|
EMAIL[HOME]: ""
|
||||||
last_chat:
|
EMAIL[WORK]: "alex.marton@cimt.nl"
|
||||||
friends:
|
TEL[CELL]: ""
|
||||||
type: contact
|
TEL[HOME]: ""
|
||||||
relationship: kollege
|
TEL[WORK]: "+31 73 30304-58"
|
||||||
company: "[[cimt BV]]"
|
BDAY: ""
|
||||||
location: Vught
|
URL[WORK]: ""
|
||||||
manager: "[[Taco van het Reve]]"
|
ORG: cimt BV
|
||||||
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: Vught
|
||||||
|
ADR[WORK].COUNTRY: Netherlands
|
||||||
|
UID: urn:uuid:019ed09b05e95-4f54-a935-daf4007446a1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[cimt BV]]
|
||||||
## Rollen
|
## Rollen
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
@@ -33,6 +50,9 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
|
|||||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Manager
|
||||||
|
[[Taco van het Reve]]
|
||||||
|
|
||||||
## Mitarbeiter
|
## Mitarbeiter
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
|
|||||||
@@ -1,23 +1,43 @@
|
|||||||
---
|
---
|
||||||
name: Alexander Büsken
|
FN: Alexander Büsken
|
||||||
phone: +49 40 53302 201
|
N.GN: Alexander
|
||||||
email: alexander.buesken@cimt-ag.de
|
N.FN: Büsken
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: ""
|
||||||
xing: https://www.xing.com/profile/Alexander_Buesken
|
N.SUFFIX: ""
|
||||||
birthday: 1995-04-25
|
EMAIL[HOME]: ""
|
||||||
last_chat:
|
EMAIL[WORK]: alexander.buesken@cimt-ag.de
|
||||||
friends:
|
TEL[CELL]: ""
|
||||||
type: contact
|
TEL[HOME]: ""
|
||||||
relationship: kollege
|
TEL[WORK]: +49 40 53302 201
|
||||||
company: "[[cimt objects AG]]"
|
BDAY: 1995-04-25
|
||||||
location: Hamburg
|
URL[WORK]: ""
|
||||||
manager: "[[Tina Lentz]]"
|
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/Alexander_Buesken
|
||||||
|
ADR[WORK].LOCALITY: Hamburg
|
||||||
|
UID: urn:uuid:019ed09f99ad4-4428-a201-e740917ccf94
|
||||||
|
X-MANAGER: "[[Tina Lentz]]"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[cimt objects AG]]
|
||||||
|
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
[[Lightning Talks Orga]]
|
[[Lightning Talks Orga]]
|
||||||
|
|
||||||
|
|||||||
@@ -1,23 +1,41 @@
|
|||||||
---
|
---
|
||||||
name: Alexander Klein
|
FN: Alexander Klein
|
||||||
phone: +49 69 247 56 76 81
|
N.GN: Alexander
|
||||||
email: alexander.klein@cimt-ag.de
|
N.FN: Klein
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: ""
|
||||||
xing:
|
N.SUFFIX: ""
|
||||||
birthday: 1980-01-13
|
EMAIL[HOME]: ""
|
||||||
last_chat:
|
EMAIL[WORK]: alexander.klein@cimt-ag.de
|
||||||
friends:
|
TEL[CELL]: ""
|
||||||
type: contact
|
TEL[HOME]: ""
|
||||||
relationship: kollege
|
TEL[WORK]: +49 69 247 56 76 81
|
||||||
template: "[[contact-colleague]]"
|
BDAY: 1980-01-13
|
||||||
company: "[[cimt objects AG]]"
|
URL[WORK]: ""
|
||||||
location: Frankfurt
|
ORG: cimt objects AG
|
||||||
manager: "[[Marc Herber]]"
|
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
|
||||||
|
UID: urn:uuid:019ed0cd60718-477b-9b10-9d01431fe7b1
|
||||||
|
X-MANAGER: "[[Marc Herber]]"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[cimt objects AG]]
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
|
|||||||
@@ -1,28 +1,46 @@
|
|||||||
---
|
---
|
||||||
name: Alexander Liepold
|
FN: Alexander Liepold
|
||||||
phone: +49 30 834098 0
|
N.GN: Alexander
|
||||||
mobile: +49 160 99176539
|
N.FN: Liepold
|
||||||
email: alexander.liepold@cimt-ag.de
|
N.PREFIX: ""
|
||||||
telegram:
|
N.MN: ""
|
||||||
linkedin:
|
N.SUFFIX: ""
|
||||||
xing:
|
EMAIL[HOME]: ""
|
||||||
birthday:
|
EMAIL[WORK]: alexander.liepold@cimt-ag.de
|
||||||
last_chat:
|
TEL[CELL]: +49 160 99176539
|
||||||
friends:
|
TEL[HOME]: ""
|
||||||
type: contact
|
TEL[WORK]: +49 30 834098 0
|
||||||
relationship: kollege
|
BDAY: ""
|
||||||
template: "[[contact-colleague]]"
|
URL[WORK]: ""
|
||||||
company: "[[cimt objects AG]]"
|
ORG: cimt objects AG
|
||||||
location: Berlin
|
ROLE: ""
|
||||||
manager: "[[Maria König]]"
|
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: ""
|
||||||
|
X-LAST-CHAT: ""
|
||||||
|
SOCIALPROFILE[LINKEDIN]: ""
|
||||||
|
ADR[WORK].LOCALITY: Berlin
|
||||||
|
UID: urn:uuid:019ed0d688321-4dd9-a1dd-736404536648
|
||||||
|
X-MANAGER: "[[Maria König]]"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[cimt objects AG]]
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
|
|
||||||
|
## Gilde
|
||||||
|
[[GCP Gilde]]
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
|
|||||||
@@ -1,25 +1,41 @@
|
|||||||
---
|
---
|
||||||
name: Alexander Sinkovic
|
FN: Alexander Sinkovic
|
||||||
phone:
|
N.GN: Alexander
|
||||||
email: alexander.sinkovic@f-i-sp.de
|
N.FN: Sinkovic
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: ""
|
||||||
xing:
|
N.SUFFIX: ""
|
||||||
birthday:
|
EMAIL[HOME]: ""
|
||||||
last_chat:
|
EMAIL[WORK]: alexander.sinkovic@f-i-sp.de
|
||||||
friends:
|
TEL[CELL]: ""
|
||||||
type: contact
|
TEL[HOME]: ""
|
||||||
relationship: projekt
|
TEL[WORK]: ""
|
||||||
created: 2024-04-03 18:33
|
BDAY: ""
|
||||||
updated: 2024-04-03
|
URL[WORK]: ""
|
||||||
template: "[[Resources/Templates/contact]]"
|
ORG: Finanz Informatik Solution Plus GmbH & Co. KG
|
||||||
company: "[[Finanz Informatik Solution Plus GmbH & Co. KG]]"
|
ROLE: ""
|
||||||
tags:
|
PHOTO: ""
|
||||||
- process/contact
|
ADR[HOME].STREET: ""
|
||||||
former_project:
|
ADR[HOME].LOCALITY: ""
|
||||||
- "[[DataOps]]"
|
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:019ed0d688273-4a97-b672-8ad95ed3ef6e
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[Finanz Informatik Solution Plus GmbH & Co. KG]]
|
||||||
|
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
```dataview
|
```dataview
|
||||||
LIST
|
LIST
|
||||||
@@ -30,3 +46,5 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
|
|||||||
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
list from [[]] and !outgoing([[]]) AND !"Journal" AND !"Infos/Kontakte"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Project
|
||||||
|
[[DataOps]]
|
||||||
|
|||||||
@@ -1,26 +1,43 @@
|
|||||||
---
|
---
|
||||||
name: Alexandra Friese
|
FN: Alexandra Friese
|
||||||
phone:
|
N.GN: Alexandra
|
||||||
email:
|
N.FN: Friese
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: ""
|
||||||
birthday:
|
N.SUFFIX: ""
|
||||||
last_chat: 2023-11-28
|
EMAIL[HOME]: ""
|
||||||
friends:
|
EMAIL[WORK]: ""
|
||||||
type: contact
|
TEL[CELL]: ""
|
||||||
relationship:
|
TEL[HOME]: ""
|
||||||
template: "[[Resources/Templates/contact]]"
|
TEL[WORK]: ""
|
||||||
company: "[[Thomas-i-Punkt Modelle Handelsgesellschaft m.b.H.]]"
|
BDAY: ""
|
||||||
tags:
|
URL[WORK]: ""
|
||||||
- process/contact
|
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"
|
||||||
|
CATEGORIES: ""
|
||||||
|
X-RELATIONSHIP: ""
|
||||||
|
X-LAST-CHAT: ""
|
||||||
|
SOCIALPROFILE[LINKEDIN]: ""
|
||||||
|
ADR[WORK].LOCALITY: Hamburg
|
||||||
|
UID: urn:uuid:019ed0dfafe59-44f3-96f3-0b42dfcdf4b0
|
||||||
---
|
---
|
||||||
|
|
||||||
## Rollen
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[Thomas-i-Punkt Modelle Handelsgesellschaft m.b.H.]]
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
```dataview
|
```dataview
|
||||||
LIST
|
LIST FROM [[]] AND !outgoing([[]]) AND "Journal"
|
||||||
FROM [[]] AND !outgoing([[]]) AND "Journal"
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Referenzen
|
## Referenzen
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
>
|
||||||
|
|||||||
@@ -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"
|
|
||||||
```
|
|
||||||
|
|||||||
@@ -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,23 +1,41 @@
|
|||||||
---
|
---
|
||||||
name: Andreas Koschinek
|
FN: Andreas Koschinek
|
||||||
phone: +49 40 533 02-0
|
N.GN: Andreas
|
||||||
email: andreas.koschinek@cimt-ag.de
|
N.FN: Koschinek
|
||||||
telegram:
|
N.PREFIX: ""
|
||||||
linkedin:
|
N.MN: ""
|
||||||
xing:
|
N.SUFFIX: ""
|
||||||
birthday:
|
EMAIL[HOME]: ""
|
||||||
last_chat:
|
EMAIL[WORK]: andreas.koschinek@cimt-ag.de
|
||||||
friends:
|
TEL[CELL]: ""
|
||||||
type: contact
|
TEL[HOME]: ""
|
||||||
relationship: kollege
|
TEL[WORK]: +49 40 533 02-0
|
||||||
template: "[[contact-colleague]]"
|
BDAY: ""
|
||||||
company: "[[cimt objects AG]]"
|
URL[WORK]: ""
|
||||||
location: Hamburg
|
ORG: cimt objects AG
|
||||||
manager: "[[Tina Lentz]]"
|
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:019ed1044e9d9-49a5-bf23-f1483ad00585
|
||||||
|
X-MANAGER: "[[Tina Lentz]]"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
#### Notes
|
||||||
|
|
||||||
|
#process/contact
|
||||||
|
|
||||||
|
[[cimt objects AG]]
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
@@ -29,6 +47,7 @@ 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"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Mitarbeiter
|
## Mitarbeiter
|
||||||
```dataview
|
```dataview
|
||||||
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
|
list from [[]] and !outgoing([[]]) AND "Infos/Kontakte"
|
||||||
|
|||||||
@@ -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"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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,35 +1,49 @@
|
|||||||
---
|
---
|
||||||
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
|
||||||
|
VERSION: "4.0"
|
||||||
|
CATEGORIES: ""
|
||||||
|
X-RELATIONSHIP: Kollege
|
||||||
|
X-LAST-CHAT: ""
|
||||||
|
SOCIALPROFILE[LINKEDIN]: https://www.linkedin.com/in/ann-kristin-hantzsch-k%C3%BChnlenz/
|
||||||
|
ADR[WORK].LOCALITY: Hamburg
|
||||||
|
X-MANAGER: "[[Rouven Homann]]"
|
||||||
|
UID: urn:uuid:019edc66ddbac-40a2-a910-25ea92bcf637
|
||||||
|
---
|
||||||
|
|
||||||
|
#### 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
|
- Gibt es Bilder zum Text
|
||||||
- ChatGPT zum Review des Textes
|
- ChatGPT zum Review des Textes
|
||||||
- Zusenden des Eintrags inklusiver der Anmerkungen von Stefanie Pelster
|
- Zusenden des Eintrags inklusiver der Anmerkungen von Stefanie Pelster
|
||||||
- date: 2026-02-16
|
- **2026-02-16**: Teams-Nachricht erhalten mit Bitte um Termineinladung mit Grund für Gespräch
|
||||||
text: Teams-Nachricht erhalten mit Bitte um Termineinladung mit Grund für Gespräch
|
- **2025-12-04**: Vorstellungsmail erhalten
|
||||||
- date: 2025-12-04
|
|
||||||
text: Vorstellungsmail erhalten
|
|
||||||
tags:
|
|
||||||
- process/contact
|
|
||||||
---
|
|
||||||
|
|
||||||
## Rollen
|
## Rollen
|
||||||
|
|
||||||
@@ -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
|
||||||
|
>
|
||||||
|
|||||||
@@ -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
|
||||||
|
>
|
||||||
@@ -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
|
||||||
|
>
|
||||||
|
|||||||
@@ -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
|
||||||
@@ -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
|
||||||
|
>
|
||||||
|
|||||||
@@ -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
|
||||||
|
>
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
>
|
||||||
|
|||||||
@@ -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]]
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
>
|
||||||
|
|||||||
@@ -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
|
||||||
|
>
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user