13-07-2023

master
Sascha Woitschetzki 2023-07-13 09:34:15 +07:00
parent a6041c518c
commit fa3bdecd3a
17 changed files with 383 additions and 720 deletions

@ -1 +1,3 @@
{} {
"accentColor": ""
}

@ -1,37 +1,23 @@
[ [
<<<<<<< HEAD "obsidian-advanced-slides",
"dataview",
"obsidian-excalidraw-plugin",
"table-editor-obsidian",
"obsidian-kanban",
"calendar",
"obsidian-tasks-plugin",
"obsidian-git",
"obsidian-mind-map",
"obsidian-textgenerator-plugin",
"obsidian-projects",
"obsidian-advanced-slides"
=======
"obsidian-excalidraw-plugin",
"dataview",
"table-editor-obsidian", "table-editor-obsidian",
"obsidian-kanban", "obsidian-banners",
"calendar", "calendar",
"obsidian-advanced-slides",
"obsidian-tasks-plugin",
"obsidian-git",
"obsidian-mind-map",
"obsidian-checklist-plugin", "obsidian-checklist-plugin",
"dataview",
"obsidian-dice-roller",
"obsidian-day-planner", "obsidian-day-planner",
"homepage", "obsidian-excel-to-markdown-table",
"obsidian-textgenerator-plugin", "obsidian-excalidraw-plugin",
"obsidian-projects",
"obsidian-full-calendar", "obsidian-full-calendar",
"homepage",
"obsidian-icons-plugin",
"obsidian-kanban",
"obsidian-mind-map",
"obsidian-charts", "obsidian-charts",
"obsidian-banners", "obsidian-git",
"obsidian-projects",
"quick-latex", "quick-latex",
"obsidian-dice-roller", "obsidian-tasks-plugin",
"obsidian-excel-to-markdown-table", "obsidian-textgenerator-plugin"
"obsidian-icons-plugin"
>>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9
] ]

@ -4,6 +4,7 @@
"switcher": true, "switcher": true,
"graph": true, "graph": true,
"backlink": true, "backlink": true,
"canvas": true,
"outgoing-link": true, "outgoing-link": true,
"tag-pane": true, "tag-pane": true,
"page-preview": true, "page-preview": true,
@ -13,24 +14,16 @@
"command-palette": true, "command-palette": true,
"slash-command": false, "slash-command": false,
"editor-status": true, "editor-status": true,
"starred": true, "bookmarks": true,
"markdown-importer": true, "markdown-importer": false,
"zk-prefixer": false, "zk-prefixer": false,
"random-note": false, "random-note": false,
"outline": true, "outline": true,
"word-count": true, "word-count": true,
<<<<<<< HEAD
"slides": false,
"audio-recorder": true,
"workspaces": false,
=======
"slides": true, "slides": true,
"audio-recorder": true, "audio-recorder": false,
"workspaces": true, "workspaces": false,
>>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9
"file-recovery": true, "file-recovery": true,
"publish": false, "publish": false,
"sync": false, "sync": false
"canvas": true,
"bookmarks": true
} }

@ -14,15 +14,8 @@
"command-palette", "command-palette",
"editor-status", "editor-status",
"bookmarks", "bookmarks",
"markdown-importer",
"outline", "outline",
"word-count", "word-count",
<<<<<<< HEAD
"audio-recorder",
=======
"slides", "slides",
"audio-recorder",
"workspaces",
>>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9
"file-recovery" "file-recovery"
] ]

@ -5,11 +5,7 @@
"scriptFolderPath": "Excalidraw/Scripts", "scriptFolderPath": "Excalidraw/Scripts",
"compress": false, "compress": false,
"autosave": true, "autosave": true,
<<<<<<< HEAD
"autosaveInterval": 10000,
=======
"autosaveInterval": 15000, "autosaveInterval": 15000,
>>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9
"autosaveIntervalDesktop": 15000, "autosaveIntervalDesktop": 15000,
"autosaveIntervalMobile": 10000, "autosaveIntervalMobile": 10000,
"drawingFilenamePrefix": "Drawing ", "drawingFilenamePrefix": "Drawing ",

@ -15,17 +15,10 @@
"customMessageOnAutoBackup": false, "customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false, "autoBackupAfterFileChange": false,
"treeStructure": false, "treeStructure": false,
<<<<<<< HEAD
"refreshSourceControl": false,
"basePath": "https://git.woitschetzki.de/sascha/obsidian",
"differentIntervalCommitAndPush": false,
"changedFilesInStatusBar": false,
=======
"refreshSourceControl": true, "refreshSourceControl": true,
"basePath": "", "basePath": "",
"differentIntervalCommitAndPush": false, "differentIntervalCommitAndPush": false,
"changedFilesInStatusBar": true, "changedFilesInStatusBar": false,
>>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9
"showedMobileNotice": true, "showedMobileNotice": true,
"refreshSourceControlTimer": 7000, "refreshSourceControlTimer": 7000,
"showBranchStatusBar": true, "showBranchStatusBar": true,
@ -54,9 +47,7 @@
}, },
"textColorCss": "var(--text-muted)", "textColorCss": "var(--text-muted)",
"ignoreWhitespace": false, "ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5, "gutterSpacingFallbackLength": 5
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
}, },
"autoCommitMessage": "vault backup: {{date}}" "autoCommitMessage": "vault backup: {{date}}"
} }

@ -1,109 +1,6 @@
{ {
"version": 2, "version": 2,
<<<<<<< HEAD
"projects": [
{
"fieldConfig": {},
"defaultName": "",
"templates": [],
"excludedNotes": [],
"isDefault": false,
"dataSource": {
"kind": "folder",
"config": {
"path": "Projects - Demo Project",
"recursive": false
}
},
"newNotesFolder": "",
"views": [
{
"config": {
"fieldConfig": {
"name": {
"width": 360
},
"path": {
"hide": true
}
}
},
"filter": {
"conditions": []
},
"colors": {
"conditions": []
},
"sort": {
"criteria": []
},
"name": "Table",
"id": "269a945e-3f6b-4f73-9477-2461dc470d7e",
"type": "table"
},
{
"config": {
"groupByField": "status",
"priorityField": "weight"
},
"filter": {
"conditions": []
},
"colors": {
"conditions": []
},
"sort": {
"criteria": []
},
"name": "Board",
"id": "f7f7c0a4-dde6-4d15-ace9-e53cff485f6e",
"type": "board"
},
{
"config": {
"interval": "month",
"dateField": "due",
"checkField": "published"
},
"filter": {
"conditions": []
},
"colors": {
"conditions": []
},
"sort": {
"criteria": []
},
"name": "Calendar",
"id": "82774d4a-ac88-475d-a6f5-6bdaf4cf6173",
"type": "calendar"
},
{
"config": {
"coverField": "image"
},
"filter": {
"conditions": []
},
"colors": {
"conditions": []
},
"sort": {
"criteria": []
},
"name": "Gallery",
"id": "37898235-e489-4b2e-89de-f0ec06b4e647",
"type": "gallery"
}
],
"name": "Demo project",
"id": "46746b45-b7a9-4e46-8dfa-53f530f9c120",
"path": "Projects - Demo Project"
}
],
=======
"projects": [], "projects": [],
>>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9
"preferences": { "preferences": {
"projectSizeLimit": 1000, "projectSizeLimit": 1000,
"frontmatter": { "frontmatter": {

@ -1,223 +0,0 @@
{
"main": {
"id": "9014301ddff88c50",
"type": "split",
"children": [
{
"id": "71a8f24a31cb8358",
"type": "tabs",
"children": [
{
"id": "bf908011e3ea8533",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "HV/!ToDo/Attack Day Jan2023/Boner, Agroisolab.md",
"mode": "source",
"backlinks": false,
"source": false
}
}
},
{
"id": "8f3a14872728abff",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Vorlagen/Kontaktdaten.md",
"mode": "source",
"backlinks": false,
"source": false
}
}
},
{
"id": "b5c74175c6229846",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "HV/Lattice.md",
"mode": "source",
"backlinks": false,
"source": false
}
}
},
{
"id": "9735948f3cfa03f5",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "HV/EGS.md",
"mode": "source",
"backlinks": false,
"source": false
}
}
}
],
"currentTab": 3
}
],
"direction": "vertical"
},
"left": {
"id": "2dcbd8c573b43ea7",
"type": "split",
"children": [
{
"id": "2ffaa14215be01c2",
"type": "tabs",
"children": [
{
"id": "b1cd969e7f4ea4c5",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "7edb3f8bf66db77a",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "3de2108177a3eee8",
"type": "leaf",
"state": {
"type": "starred",
"state": {}
}
},
{
"id": "b73f21e9323b3d4c",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "eb796f193cfe1bca",
"type": "split",
"children": [
{
"id": "2426561093ee7fbc",
"type": "tabs",
"children": [
{
"id": "b74b5548f6bb6caf",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "HV/EGS.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "da69757edf858826",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "HV/EGS.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "9ad118c505f577eb",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "6ed90d7039cb9f52",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "HV/EGS.md"
}
}
},
{
"id": "c75a07ecf839a8b2",
"type": "leaf",
"state": {
"type": "calendar",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"markdown-importer:Open format converter": false,
"audio-recorder:Start/stop recording": false,
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false,
"obsidian-excalidraw-plugin:Create new drawing": false,
"table-editor-obsidian:Advanced Tables Toolbar": false
}
},
"active": "9735948f3cfa03f5",
"lastOpenFiles": [
"HV/Lattice.md",
"Vorlagen/Kontaktdaten.md",
"HV/!ToDo/Attack Day Jan2023/Boner, Agroisolab.md",
"HV/Opps/2022-10 GC, Deckstein, Kuraray.md",
"Vorlagen/Opp_Template.md",
"HV/Produktnummern.md",
"HV/Discountmaxima.md",
"HV/2022 Training.md",
"HV/Produkte/HCM.md",
"HV/Produkte/TradeIn.md"
]
}

@ -12,13 +12,8 @@
"type": "leaf", "type": "leaf",
"pinned": true, "pinned": true,
"state": { "state": {
"type": "markdown", "type": "empty",
"state": { "state": {},
"file": "Privat/Einkaufsliste.md",
"mode": "preview",
"backlinks": false,
"source": false
},
"pinned": true "pinned": true
}, },
"group": "baec4133472fc94c" "group": "baec4133472fc94c"
@ -27,21 +22,23 @@
"id": "ee393bca5ca510ac", "id": "ee393bca5ca510ac",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "empty",
"state": { "state": {}
"file": "Kaffee.md",
"mode": "source",
"backlinks": false,
"source": false
}
} }
}, },
{ {
"id": "59bf7dc8ab69b0ff", "id": "59bf7dc8ab69b0ff",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "obsidian-projects", "type": "canvas",
"state": {} "state": {
"file": "Untitled.canvas",
"viewState": {
"x": 0,
"y": 0,
"zoom": 0
}
}
} }
}, },
{ {
@ -50,7 +47,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Projects - Demo Project/5 Mistakes I Made When I Started Using Obsidian.md", "file": "2023-07-11.md",
"mode": "source", "mode": "source",
"backlinks": false, "backlinks": false,
"source": false "source": false
@ -71,7 +68,7 @@
"state": { "state": {
"type": "localgraph", "type": "localgraph",
"state": { "state": {
"file": "Projects - Demo Project/5 Mistakes I Made When I Started Using Obsidian.md", "file": "2023-07-11.md",
"options": { "options": {
"collapse-filter": true, "collapse-filter": true,
"search": "", "search": "",
@ -95,27 +92,13 @@
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 1, "scale": 1,
"close": false "close": true
} }
} }
}, },
"group": "bb0e2f8cb2f46888" "group": "bb0e2f8cb2f46888"
},
{
"id": "716a83f96b1e197c",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Projects - Demo Project/The Best Notes You'll Ever Make.md",
"mode": "source",
"backlinks": false,
"source": false
}
}
} }
], ]
"currentTab": 1
}, },
{ {
"id": "7a8187b7d814fd90", "id": "7a8187b7d814fd90",
@ -128,7 +111,6 @@
"state": { "state": {
"type": "localgraph", "type": "localgraph",
"state": { "state": {
"file": "Privat/Einkaufsliste.md",
"options": { "options": {
"collapse-filter": true, "collapse-filter": true,
"search": "", "search": "",
@ -152,29 +134,14 @@
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 2.339888730234296, "scale": 2.339888730234296,
"close": false "close": true
} }
}, },
"pinned": true "pinned": true
}, },
"group": "baec4133472fc94c" "group": "baec4133472fc94c"
},
{
"id": "a486cf591554db89",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Wurst.md",
"mode": "source",
"backlinks": false,
"source": false
}
},
"group": "000b07271db09437"
} }
], ]
"currentTab": 1
}, },
{ {
"id": "df5e8e96b78906e8", "id": "df5e8e96b78906e8",
@ -186,7 +153,7 @@
"state": { "state": {
"type": "localgraph", "type": "localgraph",
"state": { "state": {
"file": "Wurst.md", "file": "2023-07-11.md",
"options": { "options": {
"collapse-filter": true, "collapse-filter": true,
"search": "", "search": "",
@ -210,28 +177,12 @@
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 1, "scale": 1,
"close": false "close": true
} }
} }
}, }
"group": "000b07271db09437"
},
{
"id": "23a13a59a9d0a202",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Joghurt.md",
"mode": "source",
"backlinks": false,
"source": false
}
},
"group": "b07f08ae4fb8815b"
} }
], ]
"currentTab": 1
}, },
{ {
"id": "d2cb09766d54812c", "id": "d2cb09766d54812c",
@ -243,7 +194,7 @@
"state": { "state": {
"type": "localgraph", "type": "localgraph",
"state": { "state": {
"file": "Joghurt.md", "file": "2023-07-11.md",
"options": { "options": {
"collapse-filter": true, "collapse-filter": true,
"search": "", "search": "",
@ -267,28 +218,12 @@
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 2.5415776358272493, "scale": 2.5415776358272493,
"close": false "close": true
} }
} }
}, }
"group": "b07f08ae4fb8815b"
},
{
"id": "256b14513104a86e",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Privat/Einkaufsliste.md",
"mode": "source",
"backlinks": false,
"source": false
}
},
"group": "1630c8b1ad58397c"
} }
], ]
"currentTab": 1
}, },
{ {
"id": "696dd3e8adcb8d20", "id": "696dd3e8adcb8d20",
@ -300,7 +235,7 @@
"state": { "state": {
"type": "localgraph", "type": "localgraph",
"state": { "state": {
"file": "Privat/Einkaufsliste.md", "file": "2023-07-11.md",
"options": { "options": {
"collapse-filter": true, "collapse-filter": true,
"search": "", "search": "",
@ -339,85 +274,12 @@
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 2.1142312717062106, "scale": 2.1142312717062106,
"close": false "close": true
}
}
},
"group": "1630c8b1ad58397c"
},
{
"id": "495547148cd9dedb",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Wurst.md",
"mode": "source",
"backlinks": false,
"source": false
}
},
"group": "7888e0534c9e256d"
}
],
"currentTab": 1
},
{
"id": "d8f3649c5d692f5c",
"type": "tabs",
"children": [
{
"id": "1dc2ab21e1574194",
"type": "leaf",
"state": {
"type": "localgraph",
"state": {
"file": "Wurst.md",
"options": {
"collapse-filter": true,
"search": "",
"localJumps": 1,
"localBacklinks": true,
"localForelinks": true,
"localInterlinks": false,
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1,
"close": false
} }
} }
}, }
"group": "7888e0534c9e256d"
},
{
"id": "981e380443bb9d34",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Privat/Einkaufsliste.md",
"mode": "source",
"backlinks": false,
"source": false
}
},
"group": "c6ffcd2470fd421f"
} }
], ]
"currentTab": 1
}, },
{ {
"id": "f8779dec2a239d49", "id": "f8779dec2a239d49",
@ -429,7 +291,7 @@
"state": { "state": {
"type": "localgraph", "type": "localgraph",
"state": { "state": {
"file": "Privat/Einkaufsliste.md", "file": "2023-07-11.md",
"options": { "options": {
"collapse-filter": true, "collapse-filter": true,
"search": "", "search": "",
@ -441,15 +303,7 @@
"showAttachments": false, "showAttachments": false,
"hideUnresolved": false, "hideUnresolved": false,
"collapse-color-groups": false, "collapse-color-groups": false,
"colorGroups": [ "colorGroups": [],
{
"query": "#Frühstück",
"color": {
"a": 1,
"rgb": 14048348
}
}
],
"collapse-display": true, "collapse-display": true,
"showArrow": false, "showArrow": false,
"textFadeMultiplier": 0, "textFadeMultiplier": 0,
@ -461,28 +315,12 @@
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 1.7690270483068353, "scale": 1.7690270483068353,
"close": false "close": true
} }
} }
}, }
"group": "c6ffcd2470fd421f"
},
{
"id": "b057f02307f4136e",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Zucker.md",
"mode": "source",
"backlinks": false,
"source": false
}
},
"group": "39e1d0b70317aa82"
} }
], ]
"currentTab": 1
}, },
{ {
"id": "2c4f9ab911f1250e", "id": "2c4f9ab911f1250e",
@ -494,7 +332,7 @@
"state": { "state": {
"type": "localgraph", "type": "localgraph",
"state": { "state": {
"file": "Zucker.md", "file": "2023-07-11.md",
"options": { "options": {
"collapse-filter": true, "collapse-filter": true,
"search": "", "search": "",
@ -518,28 +356,12 @@
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 1, "scale": 1,
"close": false "close": true
} }
} }
}, }
"group": "39e1d0b70317aa82"
},
{
"id": "3c904f78442cc655",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Privat/Einkaufsliste.md",
"mode": "source",
"backlinks": false,
"source": false
}
},
"group": "1e392c8868997e14"
} }
], ]
"currentTab": 1
}, },
{ {
"id": "421515fc311dc726", "id": "421515fc311dc726",
@ -551,7 +373,7 @@
"state": { "state": {
"type": "localgraph", "type": "localgraph",
"state": { "state": {
"file": "Privat/Einkaufsliste.md", "file": "2023-07-11.md",
"options": { "options": {
"collapse-filter": true, "collapse-filter": true,
"search": "", "search": "",
@ -578,25 +400,9 @@
"close": false "close": false
} }
} }
}, }
"group": "1e392c8868997e14"
},
{
"id": "b01c276480be2313",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Privat/Einkaufsliste.md",
"mode": "source",
"backlinks": false,
"source": false
}
},
"group": "ebac33bb9f81cf9b"
} }
], ]
"currentTab": 1
}, },
{ {
"id": "9eda3f57792b0751", "id": "9eda3f57792b0751",
@ -608,7 +414,7 @@
"state": { "state": {
"type": "localgraph", "type": "localgraph",
"state": { "state": {
"file": "Privat/Einkaufsliste.md", "file": "2023-07-11.md",
"options": { "options": {
"collapse-filter": true, "collapse-filter": true,
"search": "", "search": "",
@ -620,22 +426,7 @@
"showAttachments": false, "showAttachments": false,
"hideUnresolved": false, "hideUnresolved": false,
"collapse-color-groups": false, "collapse-color-groups": false,
"colorGroups": [ "colorGroups": [],
{
"query": "#Frühstück",
"color": {
"a": 1,
"rgb": 14048348
}
},
{
"query": "#Kaffee",
"color": {
"a": 1,
"rgb": 14069084
}
}
],
"collapse-display": false, "collapse-display": false,
"showArrow": false, "showArrow": false,
"textFadeMultiplier": 0.3, "textFadeMultiplier": 0.3,
@ -647,28 +438,12 @@
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 2.02287228296167, "scale": 2.02287228296167,
"close": false "close": true
} }
} }
}, }
"group": "ebac33bb9f81cf9b"
},
{
"id": "1f172c32d57e448d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Privat/Einkaufsliste.md",
"mode": "source",
"backlinks": false,
"source": false
}
},
"group": "93aa6a52d08886b4"
} }
], ]
"currentTab": 1
}, },
{ {
"id": "c52432e889bdac0f", "id": "c52432e889bdac0f",
@ -680,7 +455,7 @@
"state": { "state": {
"type": "localgraph", "type": "localgraph",
"state": { "state": {
"file": "Privat/Einkaufsliste.md", "file": "2023-07-11.md",
"options": { "options": {
"collapse-filter": true, "collapse-filter": true,
"search": "", "search": "",
@ -707,8 +482,7 @@
"close": false "close": false
} }
} }
}, }
"group": "93aa6a52d08886b4"
}, },
{ {
"id": "5a5de578576b59f8", "id": "5a5de578576b59f8",
@ -772,8 +546,7 @@
"state": {} "state": {}
} }
} }
], ]
"currentTab": 0
}, },
"right": { "right": {
"id": "20e9ac161645230a", "id": "20e9ac161645230a",
@ -785,7 +558,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Projects - Demo Project/The Best Notes You'll Ever Make.md", "file": "2023-07-11.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -802,7 +575,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Projects - Demo Project/The Best Notes You'll Ever Make.md", "file": "2023-07-11.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -814,7 +587,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Projects - Demo Project/The Best Notes You'll Ever Make.md" "file": "2023-07-11.md"
} }
} }
}, },
@ -839,6 +612,9 @@
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
"obsidian-textgenerator-plugin:Generate Text!": false,
"obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false,
"obsidian-projects:Open projects": false,
"switcher:Open quick switcher": false, "switcher:Open quick switcher": false,
"graph:Open graph view": false, "graph:Open graph view": false,
"canvas:Create new canvas": false, "canvas:Create new canvas": false,
@ -848,41 +624,44 @@
"audio-recorder:Start/stop recording": false, "audio-recorder:Start/stop recording": false,
"markdown-importer:Open format converter": false, "markdown-importer:Open format converter": false,
"obsidian-excalidraw-plugin:Create new drawing": false, "obsidian-excalidraw-plugin:Create new drawing": false,
"table-editor-obsidian:Advanced Tables Toolbar": false, "table-editor-obsidian:Advanced Tables Toolbar": false
"obsidian-textgenerator-plugin:Generate Text!": false,
"obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false,
"obsidian-projects:Open projects": false
} }
}, },
"active": "716a83f96b1e197c", "active": "ebcae4e159728d0a",
"lastOpenFiles": [ "lastOpenFiles": [
"Projects - Demo Project/5 Mistakes I Made When I Started Using Obsidian.md", "Test/Einkaufsliste.md",
"2023-07-11.md",
"Projects - Demo Project/The Best Notes You'll Ever Make.md",
"Untitled.canvas",
"Excalidraw/Drawing 2023-07-11 00.31.49.excalidraw.md", "Excalidraw/Drawing 2023-07-11 00.31.49.excalidraw.md",
"Projects - Demo Project/5 Mistakes I Made When I Started Using Obsidian.md",
"HV/!ToDo/Attack Day Jan2023/Peschen, Madaus.md",
"HV/!ToDo/Attack Day Jan2023/Offermann, TFI.md",
"HV/!ToDo/Attack Day Jan2023/Küpper, Aneco.md",
"HV/!ToDo/Attack Day Jan2023/Jacobs, Tee Gschwendner.md",
"HV/!ToDo/Attack Day Jan2023/Hardenberg, Madaus.md",
"HV/!ToDo/Attack Day Jan2023/Frauenrath, Dermapharm.md",
"HV/!ToDo/Attack Day Jan2023/Bürgel, Grünenthal.md",
"HV/!ToDo/Attack Day Jan2023/Boner, Agroisolab.md",
"HV/!ToDo/Attack Day Jan2023",
"HV/Produkte/TradeIn.md",
"HV/Produkte/HCM.md",
"HV/Produkte",
"HV/Opps/2022-10 prepLC, Weiler, UK Aachen.md",
"HV/Opps/2022-10 OpenLAB Upgrade, Francio, RWTH.md",
"HV/Opps/2022-10 HPLC, Barron, FZ Jülich.md",
"HV/Opps/2022-10 GC, Deckstein, Kuraray.md",
"HV/Opps",
"HV/Done/2022-10 Deckstein, Kuraray, missing EPC.md",
"HV/Done",
"HV/!ToDo/ToDo.md",
"HV/!ToDo/Teckso.md",
"HV/!ToDo",
"Excalidraw", "Excalidraw",
"Projects - Demo Project/What I Learned From Taking 15,000 Notes.md", "Projects - Demo Project/What I Learned From Taking 15,000 Notes.md",
"Projects - Demo Project/Why You Should Be Taking More Notes.md", "Projects - Demo Project/Why You Should Be Taking More Notes.md",
"Projects - Demo Project/The Easiest Way to Start Taking Notes.md", "Projects - Demo Project/The Easiest Way to Start Taking Notes.md",
"Projects - Demo Project/The Best Notes You'll Ever Make.md",
"Projects - Demo Project", "Projects - Demo Project",
"Kaffee.md", "Kaffee.md"
"Untitled.canvas",
"2023-07-11.md",
"Zucker.md",
"Drawing 2023-07-11 00.27.12.excalidraw.md",
"Privat/Einkaufsliste.md",
"HV/!ToDo/Teckso.md",
"HV/!ToDo/Attack Day Jan2023/Peschen, Madaus.md",
"Privat/Blazor PDF.md",
"Milch.md",
"Wurst.md",
"Brot.md",
"Müsli.md",
"Joghurt.md",
"Vorlagen/Opp_Template.md",
"Privat/Shelly.md",
"Privat/Repair Nextcloud mtime.md",
"Privat/Kredit.md",
"Privat/Wallbox Stromzähler.md",
"HV/2022 Training.md"
] ]
} }

@ -180,9 +180,25 @@
"type": "advanced-tables-toolbar", "type": "advanced-tables-toolbar",
"state": {} "state": {}
} }
},
{
"id": "285daa8e500b732e",
"type": "leaf",
"state": {
"type": "todo",
"state": {}
}
},
{
"id": "ef47c49ffe70d9c1",
"type": "leaf",
"state": {
"type": "DICE_ROLLER_VIEW",
"state": {}
}
} }
], ],
"currentTab": 5 "currentTab": 6
} }
], ],
"direction": "horizontal", "direction": "horizontal",
@ -190,24 +206,26 @@
}, },
"left-ribbon": { "left-ribbon": {
"hiddenItems": { "hiddenItems": {
"markdown-importer:Open format converter": false,
"audio-recorder:Start/stop recording": false,
"switcher:Open quick switcher": false, "switcher:Open quick switcher": false,
"graph:Open graph view": false, "graph:Open graph view": false,
"canvas:Create new canvas": false, "canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false, "daily-notes:Open today's daily note": false,
"templates:Insert template": false, "templates:Insert template": false,
"command-palette:Open command palette": false, "command-palette:Open command palette": false,
"obsidian-excalidraw-plugin:Create new drawing": false, "obsidian-advanced-slides:Show Slide Preview": false,
"table-editor-obsidian:Advanced Tables Toolbar": false, "table-editor-obsidian:Advanced Tables Toolbar": false,
"obsidian-textgenerator-plugin:Generate Text!": false, "obsidian-excalidraw-plugin:Create new drawing": false,
"obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false, "obsidian-full-calendar:Open Full Calendar": false,
"homepage:Open homepage": false,
"obsidian-projects:Open projects": false, "obsidian-projects:Open projects": false,
"obsidian-advanced-slides:Show Slide Preview": false "obsidian-textgenerator-plugin:Generate Text!": false,
"obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false
} }
}, },
"active": "34684a0d481ed4ee", "active": "34684a0d481ed4ee",
"lastOpenFiles": [ "lastOpenFiles": [
"Untitled.canvas",
"Day Planners/Day Planner-20230713.md",
"HV/Opps/2022/2022-10 GC, Deckstein, Kuraray.md", "HV/Opps/2022/2022-10 GC, Deckstein, Kuraray.md",
"HV/Opps/2023/2023-07 Haas, WinGPC Update.md", "HV/Opps/2023/2023-07 Haas, WinGPC Update.md",
"HV/Opps/2023", "HV/Opps/2023",
@ -240,7 +258,6 @@
"HV/Lattice.md", "HV/Lattice.md",
"HV/Produkte/Marketing Codes.md", "HV/Produkte/Marketing Codes.md",
"HV/SAP", "HV/SAP",
"HV/!ToDo/Teckso.md", "HV/!ToDo/Teckso.md"
"HV/!ToDo/ToDo.md"
] ]
} }

@ -0,0 +1,52 @@
## Kontaktdaten
|Name|Thomas Deckstein|
|----------------:|:-----|
|Tel|+49 2241 2555318|
| Email | Thomas.Deckstein@kuraray.com|
|Firmenname|Kuraray Europe GmbH|
|Adresse|Mülheimer Str. 26 / 53840 TROISDORF|
|Gerät|8890|
|Termin| |
|Grund|TRE 6850|
|Kennung|CS0|
|OppID|3003907346|
## Beschreibung
- Intuvo mit ALS und FID
- Restec Rtx-5, 15m, 0,53mmID, 1µm df             **2 x als Ersatzsäule**
- Stabilwax, 15m 0,53mmID, 0,5µm df                **2 x als Ersatzsäule**
- **GC-MS** (aktuell): Hp-5MS, 30m, 0,25mmID, 0,25µm df (Intuvo)  **2 x als Ersatzsäule**
19091S-433UI-INT
- UV + FTIR als Bundle im Oktober
## Projektziele
- [x] Telefonat
- [x] Meeting
- [x] Opp
- [x] Preisinformation
- [x] Angebot
- [ ] DRQ
- [ ] OER
## Angebot
# Part Number Opt PL Description Qty Price EUR Breaks EUR Uplift % Total Discount % Net EUR Total EUR Sales Discount YA9% Contractual Discount Y99% Promotion Discount Y07% Demo Discount Y04% PH Code PH Description YMax
1 G3540A AZ Agilent 8890 GC-System Kundenspezifisch 1 19293 0 0 45 10611.15 10611.15 45 0 0 0 ISG100G111 6890 GC system
2 G3540A 112 AZ 8890 100 psi Split/Splitless-Einlasszub. 1 4899 0 0 45 2694.45 2694.45 45 0 0 0
3 G3540A 211 AZ 8890 FID Zubeh. optimiert f. Kapillare 1 4880 0 0 45 2684 2684 45 0 0 0
4 G3540A 305 AZ Werksseitige Leitung f. Schnellinstall. 1 542 0 0 45 298.1 298.1 45 0 0 0
5 G3540A 306 AZ Baugruppe Abluftblende 1 191 0 0 45 105.05 105.05 45 0 0 0
6 G4513A AZ 7693A automatischer Probengeber 1 9025 0 0 45 4963.75 4963.75 45 0 0 0 ISG100G141 Autosampler
7 G4514A AZ 7693A Probenteller, 150 Probenflaschen 1 10564 0 0 45 5810.2 5810.2 45 0 0 0 ISG100G141 Autosampler
8 M8431AA LI OpenLAB CDS Geraeteverbindung 1 1299 0 0 45 714.45 714.45 45 0 0 0 ISF300F100 OpenLAB CDS Software
9 M8431AA 002 LI GC-Geraeteverbindung 1 0 0 0 45 0 0 45 0 0 0
10 R4521A LI SMA f. OpenLab CDS/ECM XT: 1 Jahr vorab 1 0 0 0 10 0 0 10 0 0 0 ISF220F220 Laboratory Informatics Support Revenue
11 R4521A 145 LI Agilent CDS-Geraete 1 467 0 0 10 420.3 420.3 10 0 0 0
12 R3988A 74 OpenLAB CDS Install. Geraeteverb. 1 247 0 0 10 222.3 222.3 10 0 0 0 TSPSD1CSEN Client Server and Enterprise Services
13 R3989A 74 OpenLAB CDS Einf. Geraeteverb. 1 247 0 0 10 222.3 222.3 10 0 0 0 TSPSD1CSEN Client Server and Enterprise Services
14 19091S-433UI-INT JW HP-5MS UI 30 m, 0,25 mm, 0,25 um, Intuvo 2 978 0 0 20 782.4 1564.8 20 0 0 0 CSCG30C30A INT Columns Agilent
15 122-5512UI-INT JW DB-5MS UI 15m, 0.25mm, 0.25um,Intuvo 2 597 0 0 20 477.6 955.2 20 0 0 0 CSCG30C30A INT Columns Agilent
16 122-7012UI-INT JW DB-WAX UI, 15m, 0,25 mm, 0,25 um, Intuvo 2 548 0 0 20 438.4 876.8 20 0 0 0 CSCG30C30A INT Columns Agilent
## Verwandte Dokumente
[[Opp_Template]]

@ -0,0 +1,91 @@
## Kontaktdaten
| Name | Dr. Ana Laura Luna Barron |
|---:|:---|
| Tel | +49 246 1610 |
| Email | a.luna.barron@fz-juelich.de |
| Firmenname | FZ Jülich |
| Adresse | Wilhelm-Johnen-Str. / 52425 JÜLICH |
| Gerät | PrimeLC / MSD iQ |
| Termin | 27.10.2022 14:00 |
| Grund | Messung von Urea |
| Kennung | CA0 |
| OppID | 3004187289 |
## Beschreibung
-
## Projektziele
- [x] Telefonat
- [ ] Meeting
- [x] Opp
- [x] Preisinformation
- [ ] Angebot
- [ ] DRQ
- [ ] OER
## Angebote
#   Part Number Opt PL  Description Qty Price EUR   Breaks EUR  Uplift %    Total Discount %    Net EUR Total EUR   Sales Discount YA9% Contractual Discount Y99%   Promotion Discount Y07% Demo Discount Y04%  PH Code PH Description  YMax
1   G7104C      29  1260 Infinity II Flexible Pumpe 1   33344   0   0   40  20006.4 20006.4 20  20  0   0   ISL100P1    Pumps  
2   G7104C  001 29  HPLC System Tool-Kit 1260 Infinity II   1   377 0   0   40  226.2   226.2   20  20  0   0          
3   G7104C  004 29  Agilent Lab Advisor Advanced Software   1   1574    0   0   40  944.4   944.4   20  20  0   0          
4   G7104C  007 29  Kit fuer Maximale Betriebszeit  1   1722    0   0   40  1033.2  1033.2  20  20  0   0          
5   G7104C  008 29  1260 Infinity II Kit f. niedr. Disp. MCT    1   992 0   0   40  595.2   595.2   20  20  0   0          
6   G7104C  033 29  LC/MS-faehiges Kit  1   2476    0   0   40  1485.6  1485.6  20  20  0   0          
7   G7104C  034 29  InfinityLab Stay Safe Verschl., St.-Kit 1   664 0   0   40  398.4   398.4   20  20  0   0          
8   G7104C  097 29  Poroshell 120 EC-C18 3,0x150mm, 2,7um   1   1   0   0   40  0.6 0.6 20  20  0   0          
9   A2013250X046        BC  Polaris 5 NH2 250 x 4.6mm   1   807 0   0   40  484.2   484.2   20  20  0   0   CSCV37C40L  Polaris - Analytical    
10  G7129C      29  1260 Inf. II Fluessigprobengeber    1   19291   0   0   40  11574.6 11574.6 20  20  0   0   ISL100A1    Autosamplers    
11  G7129C  010 29  Standard-Schublade (6x11 Probenflaschen)    1   359 0   0   40  215.4   215.4   20  20  0   0          
12  G7129C  060 29  Nutzung vorhandene Lizenz   1   -1733   0   0   40  -1039.8 -1039.8 20  20  0   0          
13  G7116A      29  1260 Infinity II Therm. f. mehr. Saeulen    1   6275    0   0   40  3765    3765    20  20  0   0   ISL100LC1   LC Hardware
14  G7116A  058 29  Ventilantrieb fuer 1260 Infinity II MCT 1   1489    0   0   40  893.4   893.4   20  20  0   0          
15  G4231A      29  2-Pos.-/6-Anschluss-Ventilkopf, 800 bar 1   2711    0   0   40  1626.6  1626.6  20  20  0   0   ISL100LCV   LC Valves  
16  G4231A  005 29  2/6 Kap.-Kit 0,12 mm ID inkl. QC-HE 1   2499    0   0   40  1499.4  1499.4  20  20  0   0          
17  G7117C      29  1260 Infinity II Diodenarray-Detektor HS    1   24064   0   0   40  14438.4 14438.4 20  20  0   0   ISL100D1    Detectors  
18  G7117C  009 29  Kit fuer Agilent Inline Druckbegr.ventil    1   1263    0   0   40  757.8   757.8   20  20  0   0          
19  G7117C  031 29  Max-Light Kart.-Zelle 60 mm hinzufuegen 1   3636    0   0   40  2181.6  2181.6  20  20  0   0          
20  G6160AA     89  LC/MSD iQ Massenselektiver Detektor m.SW    1   107977  0   0   48  56148.04    56148.04    28  20  0   0   ISL310SQ1   LCMS SQ Hardware    
21  G6160AA 001 89  MSD iQ mit OpenLab CDS Workstation SW   1   0   0   0   48  0   0   28  20  0   0          
22  G6160AA 062 89  InfinityLab System Tool Kit 1   406 0   0   48  211.12  211.12  28  20  0   0          
23  G6160AA 061 89  Zerstaeuber-Einstell.-Kit m. Ersatznadel    1   508 0   0   48  264.16  264.16  28  20  0   0          
24  M8431AA     LI  OpenLAB CDS Geraeteverbindung   1   1299    0   0   40  779.4   779.4   20  20  0   0   ISF300F100  OpenLAB CDS Software    
25  M8431AA 005 LI  3D UV/DAD-Verb. 1   0   0   0   40  0   0   20  20  0   0          
26  SYS-LC-1260II       74  LC 1260 Infinity II System  1   0   0   0   20  0   0   0   20  0   0   TSSYS0SYLC  Service Systems - Liquid Chromatography
27  SYS-LC-1260II   2A9 74  Standard-Einweisung 1   999 0   0   20  799.2   799.2   0   20  0   0   TSSTRN  Training Services  
28  SYS-LM-6160     74  InfinityLab LC/MSD iQ-System    1   0   0   0   20  0   0   0   20  0   0   TSSYS0SYLM  Service Systems - LCMS  
29  SYS-LM-6160 9EC 74  Erweit. Gewaehr. fuer Akad. - 2J, kompl.    1   9874    0   0   40  5924.4  5924.4  20  20  0   0   TSSYSX  Academic Extended Warranty  
30  SYS-LM-6160 0L2 74  CrossLab Vorb. Wartung - 2J, kompl. 1   11209   0   0   30  7846.3  7846.3  5   20  5   0   TSSYS2  Serviced As Systems - 2 YR
## Verwandte Dokumente
[[Opp_Template]]

@ -0,0 +1,35 @@
## Kontaktdaten
| Name | Dr. Giancarlo Francio |
|---:|:---|
| Tel |+49 241 802 6492 |
| Email | francio@itmc.rwth-aachen.de |
| Firmenname | RWTH Aachen, ITMC |
| Adresse | Worringerweg 2, 52074 Aachen |
| Gerät | OL2 |
| Termin | |
| Grund | TRE |
| Kennung | CA0 |
| OppID | 3004181482 |
## Beschreibung
- alte Chemstation A01.11 funktioniert nicht mehr richtig
- Angeschlossen sind zwei 7820A im Praktikum
## Projektziele
- [x] Telefonat
- [ ] Meeting
- [x] Opp
- [x] Preisinformation
- [ ] Angebot
- [ ] DRQ
- [ ] OER
## Angebot
# Part Number Opt PL Description Qty Price EUR Breaks EUR Uplift % Total Discount % Net EUR Total EUR Sales Discount YA9% Contractual Discount Y99% Promotion Discount Y07% Demo Discount Y04% PH Code PH Description YMax
1 M8415AA LI Upgrade auf OpenLab CDS Workstation 1 9691 0 0 20 7752.8 7752.8 0 20 0 0 ISF300F100 OpenLAB CDS Software
2 M8415AA 002 LI GC Geraeteverbindung 2 0 0 0 20 0 0 0 20 0 0
3 M8415AA 500 LI ChemStation 1 0 0 0 20 0 0 0 20 0 0
## Verwandte Dokumente
[[Opp_Template]]

@ -0,0 +1,48 @@
## Kontaktdaten
| Name | Marek Weiler |
|---:|:---|
| Tel | +49 241 808 0121 |
| Email | mweiler@ukaaachen.de |
| Firmenname | UK Aachen |
| Adresse | Pauwelsstr. 30, 52074 Aachen |
| Gerät | prepLC |
| Termin | |
| Grund | zu viele Proben |
| Kennung | LR0 |
| OppID | 3004144646 |
| Angebotsnummer | DE-83PE89-922-168396|
| Quart RequestID | 20221004_0193 |
| Bestellnummer | 4501020953-210 |
## Beschreibung
## Projektziele
- [x] Telefonat
- [ ] Meeting
- [x] Opp
- [ ] Preisinformation
- [x] Angebot
- [x] DRQ
- [x] OER
## Angebot
# Part Number Opt PL Description Qty Price EUR Breaks EUR Uplift % Total Discount % Net EUR Total EUR Sales Discount YA9% Contractual Discount Y99% Promotion Discount Y07% Demo Discount Y04% PH Code PH Description YMax
1 G7161A 29 1260 Infinity II praep. binaere Pumpe 1 31413 0 0 50.91 15420.64 15420.64 30.91 20 0 0 ISL100P1 Pumps
2 G7161A 302 29 System Kap. Kit Praep LC/UV 15-40 ml/Min 1 1267 0 0 50.91 621.97 621.97 30.91 20 0 0
3 G1328D 29 1260 Infinity II Manuell. Praep-Injektor 1 5966 0 0 50.91 2928.71 2928.71 30.91 20 0 0 ISL100LCV LC Valves
4 G1328D 240 29 2 ml Praep Probenschleife Edelstahl 1 168 0 0 50.91 82.47 82.47 30.91 20 0 0
5 G1328D 241 29 5 ml Praep Probenschleife Edelstahl 1 289 0 0 50.91 141.87 141.87 30.91 20 0 0
6 G9328A 29 1260 Infinity II Saeulen-Organizer 1 2526 0 0 50.91 1240.01 1240.01 30.91 20 0 0 ISL100LCM LC Misc
7 G7165A 29 1260 Infinity II MW-Detektor 1 18052 0 0 50.91 8861.73 8861.73 30.91 20 0 0 ISL100D1 Detectors
8 G7165A 022 29 Praep. Durchflussz. Edelst. 3mmSchichtd. 1 3089 0 0 50.91 1516.39 1516.39 30.91 20 0 0
9 G7166A 29 1260 Inf II Pr.-Ventil-Fraktionssammler 1 11865 0 0 50.91 5824.53 5824.53 30.91 20 0 0 ISL100FC Fraction Collectors
10 G7166A 080 29 Agilent Delay und Checkout Kalibriersub. 1 307 0 0 50.91 150.71 150.71 30.91 20 0 0
11 M8431AA LI OpenLAB CDS Geraeteverbindung 1 1299 0 0 50.91 637.68 637.68 30.91 20 0 0 ISF300F100 OpenLAB CDS Software
12 M8431AA 001 LI LC-Geraeteverbindung 1 0 0 0 50.91 0 0 30.91 20 0 0
13 SYS-LC-126P2 74 LC 1260 Infinity II Praeparatives System 1 0 0 0 20 0 0 20 0 0 0 TSSYS0SYLC Service Systems - Liquid Chromatography
14 SYS-LC-126P2 2A9 74 Standard-Einweisung 1 999 0 0 20 799.2 799.2 20 0 0 0 TSSTRN Training Services
15 SYS-LC-126P2 9EC 74 Erweit. Gewaehr. fuer Akad. - 2J, kompl. 1 4278 0 0 40 2566.8 2566.8 40 0 0 0 TSSYSX Academic Extended Warranty
## Verwandte Dokumente
[[Opp_Template]]

@ -1,25 +1,28 @@
## Kontaktdaten ## Kontaktdaten
| Typ | Text |
| ---------- | ----------- | | Typ | Text |
| Name | Rainer Haas | | ---------- | ----------------------- |
| Email | | | Name | Rainer Haas |
| Firmenname | | | Email | haas@dwi.rwth-aachen.de |
| Adresse | | | Firmenname | DWI **** Leibniz-Institut für Interaktive Materialien e.V. |
| Gerät | | | Adresse | Forckenbeckstraße 50, 52074 Aachen |
| Termin | | | Gerät | WinGPC |
| Grund | | | Termin | |
| Tel | | | Grund | PSS Lead |
| Kennung | | | Tel | +49 241 802 6914 |
| OppID | | | Kennung | MP0 |
| OppID | 3004522798 |
## Beschreibung ## Beschreibung
- Lead von PSS, Thomas darf keine Angebote mehr machen
- Angebot nicht ohne I&F machbar, auch im COpC scheinbar nicht
## Projektziele ## Projektziele
- [x] Telefonat ✅ 2023-07-12 - [x] Telefonat ✅ 2023-07-12
- [ ] Meeting - [ ] Meeting
- [x] Opp ✅ 2023-07-12 - [x] Opp ✅ 2023-07-12
- [ ] Preisinformation - [ ] Preisinformation
- [ ] Angebot 📅 2023-07-13 - [ ] Angebot 📅 2023-07-13 #todo
- [ ] DRQ - [ ] DRQ
- [ ] OER - [ ] OER