From 042fc46a2e38cec37e2cf48ad0df7d2ba2fb7ccb Mon Sep 17 00:00:00 2001 From: Sascha Woitschetzki Date: Tue, 18 Jul 2023 16:42:02 +0200 Subject: [PATCH 1/2] add --- .../.obsidian/core-plugins-migration.json | 7 +- .../.obsidian/plugins/obsidian-git/data.json | 8 +- .../plugins/obsidian-projects/data.json | 156 ----------- ...e (conflicted copy 2023-07-14 112852).json | 251 ------------------ ...e (conflicted copy 2023-07-14 113512).json | 251 ------------------ ...e (conflicted copy 2023-07-14 113855).json | 251 ------------------ ...e (conflicted copy 2023-07-14 113939).json | 251 ------------------ ...e (conflicted copy 2023-07-14 114012).json | 251 ------------------ ...e (conflicted copy 2023-07-14 114134).json | 251 ------------------ ...e (conflicted copy 2023-07-14 115137).json | 251 ------------------ ...e (conflicted copy 2023-07-14 115411).json | 251 ------------------ ...e (conflicted copy 2023-07-14 115425).json | 251 ------------------ ...e (conflicted copy 2023-07-14 121543).json | 251 ------------------ ...e (conflicted copy 2023-07-14 121622).json | 251 ------------------ ...e (conflicted copy 2023-07-14 123328).json | 251 ------------------ ...e (conflicted copy 2023-07-14 124444).json | 250 ----------------- ...e (conflicted copy 2023-07-14 130026).json | 250 ----------------- Obsidian Vault/.obsidian/workspace.json | 95 ++++--- .../Day Planners/Day Planner-20230717.md | 2 + .../Day Planners/Day Planner-20230718.md | 2 + .../HV/!ToDo/2023-07 Urlaubsvertretung.md | 9 +- Obsidian Vault/HV/Lattice.md | 8 +- Obsidian Vault/HV/Mailbox.md | 9 +- .../HV/Opps/2023/2023-07 Modemann, UIB2.md | 31 +++ ...DCP (conflicted copy 2023-07-14 123511).md | 6 - Obsidian Vault/notes/HV/Agilent/ADCP.md | 2 - 26 files changed, 103 insertions(+), 3744 deletions(-) delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 112852).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 113512).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 113855).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 113939).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 114012).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 114134).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 115137).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 115411).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 115425).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 121543).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 121622).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 123328).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 124444).json delete mode 100644 Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 130026).json create mode 100644 Obsidian Vault/Day Planners/Day Planner-20230717.md create mode 100644 Obsidian Vault/Day Planners/Day Planner-20230718.md create mode 100644 Obsidian Vault/HV/Opps/2023/2023-07 Modemann, UIB2.md delete mode 100644 Obsidian Vault/notes/HV/Agilent/ADCP (conflicted copy 2023-07-14 123511).md diff --git a/Obsidian Vault/.obsidian/core-plugins-migration.json b/Obsidian Vault/.obsidian/core-plugins-migration.json index 9435259..a77e9a6 100644 --- a/Obsidian Vault/.obsidian/core-plugins-migration.json +++ b/Obsidian Vault/.obsidian/core-plugins-migration.json @@ -4,7 +4,6 @@ "switcher": true, "graph": true, "backlink": true, - "canvas": true, "outgoing-link": true, "tag-pane": true, "page-preview": true, @@ -14,7 +13,7 @@ "command-palette": true, "slash-command": false, "editor-status": true, - "bookmarks": true, + "starred": true, "markdown-importer": false, "zk-prefixer": false, "random-note": false, @@ -25,5 +24,7 @@ "workspaces": false, "file-recovery": true, "publish": false, - "sync": false + "sync": false, + "canvas": true, + "bookmarks": true } \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/plugins/obsidian-git/data.json b/Obsidian Vault/.obsidian/plugins/obsidian-git/data.json index 028c821..66281a3 100644 --- a/Obsidian Vault/.obsidian/plugins/obsidian-git/data.json +++ b/Obsidian Vault/.obsidian/plugins/obsidian-git/data.json @@ -15,10 +15,10 @@ "customMessageOnAutoBackup": false, "autoBackupAfterFileChange": false, "treeStructure": false, - "refreshSourceControl": true, + "refreshSourceControl": false, "basePath": "", "differentIntervalCommitAndPush": false, - "changedFilesInStatusBar": false, + "changedFilesInStatusBar": true, "showedMobileNotice": true, "refreshSourceControlTimer": 7000, "showBranchStatusBar": true, @@ -47,7 +47,9 @@ }, "textColorCss": "var(--text-muted)", "ignoreWhitespace": false, - "gutterSpacingFallbackLength": 5 + "gutterSpacingFallbackLength": 5, + "lastShownAuthorDisplay": "initials", + "lastShownDateTimeFormatOptions": "date" }, "autoCommitMessage": "vault backup: {{date}}" } \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/plugins/obsidian-projects/data.json b/Obsidian Vault/.obsidian/plugins/obsidian-projects/data.json index 1e7a573..150eda4 100644 --- a/Obsidian Vault/.obsidian/plugins/obsidian-projects/data.json +++ b/Obsidian Vault/.obsidian/plugins/obsidian-projects/data.json @@ -1,162 +1,6 @@ { "version": 2, -<<<<<<< HEAD "projects": [], -======= -<<<<<<< HEAD -======= -<<<<<<< HEAD ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 - "projects": [ - { - "fieldConfig": {}, - "defaultName": "", - "templates": [], - "excludedNotes": [], - "isDefault": false, - "dataSource": { - "kind": "folder", - "config": { -<<<<<<< HEAD - "path": "Test", - "recursive": true -======= - "path": "Projects - Demo Project", - "recursive": false ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 - } - }, - "newNotesFolder": "", - "views": [ - { - "config": { - "fieldConfig": { - "name": { -<<<<<<< HEAD - "hide": false - }, - "path": { - "hide": false -======= - "width": 360 - }, - "path": { - "hide": true ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 - } - } - }, - "filter": { - "conditions": [] - }, - "colors": { - "conditions": [] - }, - "sort": { - "criteria": [] - }, -<<<<<<< HEAD - "id": "f9f98a9a-393d-41e1-8275-da9c05aa8c47", - "name": "Table", -======= - "name": "Table", - "id": "269a945e-3f6b-4f73-9477-2461dc470d7e", ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 - "type": "table" - }, - { - "config": { -<<<<<<< HEAD - "columns": { - "No status": { - "weight": 0 - } - } -======= - "groupByField": "status", - "priorityField": "weight" ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 - }, - "filter": { - "conditions": [] - }, - "colors": { - "conditions": [] - }, - "sort": { - "criteria": [] - }, -<<<<<<< HEAD - "id": "56270545-1ef3-4da4-a92d-df649e99271a", - "name": "Board", - "type": "board" - }, - { - "config": {}, -======= - "name": "Board", - "id": "f7f7c0a4-dde6-4d15-ace9-e53cff485f6e", - "type": "board" - }, - { - "config": { - "interval": "month", - "dateField": "due", - "checkField": "published" - }, ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 - "filter": { - "conditions": [] - }, - "colors": { - "conditions": [] - }, - "sort": { - "criteria": [] - }, -<<<<<<< HEAD - "id": "1e5973bd-999f-4c1e-a4b1-7d15bf60e3de", - "name": "Calendar", - "type": "calendar" - } - ], - "id": "23ece400-b449-4d93-83a3-97ceac60a993", - "name": "Learning Obsidian" - } - ], -======= - "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": [], ->>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9 ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 ->>>>>>> b753df5d08d43be9e0c0c8d55524e32d17069f88 "preferences": { "projectSizeLimit": 1000, "frontmatter": { diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 112852).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 112852).json deleted file mode 100644 index 5bd1423..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 112852).json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "mode": "preview", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "b1cd969e7f4ea4c5", - "lastOpenFiles": [ - "notes/Privat/docx/{35D001E3-45DF-05C7-2FBA-746BECEC61B6}{1}{E20180799748633797912581962171912483095964711}-1489403167.docx", - "notes/Privat/docx/~WRL2305.tmp", - "notes/Privat/docx/~WRD2297.tmp", - "notes/Privat/docx/~$5D001E3-45DF-05C7-2FBA-746BECEC61B6}{1}{E19527450382781169278320114877679784163211601}-1496472622.docx", - "notes/Privat/docx/{35D001E3-45DF-05C7-2FBA-746BECEC61B6}{1}{E19527450382781169278320114877679784163211601}-1496472622.docx", - "notes/Privat/docx/~WRL1437.tmp", - "notes/Privat/docx/~WRD1430.tmp", - "notes/Privat/docx/~$5D001E3-45DF-05C7-2FBA-746BECEC61B6}{1}{E1948583841359182319411911732665043066261891}-1555314204.docx", - "notes/Privat/docx/{35D001E3-45DF-05C7-2FBA-746BECEC61B6}{1}{E1948583841359182319411911732665043066261891}-1555314204.docx", - "notes/Privat/docx/~WRL0023.tmp", - "notes/Privat/docx/~WRD4088.tmp", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image9.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image8.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image6.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image58.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image7.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image59.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image57.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image55.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image53.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image56.png", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 113512).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 113512).json deleted file mode 100644 index 59889cf..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 113512).json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "mode": "preview", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "b1cd969e7f4ea4c5", - "lastOpenFiles": [ - "notes/Privat/docx/{714B7B20-A407-03A1-0583-FDC2FE7E1E20}{1}{E1885940057058877263220151718559382599648311}-1514919373.docx", - "notes/Privat/media/Susskartoffelsuppe---2014-06-04.pdf.pdf", - "notes/Privat/docx/~WRL3018.tmp", - "notes/Privat/docx/~WRD3011.tmp", - "notes/Privat/docx/~$14B7B20-A407-03A1-0583-FDC2FE7E1E20}{1}{E1981362401590338275981959475664607429797151}-1513427202.docx", - "notes/Privat/docx/{714B7B20-A407-03A1-0583-FDC2FE7E1E20}{1}{E1981362401590338275981959475664607429797151}-1513427202.docx", - "notes/Privat/media/Marshmallows---2013-02-04.pdf.pdf", - "notes/Privat/docx/~WRL2100.tmp", - "notes/Privat/docx/~WRD2093.tmp", - "notes/Privat/docx/~$14B7B20-A407-03A1-0583-FDC2FE7E1E20}{1}{E201793616389752351777220122600459983466323211}-1512935904.docx", - "notes/Privat/docx/{714B7B20-A407-03A1-0583-FDC2FE7E1E20}{1}{E201793616389752351777220122600459983466323211}-1512935904.docx", - "notes/Privat/media/Rezepte-Das-beste-Brot-der-Welt-image1.jpg", - "notes/Privat/media/Allgemein-Wochenende-RaR-image3.jpg", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image9.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image8.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image6.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image58.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image7.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image59.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image57.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image55.png", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 113855).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 113855).json deleted file mode 100644 index 4ff3563..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 113855).json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "mode": "preview", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "b1cd969e7f4ea4c5", - "lastOpenFiles": [ - "notes/Gemeinsames-Notizbuch/docx/{CCEA9B5C-3565-07F2-1A39-503EFE31F2AB}{1}{E1946682054727399008021959197958430105128201}-1681992563.docx", - "notes/Gemeinsames-Notizbuch/docx/~$CEA9B5C-3565-07F2-1A39-503EFE31F2AB}{1}{E1956752316126244601391996066761208390437141}-1681987790.docx", - "notes/Gemeinsames-Notizbuch/docx/{CCEA9B5C-3565-07F2-1A39-503EFE31F2AB}{1}{E1956752316126244601391996066761208390437141}-1681987790.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL0487.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD0479.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$CEA9B5C-3565-07F2-1A39-503EFE31F2AB}{1}{E19104621637729694351819208605671877798738918}-1596790378.docx", - "notes/Gemeinsames-Notizbuch/docx/{CCEA9B5C-3565-07F2-1A39-503EFE31F2AB}{1}{E19104621637729694351819208605671877798738918}-1596790378.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL3602.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD3587.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$CEA9B5C-3565-07F2-1A39-503EFE31F2AB}{1}{E19104621637729694351819208605671877798738915}-1687507894.docx", - "notes/Gemeinsames-Notizbuch/docx/{CCEA9B5C-3565-07F2-1A39-503EFE31F2AB}{1}{E19104621637729694351819208605671877798738915}-1687507894.docx", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image2.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image1.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Competition-image1.jpeg", - "notes/Privat/media/Rezepte-Das-beste-Brot-der-Welt-image1.jpg", - "notes/Privat/media/Allgemein-Wochenende-RaR-image3.jpg", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image9.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image8.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image6.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image58.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image7.png", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 113939).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 113939).json deleted file mode 100644 index c6dab83..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 113939).json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "mode": "preview", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "b1cd969e7f4ea4c5", - "lastOpenFiles": [ - "notes/Gemeinsames-Notizbuch/docx/{D2D24FB9-E6A8-04E4-3A6F-AD71A4F8FEE5}{1}{E18681817458911184098201182509956407511274227}-1677062461.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL3889.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD3877.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$2D24FB9-E6A8-04E4-3A6F-AD71A4F8FEE5}{1}{E18681817458911184098201182509956407511274233}-1604659846.docx", - "notes/Gemeinsames-Notizbuch/docx/{D2D24FB9-E6A8-04E4-3A6F-AD71A4F8FEE5}{1}{E18681817458911184098201182509956407511274233}-1604659846.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL2939.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD2932.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$2D24FB9-E6A8-04E4-3A6F-AD71A4F8FEE5}{1}{E18681817458911184098201182509956407511274236}-1664276576.docx", - "notes/Gemeinsames-Notizbuch/docx/{D2D24FB9-E6A8-04E4-3A6F-AD71A4F8FEE5}{1}{E18681817458911184098201182509956407511274236}-1664276576.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL1986.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD1959.tmp", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image2.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image1.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Competition-image1.jpeg", - "notes/Privat/media/Rezepte-Das-beste-Brot-der-Welt-image1.jpg", - "notes/Privat/media/Allgemein-Wochenende-RaR-image3.jpg", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image9.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image8.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image6.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image58.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image7.png", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 114012).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 114012).json deleted file mode 100644 index bdcf4ad..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 114012).json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "mode": "preview", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "b1cd969e7f4ea4c5", - "lastOpenFiles": [ - "notes/Gemeinsames-Notizbuch/docx/{66F7C28E-D469-0A8A-3C6A-8C928201F030}{1}{E18235517398890587647201579580948021733455824}-1683270941.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL0218.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD0210.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$6F7C28E-D469-0A8A-3C6A-8C928201F030}{1}{E18235517398890587647201579580948021733455823}-1582126591.docx", - "notes/Gemeinsames-Notizbuch/docx/{66F7C28E-D469-0A8A-3C6A-8C928201F030}{1}{E18235517398890587647201579580948021733455823}-1582126591.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL3369.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD3357.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$6F7C28E-D469-0A8A-3C6A-8C928201F030}{1}{E18235517398890587647201579580948021733455822}-1677848810.docx", - "notes/Gemeinsames-Notizbuch/docx/{66F7C28E-D469-0A8A-3C6A-8C928201F030}{1}{E18235517398890587647201579580948021733455822}-1677848810.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL2333.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD2318.tmp", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image2.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image1.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Competition-image1.jpeg", - "notes/Privat/media/Rezepte-Das-beste-Brot-der-Welt-image1.jpg", - "notes/Privat/media/Allgemein-Wochenende-RaR-image3.jpg", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image9.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image8.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image6.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image58.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image7.png", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 114134).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 114134).json deleted file mode 100644 index d9c9bb9..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 114134).json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "mode": "preview", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "b1cd969e7f4ea4c5", - "lastOpenFiles": [ - "notes/Gemeinsames-Notizbuch/docx/{4DDB05DF-6B46-0FC2-2BF2-9D80DF11B14A}{1}{E1828445279030202366119567304309792158925856}-1601971058.docx", - "notes/Gemeinsames-Notizbuch/media/GER-E367_-TERMS-AND-CONDITIONS-VERSION-V1-01Jul2018-(1).pdf", - "notes/Gemeinsames-Notizbuch/docx/~WRL3982.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD3971.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$DDB05DF-6B46-0FC2-2BF2-9D80DF11B14A}{1}{E1950480592938156045851978023896666567144071}-1668008099.docx", - "notes/Gemeinsames-Notizbuch/docx/{4DDB05DF-6B46-0FC2-2BF2-9D80DF11B14A}{1}{E1950480592938156045851978023896666567144071}-1668008099.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL3029.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD3021.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$DDB05DF-6B46-0FC2-2BF2-9D80DF11B14A}{1}{E1828445279030202366119567304309792158925859}-1687959497.docx", - "notes/Gemeinsames-Notizbuch/docx/{4DDB05DF-6B46-0FC2-2BF2-9D80DF11B14A}{1}{E1828445279030202366119567304309792158925859}-1687959497.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL2072.tmp", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image2.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image1.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Competition-image1.jpeg", - "notes/Privat/media/Rezepte-Das-beste-Brot-der-Welt-image1.jpg", - "notes/Privat/media/Allgemein-Wochenende-RaR-image3.jpg", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image9.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image8.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image6.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image58.png", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image7.png", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 115137).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 115137).json deleted file mode 100644 index b6cd94f..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 115137).json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "mode": "preview", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "b1cd969e7f4ea4c5", - "lastOpenFiles": [ - "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E188774461852844510161961008745426082380891}-1605863631.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL3469.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD3462.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$3E149BF-23F4-0271-1080-727FB950512F}{1}{E19461425566873489649020174187344414559504671}-1640250018.docx", - "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E19461425566873489649020174187344414559504671}-1640250018.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL2516.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD2508.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$3E149BF-23F4-0271-1080-727FB950512F}{1}{E1956603821870812726161931644792381490669101}-1638862850.docx", - "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E1956603821870812726161931644792381490669101}-1638862850.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL1594.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD1587.tmp", - "notes/Gemeinsames-Notizbuch/media/Application-Wiki-Applikation-Wiki-DIN-EN-9377-2-(KW-Index-H53)-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Application-Wiki-Applikation-Wiki-Einzelnachweise-image2.jpg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-SAP-Solution-Level-image1.gif", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Prozesse-SSC-WAD-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image2.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image1.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Competition-image1.jpeg", - "notes/Privat/media/Rezepte-Das-beste-Brot-der-Welt-image1.jpg", - "notes/Privat/media/Allgemein-Wochenende-RaR-image3.jpg", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image9.png", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 115411).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 115411).json deleted file mode 100644 index 4ff5f2f..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 115411).json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "mode": "preview", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "b1cd969e7f4ea4c5", - "lastOpenFiles": [ - "notes/Gemeinsames-Notizbuch/docx/~WRD1205.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$3E149BF-23F4-0271-1080-727FB950512F}{1}{E1854459936242087637620136703412546784133231}-1615364039.docx", - "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E1854459936242087637620136703412546784133231}-1615364039.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL0252.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD0240.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$3E149BF-23F4-0271-1080-727FB950512F}{1}{E19102306531926059605020148827849124443056871}-1596697179.docx", - "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E19102306531926059605020148827849124443056871}-1596697179.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL3363.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD3355.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$3E149BF-23F4-0271-1080-727FB950512F}{1}{E1854897306370240294420118240338042174740741}-1596697179.docx", - "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E1854897306370240294420118240338042174740741}-1596697179.docx", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-GC-7890B-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Application-Wiki-Applikation-Wiki-DIN-EN-9377-2-(KW-Index-H53)-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Application-Wiki-Applikation-Wiki-Einzelnachweise-image2.jpg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-SAP-Solution-Level-image1.gif", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Prozesse-SSC-WAD-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image2.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image1.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Competition-image1.jpeg", - "notes/Privat/media/Rezepte-Das-beste-Brot-der-Welt-image1.jpg", - "notes/Privat/media/Allgemein-Wochenende-RaR-image3.jpg", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 115425).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 115425).json deleted file mode 100644 index a1387b5..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 115425).json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "mode": "preview", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "b1cd969e7f4ea4c5", - "lastOpenFiles": [ - "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E186264561712999252041985083245942769285551}-1596697179.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL0437.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD0425.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$3E149BF-23F4-0271-1080-727FB950512F}{1}{E1877849250431013813920113876942555047316911}-1612797760.docx", - "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E1877849250431013813920113876942555047316911}-1612797760.docx", - "notes/Gemeinsames-Notizbuch/media/G3181B-2-Wege-Splitter-ohne-Makeup-Gas---Installation-Guide---G3181-90110.pdf", - "notes/Gemeinsames-Notizbuch/docx/~WRD3509.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$3E149BF-23F4-0271-1080-727FB950512F}{1}{E1892208356328560583920126294780567274529441}-1688023837.docx", - "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E1892208356328560583920126294780567274529441}-1688023837.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRD1205.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$3E149BF-23F4-0271-1080-727FB950512F}{1}{E1854459936242087637620136703412546784133231}-1615364039.docx", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-GC-7890B-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Application-Wiki-Applikation-Wiki-DIN-EN-9377-2-(KW-Index-H53)-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Application-Wiki-Applikation-Wiki-Einzelnachweise-image2.jpg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-SAP-Solution-Level-image1.gif", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Prozesse-SSC-WAD-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image2.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image1.jpeg", - "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Competition-image1.jpeg", - "notes/Privat/media/Rezepte-Das-beste-Brot-der-Welt-image1.jpg", - "notes/Privat/media/Allgemein-Wochenende-RaR-image3.jpg", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 121543).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 121543).json deleted file mode 100644 index af8924b..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 121543).json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "mode": "preview", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "b1cd969e7f4ea4c5", - "lastOpenFiles": [ - "notes/Gemeinsames-Notizbuch/docx/{892F1C77-7401-0456-36D3-62F379F2C67C}{1}{E1910319087086289388461989749588259043878741}-1679653342.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL0543.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD0531.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$C5D5B21-4982-0F2B-2542-30192F4E2C01}{1}{E188557852304537806321926183053283382648741}-1579166311.docx", - "notes/Gemeinsames-Notizbuch/docx/{4C5D5B21-4982-0F2B-2542-30192F4E2C01}{1}{E188557852304537806321926183053283382648741}-1579166311.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL3662.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD3646.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$C5D5B21-4982-0F2B-2542-30192F4E2C01}{1}{E187451215246640609391921058645796431142801}-1562830274.docx", - "notes/Gemeinsames-Notizbuch/docx/{4C5D5B21-4982-0F2B-2542-30192F4E2C01}{1}{E187451215246640609391921058645796431142801}-1562830274.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL2717.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD2709.tmp", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-Molekülspektroskopie-Vaya-image2.gif", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-Molekülspektroskopie-Vaya-image1.gif", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-Molekülspektroskopie-HT-mAB-Aggregation-Analysis-Solution-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-Atomspektroskopie-I-AS-Autosampler-(G3160C)-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-HPLC-Email-Signaturen-Banner-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-HPLC-Universal-Calibration-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-HPLC-Multisampler-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-GC-MS-Competition-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-GC-7890B-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Application-Wiki-Applikation-Wiki-DIN-EN-9377-2-(KW-Index-H53)-image1.jpg", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 121622).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 121622).json deleted file mode 100644 index 9560a59..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 121622).json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "mode": "preview", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "b1cd969e7f4ea4c5", - "lastOpenFiles": [ - "notes/Gemeinsames-Notizbuch/docx/~WRL2147.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD2128.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$92F1C77-7401-0456-36D3-62F379F2C67C}{1}{E1839788512293119919720117114710957372270441}-1669194197.docx", - "notes/Gemeinsames-Notizbuch/docx/{892F1C77-7401-0456-36D3-62F379F2C67C}{1}{E1839788512293119919720117114710957372270441}-1669194197.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL1136.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD1128.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$92F1C77-7401-0456-36D3-62F379F2C67C}{1}{E186842213414823388331946089706986406313271}-1633974967.docx", - "notes/Gemeinsames-Notizbuch/docx/{892F1C77-7401-0456-36D3-62F379F2C67C}{1}{E186842213414823388331946089706986406313271}-1633974967.docx", - "notes/Gemeinsames-Notizbuch/docx/~WRL0183.tmp", - "notes/Gemeinsames-Notizbuch/docx/~WRD0175.tmp", - "notes/Gemeinsames-Notizbuch/docx/~$92F1C77-7401-0456-36D3-62F379F2C67C}{1}{E1956170327980147943311926844639313826118521}-1610740441.docx", - "notes/Gemeinsames-Notizbuch/media/Software-Software-LabInformatics-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-Molekülspektroskopie-Vaya-image2.gif", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-Molekülspektroskopie-Vaya-image1.gif", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-Molekülspektroskopie-HT-mAB-Aggregation-Analysis-Solution-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-Atomspektroskopie-I-AS-Autosampler-(G3160C)-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-HPLC-Email-Signaturen-Banner-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-HPLC-Universal-Calibration-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-HPLC-Multisampler-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-GC-MS-Competition-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Geräte-Wiki-GC-7890B-image1.jpg", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 123328).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 123328).json deleted file mode 100644 index aa48db6..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 123328).json +++ /dev/null @@ -1,251 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "mode": "preview", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.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": "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "b1cd969e7f4ea4c5", - "lastOpenFiles": [ - "notes/HV/docx/{A8D24740-EAE3-057C-18B3-515D8C9C29BF}{1}{E187145472880611356721979143908752369375271}-1584700983.docx", - "notes/HV/docx/~WRL0459.tmp", - "notes/HV/docx/~WRD0451.tmp", - "notes/HV/docx/~$512C27C-3DC7-0EA4-1D5F-8DAABD1E555F}{1}{E19559586538688741112120171201435725765308201}-1688985510.docx", - "notes/HV/docx/{C512C27C-3DC7-0EA4-1D5F-8DAABD1E555F}{1}{E19559586538688741112120171201435725765308201}-1688985510.docx", - "notes/HV/docx/~WRL3641.tmp", - "notes/HV/docx/~WRD3547.tmp", - "notes/HV/docx/~$512C27C-3DC7-0EA4-1D5F-8DAABD1E555F}{1}{E1947218778308609466981994896166086266251771}-1658387334.docx", - "notes/HV/docx/{C512C27C-3DC7-0EA4-1D5F-8DAABD1E555F}{1}{E1947218778308609466981994896166086266251771}-1658387334.docx", - "notes/HV/docx/~WRL1961.tmp", - "notes/HV/docx/~WRD1949.tmp", - "notes/Gemeinsames-Notizbuch/media/Tipps-und-Tricks-Windows-Touchscreen-konfigurieren-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Tipps-und-Tricks-MS-Office-Mail-Merge-image6.jpg", - "notes/Gemeinsames-Notizbuch/media/Tipps-und-Tricks-MS-Office-Mail-Merge-image5.jpg", - "notes/Gemeinsames-Notizbuch/media/Tipps-und-Tricks-MS-Office-Mail-Merge-image4.jpg", - "notes/Gemeinsames-Notizbuch/media/Tipps-und-Tricks-MS-Office-Mail-Merge-image3.jpg", - "notes/Gemeinsames-Notizbuch/media/Tipps-und-Tricks-MS-Office-Mail-Merge-image2.jpg", - "notes/Gemeinsames-Notizbuch/media/Tipps-und-Tricks-MS-Office-Mail-Merge-image1.jpg", - "notes/Gemeinsames-Notizbuch/media/Textvorlagen-Produkt-Infos-Vorteile-Client-Server-image1.gif", - "notes/Gemeinsames-Notizbuch/media/Software-OpenLab-ChemStation-Allgemeines-image2.jpg", - "notes/Gemeinsames-Notizbuch/media/Software-OpenLab-ChemStation-Allgemeines-image1.jpg", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 124444).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 124444).json deleted file mode 100644 index 7c2c3df..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 124444).json +++ /dev/null @@ -1,250 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Privat/Urlaub/2023-07 Österreich.md", - "mode": "source", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "Privat/Urlaub/2023-07 Österreich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "Privat/Urlaub/2023-07 Österreich.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": "Privat/Urlaub/2023-07 Österreich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5 - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "9735948f3cfa03f5", - "lastOpenFiles": [ - "notes/HV/docx/{C42EA967-1CBF-06C2-17E6-C06B4E0FE39F}{1}{E1833520288902000838620147986084250664650381}-1473764824.docx", - "notes/HV/docx/~WRL1077.tmp", - "notes/HV/docx/~$42EA967-1CBF-06C2-17E6-C06B4E0FE39F}{1}{E1860754597479773056720108441569380729116281}-1473759080.docx", - "notes/HV/docx/{C42EA967-1CBF-06C2-17E6-C06B4E0FE39F}{1}{E1860754597479773056720108441569380729116281}-1473759080.docx", - "notes/HV/docx/~WRL3732.tmp", - "notes/HV/docx/~WRD3720.tmp", - "notes/HV/docx/~$42EA967-1CBF-06C2-17E6-C06B4E0FE39F}{1}{E181703577968335575871994214380593433999511}-1479817104.docx", - "notes/HV/docx/{C42EA967-1CBF-06C2-17E6-C06B4E0FE39F}{1}{E181703577968335575871994214380593433999511}-1479817104.docx", - "notes/HV/docx/~WRL2279.tmp", - "notes/HV/docx/~WRD2267.tmp", - "notes/HV/docx/~$42EA967-1CBF-06C2-17E6-C06B4E0FE39F}{1}{E1844822295519112474520105513840688999071071}-1473755354.docx", - "notes/HV/media/20161020_111122.jpg", - "notes/HV/media/20161020_111117.jpg", - "notes/HV/media/20161020_111101.jpg", - "notes/HV/media/20161020_111058.jpg", - "Home.md", - "notes/HV/media/Fertig-Angebot-Belzer-image2.gif", - "notes/HV/media/Fertig-Zahlungsbedinungen-Grünenthal-image3.jpg", - "notes/HV/media/Fertig-Zahlungsbedinungen-Grünenthal-image2.jpg", - "notes/HV/media/Fertig-Zahlungsbedinungen-Grünenthal-image1.jpg", - "notes/HV/media/Fertig-2016-09-Schönebeck,-IOC-image10.jpg", - "notes/HV/media/Fertig-Ausschreibung-BAfG-image2.jpg", - "notes/HV/Agilent/ADCP.md", - "notes/HV/Agilent/ADCP (conflicted copy 2023-07-14 123511).md", - "notes/HV/Agilent/BTM.md", - "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 130026).json b/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 130026).json deleted file mode 100644 index 09c6e62..0000000 --- a/Obsidian Vault/.obsidian/workspace (conflicted copy 2023-07-14 130026).json +++ /dev/null @@ -1,250 +0,0 @@ -{ - "main": { - "id": "9014301ddff88c50", - "type": "split", - "children": [ - { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Privat/Urlaub/2023-07 Österreich.md", - "mode": "source", - "backlinks": false, - "source": false - } - } - } - ] - } - ], - "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": "tag:#todo", - "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": "Privat/Urlaub/2023-07 Österreich.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "da69757edf858826", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "Privat/Urlaub/2023-07 Österreich.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": "Privat/Urlaub/2023-07 Österreich.md" - } - } - }, - { - "id": "c75a07ecf839a8b2", - "type": "leaf", - "state": { - "type": "calendar", - "state": {} - } - }, - { - "id": "60ac67b685012262", - "type": "leaf", - "state": { - "type": "advanced-tables-toolbar", - "state": {} - } - }, - { - "id": "285daa8e500b732e", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "ef47c49ffe70d9c1", - "type": "leaf", - "state": { - "type": "DICE_ROLLER_VIEW", - "state": {} - } - } - ], - "currentTab": 6 - } - ], - "direction": "horizontal", - "width": 378.5 - }, - "left-ribbon": { - "hiddenItems": { - "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-advanced-slides:Show Slide Preview": false, - "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "homepage:Open homepage": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false - } - }, - "active": "9735948f3cfa03f5", - "lastOpenFiles": [ - "notes/HV/docx/~WRD3762.tmp", - "notes/HV/docx/~$42EA967-1CBF-06C2-17E6-C06B4E0FE39F}{1}{E1956239623341214132311998170799877305507061}-1558602080.docx", - "notes/HV/docx/{C42EA967-1CBF-06C2-17E6-C06B4E0FE39F}{1}{E1956239623341214132311998170799877305507061}-1558602080.docx", - "notes/HV/media/DE-83PE89-519-1045.pdf", - "notes/HV/docx/~WRL2609.tmp", - "notes/HV/docx/~WRD2590.tmp", - "notes/HV/docx/~$42EA967-1CBF-06C2-17E6-C06B4E0FE39F}{1}{E1954775327688448905221955027485461713622041}-1559118808.docx", - "notes/HV/docx/{C42EA967-1CBF-06C2-17E6-C06B4E0FE39F}{1}{E1954775327688448905221955027485461713622041}-1559118808.docx", - "notes/HV/media/EFCS-CD-10111-ZS.pdf", - "notes/HV/media/FAX_20190417_1555499616_803.pdf", - "notes/HV/media/DE-83PE89-219-902-SW.pdf", - "notes/HV/media/Fertig-2018-02-Hilbig,-imat-uve-image1.jpeg", - "notes/HV/media/Fertig-2017-10-Hoffmann,-Prometho-image9.jpg", - "notes/HV/media/Fertig-2017-10-Hoffmann,-Prometho-image2.jpg", - "notes/HV/media/Fertig-2017-10-Hoffmann,-Prometho-image10.jpg", - "notes/HV/media/Firmware.jpg", - "notes/HV/media/Lab.png", - "notes/HV/media/Fertig-LC-MS-Seminar-RWTH-Aachen-image4.jpg", - "notes/HV/media/Fertig-LC-MS-Seminar-RWTH-Aachen-image2.jpg", - "notes/HV/media/Fertig-LC-MS-Seminar-RWTH-Aachen-image1.jpeg", - "notes/HV/media/Anfahrt-NGP2-RWTH-Aachen.jpg", - "Home.md", - "notes/HV/Agilent/ADCP.md", - "notes/HV/Agilent/ADCP (conflicted copy 2023-07-14 123511).md", - "notes/HV/Agilent/BTM.md", - "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", - "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows.md", - "notes/Gemeinsames-Notizbuch/Textvorlagen/Allgemein/Latice.md", - "notes/Gemeinsames-Notizbuch/Order-Examples/GC/ALS-GC-FID-TCD.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/HES.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ/Competition-&-Responses.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977B-SQ.md", - "notes/Gemeinsames-Notizbuch/Geräte-Wiki/GC-MS/GC-MS/5977C-SQ.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/QUART-OER.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demo-Request.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Demogeräte-Loaner.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Prozesse/Approvals-(Discounts,-EPT,-Va.md", - "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", - "HV/SAP/Marketing Codes.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", - "HV/Agilent.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", - "Einkaufsliste Canvas.canvas", - "Untitled.canvas", - "Test/Einkaufsliste Canvas.canvas" - ] -} \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/workspace.json b/Obsidian Vault/.obsidian/workspace.json index a196c72..a8ea419 100644 --- a/Obsidian Vault/.obsidian/workspace.json +++ b/Obsidian Vault/.obsidian/workspace.json @@ -4,23 +4,17 @@ "type": "split", "children": [ { - "id": "71a8f24a31cb8358", - "type": "tabs", - "children": [ - { - "id": "9735948f3cfa03f5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Privat/Urlaub/2023-07 Österreich.md", - "mode": "source", - "backlinks": false, - "source": false - } - } + "id": "711f8f8a7a6d73de", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Home.md", + "mode": "source", + "backlinks": false, + "source": false } - ] + } } ], "direction": "vertical" @@ -94,7 +88,7 @@ "state": { "type": "backlink", "state": { - "file": "Privat/Urlaub/2023-07 Österreich.md", + "file": "Home.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -111,7 +105,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Privat/Urlaub/2023-07 Österreich.md", + "file": "Home.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -134,7 +128,7 @@ "state": { "type": "outline", "state": { - "file": "Privat/Urlaub/2023-07 Österreich.md" + "file": "Home.md" } } }, @@ -175,7 +169,8 @@ } ], "direction": "horizontal", - "width": 378.5 + "width": 378.5, + "collapsed": true }, "left-ribbon": { "hiddenItems": { @@ -195,37 +190,28 @@ "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false } }, - "active": "9735948f3cfa03f5", + "active": "711f8f8a7a6d73de", "lastOpenFiles": [ - "notes/Sascha-@-Agilent-Technologies/docx/{DC4A9666-FF98-07D9-1C93-D20EE1E69291}{1}{E1868313490870380374220181223490437009418241}-1622472958.docx", - "notes/Sascha-@-Agilent-Technologies/docx/{DC4A9666-FF98-07D9-1C93-D20EE1E69291}{1}{E19474779392426481955820162071611489632406351}-1621419473.docx", - "notes/Sascha-@-Agilent-Technologies/docx/~$C4A9666-FF98-07D9-1C93-D20EE1E69291}{1}{E186825744084947538191966835656452344909031}-1620050896.docx", - "notes/Sascha-@-Agilent-Technologies/docx/{DC4A9666-FF98-07D9-1C93-D20EE1E69291}{1}{E186825744084947538191966835656452344909031}-1620050896.docx", - "notes/Sascha-@-Agilent-Technologies/docx/{DC4A9666-FF98-07D9-1C93-D20EE1E69291}{1}{E1867094423613333374620125848013790490314401}-1620050885.docx", - "notes/Sascha-@-Agilent-Technologies/docx/~$C4A9666-FF98-07D9-1C93-D20EE1E69291}{1}{E183163984327216891341913609844238071790121}-1616427833.docx", - "notes/Sascha-@-Agilent-Technologies/docx/{DC4A9666-FF98-07D9-1C93-D20EE1E69291}{1}{E183163984327216891341913609844238071790121}-1616427833.docx", - "notes/Sascha-@-Agilent-Technologies/docx/~$C4A9666-FF98-07D9-1C93-D20EE1E69291}{1}{E19547131932442881406920128888270630621792041}-1616061027.docx", - "notes/Sascha-@-Agilent-Technologies/docx/{DC4A9666-FF98-07D9-1C93-D20EE1E69291}{1}{E19547131932442881406920128888270630621792041}-1616061027.docx", - "notes/Sascha-@-Agilent-Technologies/docx/~$C4A9666-FF98-07D9-1C93-D20EE1E69291}{1}{E185993116593467889911988885837201895829091}-1615822328.docx", - "notes/Sascha-@-Agilent-Technologies/docx/{DC4A9666-FF98-07D9-1C93-D20EE1E69291}{1}{E185993116593467889911988885837201895829091}-1615822328.docx", - "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Put-an-established-method-int.md", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Diegelmann-1200-TradeIn-image4.jpg", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Diegelmann-1200-TradeIn-image3.jpg", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Diegelmann-1200-TradeIn-image2.jpg", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Diegelmann-1200-TradeIn-image1.jpg", - "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Diegelmann-1200-TradeIn.md", - "notes/Haus/media/Garten-Garten-image1.png", - "notes/Haus/Garten/Garten.md", - "notes/Haus/media/Perspektive-2.jpg", - "notes/Haus/media/Perspektive-1.jpg", - "notes/Haus/media/Bad-Esser-image2.jpg", - "notes/Haus/media/Bad-Esser-image10.png", - "notes/Haus/media/Bad-Esser-image1.jpeg", - "Home.md", - "notes/HV/Agilent/ADCP.md", - "notes/HV/Agilent/ADCP (conflicted copy 2023-07-14 123511).md", - "notes/HV/Agilent/BTM.md", - "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Wolf,-FZ-Jülich.md", + "Day Planners/Day Planner-20230718.md", + "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E188774461852844510161961008745426082380891}-1605863631.docx", + "notes/Gemeinsames-Notizbuch/docx/~WRL3469.tmp", + "notes/Gemeinsames-Notizbuch/docx/~WRD3462.tmp", + "notes/Gemeinsames-Notizbuch/docx/~$3E149BF-23F4-0271-1080-727FB950512F}{1}{E19461425566873489649020174187344414559504671}-1640250018.docx", + "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E19461425566873489649020174187344414559504671}-1640250018.docx", + "notes/Gemeinsames-Notizbuch/docx/~WRL2516.tmp", + "notes/Gemeinsames-Notizbuch/docx/~WRD2508.tmp", + "notes/Gemeinsames-Notizbuch/docx/~$3E149BF-23F4-0271-1080-727FB950512F}{1}{E1956603821870812726161931644792381490669101}-1638862850.docx", + "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E1956603821870812726161931644792381490669101}-1638862850.docx", + "notes/Gemeinsames-Notizbuch/docx/~WRL1594.tmp", + "notes/Gemeinsames-Notizbuch/media/Application-Wiki-Applikation-Wiki-DIN-EN-9377-2-(KW-Index-H53)-image1.jpg", + "notes/Gemeinsames-Notizbuch/media/Application-Wiki-Applikation-Wiki-Einzelnachweise-image2.jpg", + "notes/Gemeinsames-Notizbuch/media/Allgemein-SAP-Solution-Level-image1.gif", + "notes/Gemeinsames-Notizbuch/media/Allgemein-Prozesse-SSC-WAD-image1.jpg", + "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image2.jpeg", + "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Fun-Facts-image1.jpeg", + "notes/Gemeinsames-Notizbuch/media/Allgemein-Allgemein-Competition-image1.jpeg", + "notes/Privat/media/Rezepte-Das-beste-Brot-der-Welt-image1.jpg", + "notes/Privat/media/Allgemein-Wochenende-RaR-image3.jpg", "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Tastaturkürzel.md", "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Robocopy.md", "notes/Gemeinsames-Notizbuch/Tipps-und-Tricks/Windows/Windows/Context-Menü-editieren.md", @@ -243,6 +229,15 @@ "notes/Gemeinsames-Notizbuch/Allgemein/Academia/Allgemeines.md", "HV/SAP/Marketing Codes.md", "notes/Gemeinsames-Notizbuch/Aktuelles/Umfirmierung-zu-AT-Deutschlan.md", + "HV/Agilent.md", + "notes/Gemeinsames-Notizbuch/Aktuelles/Nfdi4chem.md", + "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", + "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", + "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", + "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", + "HV/!ToDo/2023-07 Urlaubsvertretung.md", + "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", + "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image9.png", "Einkaufsliste Canvas.canvas", "Untitled.canvas", "Test/Einkaufsliste Canvas.canvas" diff --git a/Obsidian Vault/Day Planners/Day Planner-20230717.md b/Obsidian Vault/Day Planners/Day Planner-20230717.md new file mode 100644 index 0000000..fa45a40 --- /dev/null +++ b/Obsidian Vault/Day Planners/Day Planner-20230717.md @@ -0,0 +1,2 @@ +## Day Planner +- [ ] \ No newline at end of file diff --git a/Obsidian Vault/Day Planners/Day Planner-20230718.md b/Obsidian Vault/Day Planners/Day Planner-20230718.md new file mode 100644 index 0000000..fa45a40 --- /dev/null +++ b/Obsidian Vault/Day Planners/Day Planner-20230718.md @@ -0,0 +1,2 @@ +## Day Planner +- [ ] \ No newline at end of file diff --git a/Obsidian Vault/HV/!ToDo/2023-07 Urlaubsvertretung.md b/Obsidian Vault/HV/!ToDo/2023-07 Urlaubsvertretung.md index 4ef1041..a191113 100644 --- a/Obsidian Vault/HV/!ToDo/2023-07 Urlaubsvertretung.md +++ b/Obsidian Vault/HV/!ToDo/2023-07 Urlaubsvertretung.md @@ -4,4 +4,11 @@ - Intuvo exchange AAA/Novartis - Intuvo problems Kuraray - WinGPC Update DWI -- DGUV / TradeIn Rechnung \ No newline at end of file +- DGUV / TradeIn Rechnung +- Life Radiopharma / UIB2 + +**Achim Sieveritz** ++49 6021 9204404 ++49 160 97758214 +[achim.sieveritz@non.agilent.com](mailto:achim.sieveritz@non.agilent.com) + diff --git a/Obsidian Vault/HV/Lattice.md b/Obsidian Vault/HV/Lattice.md index 4f73d8a..c041321 100644 --- a/Obsidian Vault/HV/Lattice.md +++ b/Obsidian Vault/HV/Lattice.md @@ -14,10 +14,4 @@ Außerdem besteht die Möglichkeit, dass wir Ihnen das Altgerät abkaufen und Si Sagen Sie mir gerne Bescheid, wenn ich Ihnen ein entsprechendes Angebot oder eine Preisinformation für den Rückkauf im Rahmen einer Neugerätebeschaffung erstellen soll. -<<<<<<< HEAD -Ansonsten können Sie mich auch sehr gerne bei Rückfragen unter den u.a. Kontaktdaten erreichen. - -#Agilent #SAP -======= -Ansonsten können Sie mich auch sehr gerne bei Rückfragen unter den u.a. Kontaktdaten erreichen. ->>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9 +Ansonsten können Sie mich auch sehr gerne bei Rückfragen unter den u.a. Kontaktdaten erreichen. \ No newline at end of file diff --git a/Obsidian Vault/HV/Mailbox.md b/Obsidian Vault/HV/Mailbox.md index b1c22cd..0025b09 100644 --- a/Obsidian Vault/HV/Mailbox.md +++ b/Obsidian Vault/HV/Mailbox.md @@ -1,7 +1,8 @@ Handelsvertretung Sascha Woitschetzki -Ich befinde mich vom 23. Dezember bis einschließlich 8. Januar im Urlaub. -Für dringende Fälle werde ich in unregelmäßigen Abständen meine Emails checken. -Ab dem 9. Januar bin ich wieder persönlich für Sie erreichbar. -Ich wünsche Ihnen frohe Weihnachten und einen guten Start ins neue Jahr. +Ich befinde mich vom 17. bis einschließlich 28. Juli im Urlaub. +In dringenden Fällen wenden Sie sich bitte an: +**Achim Sieveritz**, 06021 9204404, 0160 97758214, [achim.sieveritz@non.agilent.com](mailto:achim.sieveritz@non.agilent.com) +Ab dem 31. Juli bin ich wieder persönlich für Sie erreichbar. +Auf Wiederhören. [[Agilent]] \ No newline at end of file diff --git a/Obsidian Vault/HV/Opps/2023/2023-07 Modemann, UIB2.md b/Obsidian Vault/HV/Opps/2023/2023-07 Modemann, UIB2.md new file mode 100644 index 0000000..b94ba81 --- /dev/null +++ b/Obsidian Vault/HV/Opps/2023/2023-07 Modemann, UIB2.md @@ -0,0 +1,31 @@ +## Kontaktdaten + +| typ | name | +| ---------- | --------------- | +| Name | Daniel Modemann | +| Email | | +| Firmenname | | +| Adresse | | +| Gerät | UIB2 | +| Termin | | +| Grund | 35900E exchange | +| Tel | | +| Kennung | | +| OppID | | + +## Beschreibung + +## Projektziele +- [x] Telefonat ✅ 2023-07-14 +- [ ] Meeting +- [ ] Opp +- [ ] Preisinformation +- [x] Angebot ✅ 2023-07-14 +- [ ] DRQ +- [ ] OER + +## Angebote + +## Verwandte Dokumente + + [[Agilent]] #Agilent #Opp \ No newline at end of file diff --git a/Obsidian Vault/notes/HV/Agilent/ADCP (conflicted copy 2023-07-14 123511).md b/Obsidian Vault/notes/HV/Agilent/ADCP (conflicted copy 2023-07-14 123511).md deleted file mode 100644 index 2079255..0000000 --- a/Obsidian Vault/notes/HV/Agilent/ADCP (conflicted copy 2023-07-14 123511).md +++ /dev/null @@ -1,6 +0,0 @@ -| **ID** | **Name** | **Contact** | **Tel** | **Comment** | -|-----------|------------------|---------------|--------------|----------------| -| 70351028 | Pharma Aldenhoven | Peter Bolduan | 0246 458942 | Meeting im August | -| 70044329 | Krewel Meuselbach | Thomas Heidrich | 0224 387213 | | -| 70214476 | Lindt & Sprüngli | Jutta Wenghöfer | 0241 88819649 | | -| 70048278 | Sebapharm | Peter Prüm | 0674 2900232 | | diff --git a/Obsidian Vault/notes/HV/Agilent/ADCP.md b/Obsidian Vault/notes/HV/Agilent/ADCP.md index de37d36..2079255 100644 --- a/Obsidian Vault/notes/HV/Agilent/ADCP.md +++ b/Obsidian Vault/notes/HV/Agilent/ADCP.md @@ -1,5 +1,3 @@ ---- - | **ID** | **Name** | **Contact** | **Tel** | **Comment** | |-----------|------------------|---------------|--------------|----------------| | 70351028 | Pharma Aldenhoven | Peter Bolduan | 0246 458942 | Meeting im August | From 2b523c419856578ef6704cf9fba6e0146d18e764 Mon Sep 17 00:00:00 2001 From: Sascha Woitschetzki Date: Fri, 28 Jul 2023 17:32:37 +0200 Subject: [PATCH 2/2] new --- Obsidian Vault/.obsidian/appearance.json | 6 +- .../.obsidian/community-plugins.json | 7 - .../.obsidian/core-plugins-migration.json | 9 +- Obsidian Vault/.obsidian/core-plugins.json | 6 +- Obsidian Vault/.obsidian/graph.json | 20 -- .../plugins/obsidian-projects/data.json | 162 ---------------- Obsidian Vault/.obsidian/workspace.json | 180 +++++------------- .../Day Planners/Day Planner-20230728.md | 2 + .../HV/!ToDo/2023-07 Urlaubsvertretung.md | 10 - Obsidian Vault/HV/EGS.md | 11 -- Obsidian Vault/HV/Signatur.md | 8 +- 11 files changed, 53 insertions(+), 368 deletions(-) create mode 100644 Obsidian Vault/Day Planners/Day Planner-20230728.md diff --git a/Obsidian Vault/.obsidian/appearance.json b/Obsidian Vault/.obsidian/appearance.json index 60f0eb2..b3c8424 100644 --- a/Obsidian Vault/.obsidian/appearance.json +++ b/Obsidian Vault/.obsidian/appearance.json @@ -1,8 +1,4 @@ { -<<<<<<< HEAD - "accentColor": "" -======= - "accentColor": "#008ee6", + "accentColor": "", "theme": "system" ->>>>>>> 627bb37153eab16ab5efd2cefe338df9d3b9113c } \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/community-plugins.json b/Obsidian Vault/.obsidian/community-plugins.json index 0aa2ac5..de076e6 100644 --- a/Obsidian Vault/.obsidian/community-plugins.json +++ b/Obsidian Vault/.obsidian/community-plugins.json @@ -5,17 +5,10 @@ "calendar", "obsidian-checklist-plugin", "dataview", -<<<<<<< HEAD "obsidian-day-planner", - "obsidian-dice-roller", "obsidian-excalidraw-plugin", - "obsidian-excel-to-markdown-table", -======= "obsidian-dice-roller", - "obsidian-day-planner", "obsidian-excel-to-markdown-table", - "obsidian-excalidraw-plugin", ->>>>>>> 627bb37153eab16ab5efd2cefe338df9d3b9113c "obsidian-full-calendar", "homepage", "obsidian-icons-plugin", diff --git a/Obsidian Vault/.obsidian/core-plugins-migration.json b/Obsidian Vault/.obsidian/core-plugins-migration.json index a5e75ea..5defa75 100644 --- a/Obsidian Vault/.obsidian/core-plugins-migration.json +++ b/Obsidian Vault/.obsidian/core-plugins-migration.json @@ -13,18 +13,13 @@ "command-palette": true, "slash-command": false, "editor-status": true, - "starred": true, - "markdown-importer": false, + "markdown-importer": true, "zk-prefixer": false, "random-note": false, "outline": true, "word-count": true, -<<<<<<< HEAD "slides": false, -======= - "slides": true, ->>>>>>> 627bb37153eab16ab5efd2cefe338df9d3b9113c - "audio-recorder": false, + "audio-recorder": true, "workspaces": false, "file-recovery": true, "publish": false, diff --git a/Obsidian Vault/.obsidian/core-plugins.json b/Obsidian Vault/.obsidian/core-plugins.json index 7a17277..9df923c 100644 --- a/Obsidian Vault/.obsidian/core-plugins.json +++ b/Obsidian Vault/.obsidian/core-plugins.json @@ -14,11 +14,9 @@ "command-palette", "editor-status", "bookmarks", + "markdown-importer", "outline", "word-count", -<<<<<<< HEAD -======= - "slides", ->>>>>>> 627bb37153eab16ab5efd2cefe338df9d3b9113c + "audio-recorder", "file-recovery" ] \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/graph.json b/Obsidian Vault/.obsidian/graph.json index 7799db3..122d665 100644 --- a/Obsidian Vault/.obsidian/graph.json +++ b/Obsidian Vault/.obsidian/graph.json @@ -1,5 +1,4 @@ { -<<<<<<< HEAD "collapse-filter": true, "search": "Frühstück", "showTags": true, @@ -9,34 +8,15 @@ "collapse-color-groups": true, "colorGroups": [], "collapse-display": true, -======= - "collapse-filter": false, - "search": "", - "showTags": true, - "showAttachments": false, - "hideUnresolved": false, - "showOrphans": false, - "collapse-color-groups": false, - "colorGroups": [], - "collapse-display": false, ->>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9 "showArrow": false, "textFadeMultiplier": 0, "nodeSizeMultiplier": 1, "lineSizeMultiplier": 1, -<<<<<<< HEAD "collapse-forces": true, -======= - "collapse-forces": false, ->>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9 "centerStrength": 0.518713248970312, "repelStrength": 10, "linkStrength": 1, "linkDistance": 250, -<<<<<<< HEAD "scale": 1.5327000774066277, -======= - "scale": 0.6666666666666666, ->>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9 "close": false } \ No newline at end of file diff --git a/Obsidian Vault/.obsidian/plugins/obsidian-projects/data.json b/Obsidian Vault/.obsidian/plugins/obsidian-projects/data.json index 2fb9bd9..150eda4 100644 --- a/Obsidian Vault/.obsidian/plugins/obsidian-projects/data.json +++ b/Obsidian Vault/.obsidian/plugins/obsidian-projects/data.json @@ -1,168 +1,6 @@ { "version": 2, "projects": [], -<<<<<<< HEAD -======= -======= -<<<<<<< HEAD - "projects": [], -======= -<<<<<<< HEAD -======= -<<<<<<< HEAD ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 - "projects": [ - { - "fieldConfig": {}, - "defaultName": "", - "templates": [], - "excludedNotes": [], - "isDefault": false, - "dataSource": { - "kind": "folder", - "config": { -<<<<<<< HEAD - "path": "Test", - "recursive": true -======= - "path": "Projects - Demo Project", - "recursive": false ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 - } - }, - "newNotesFolder": "", - "views": [ - { - "config": { - "fieldConfig": { - "name": { -<<<<<<< HEAD - "hide": false - }, - "path": { - "hide": false -======= - "width": 360 - }, - "path": { - "hide": true ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 - } - } - }, - "filter": { - "conditions": [] - }, - "colors": { - "conditions": [] - }, - "sort": { - "criteria": [] - }, -<<<<<<< HEAD - "id": "f9f98a9a-393d-41e1-8275-da9c05aa8c47", - "name": "Table", -======= - "name": "Table", - "id": "269a945e-3f6b-4f73-9477-2461dc470d7e", ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 - "type": "table" - }, - { - "config": { -<<<<<<< HEAD - "columns": { - "No status": { - "weight": 0 - } - } -======= - "groupByField": "status", - "priorityField": "weight" ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 - }, - "filter": { - "conditions": [] - }, - "colors": { - "conditions": [] - }, - "sort": { - "criteria": [] - }, -<<<<<<< HEAD - "id": "56270545-1ef3-4da4-a92d-df649e99271a", - "name": "Board", - "type": "board" - }, - { - "config": {}, -======= - "name": "Board", - "id": "f7f7c0a4-dde6-4d15-ace9-e53cff485f6e", - "type": "board" - }, - { - "config": { - "interval": "month", - "dateField": "due", - "checkField": "published" - }, ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 - "filter": { - "conditions": [] - }, - "colors": { - "conditions": [] - }, - "sort": { - "criteria": [] - }, -<<<<<<< HEAD - "id": "1e5973bd-999f-4c1e-a4b1-7d15bf60e3de", - "name": "Calendar", - "type": "calendar" - } - ], - "id": "23ece400-b449-4d93-83a3-97ceac60a993", - "name": "Learning Obsidian" - } - ], -======= - "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": [], ->>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9 ->>>>>>> a6041c518c4ba0c8190b01570e847b4d4fd814f3 ->>>>>>> b753df5d08d43be9e0c0c8d55524e32d17069f88 ->>>>>>> 627bb37153eab16ab5efd2cefe338df9d3b9113c ->>>>>>> 54227ab548fb03480df46176ea2467df9a16f6ad "preferences": { "projectSizeLimit": 1000, "frontmatter": { diff --git a/Obsidian Vault/.obsidian/workspace.json b/Obsidian Vault/.obsidian/workspace.json index b1d31ce..011e074 100644 --- a/Obsidian Vault/.obsidian/workspace.json +++ b/Obsidian Vault/.obsidian/workspace.json @@ -1,52 +1,40 @@ { "main": { - "id": "313aa664f8fa67a3", + "id": "9014301ddff88c50", "type": "split", "children": [ { -<<<<<<< HEAD - "id": "711f8f8a7a6d73de", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Home.md", - "mode": "source", - "backlinks": false, - "source": false -======= - "id": "a9e033f6dd74c3c2", + "id": "f73248c5a29775b4", "type": "tabs", "children": [ { - "id": "2859d5521601a361", + "id": "50d25cbb5eff07dc", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "notes/Haus/Garten/Gartenwasserzähler.md", + "file": "HV/!ToDo/2023-07 Urlaubsvertretung.md", "mode": "source", "backlinks": false, "source": false } } ->>>>>>> 54227ab548fb03480df46176ea2467df9a16f6ad } - } + ] } ], "direction": "vertical" }, "left": { - "id": "ad7967b677e65b14", + "id": "2dcbd8c573b43ea7", "type": "split", "children": [ { - "id": "2c93fb9cb5276b3c", + "id": "2ffaa14215be01c2", "type": "tabs", "children": [ { - "id": "d1c6f4173de084e7", + "id": "b1cd969e7f4ea4c5", "type": "leaf", "state": { "type": "file-explorer", @@ -56,12 +44,12 @@ } }, { - "id": "6dc26f4294b6e19b", + "id": "7edb3f8bf66db77a", "type": "leaf", "state": { "type": "search", "state": { - "query": "", + "query": "tag:#todo", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -71,7 +59,7 @@ } }, { - "id": "e4fde6bdadb576ae", + "id": "3de2108177a3eee8", "type": "leaf", "state": { "type": "starred", @@ -79,7 +67,7 @@ } }, { - "id": "a43cfefa5b2836db", + "id": "b73f21e9323b3d4c", "type": "leaf", "state": { "type": "bookmarks", @@ -90,27 +78,23 @@ } ], "direction": "horizontal", - "width": 283.5 + "width": 300 }, "right": { - "id": "16a0fb59ab5f199d", + "id": "eb796f193cfe1bca", "type": "split", "children": [ { - "id": "c05bb7698e2ff3bc", + "id": "2426561093ee7fbc", "type": "tabs", "children": [ { - "id": "cd7f80e31bbee80a", + "id": "b74b5548f6bb6caf", "type": "leaf", "state": { "type": "backlink", "state": { -<<<<<<< HEAD - "file": "Home.md", -======= - "file": "notes/Haus/Garten/Gartenwasserzähler.md", ->>>>>>> 54227ab548fb03480df46176ea2467df9a16f6ad + "file": "HV/!ToDo/2023-07 Urlaubsvertretung.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -122,23 +106,19 @@ } }, { - "id": "88f562d1a2d894c7", + "id": "da69757edf858826", "type": "leaf", "state": { "type": "outgoing-link", "state": { -<<<<<<< HEAD - "file": "Home.md", -======= - "file": "notes/Haus/Garten/Gartenwasserzähler.md", ->>>>>>> 54227ab548fb03480df46176ea2467df9a16f6ad + "file": "HV/!ToDo/2023-07 Urlaubsvertretung.md", "linksCollapsed": false, "unlinkedCollapsed": true } } }, { - "id": "65a61a0ac3bd7b98", + "id": "9ad118c505f577eb", "type": "leaf", "state": { "type": "tag", @@ -149,21 +129,17 @@ } }, { - "id": "daa99de2d5b2a999", + "id": "6ed90d7039cb9f52", "type": "leaf", "state": { "type": "outline", "state": { -<<<<<<< HEAD - "file": "Home.md" -======= - "file": "notes/Haus/Garten/Gartenwasserzähler.md" ->>>>>>> 54227ab548fb03480df46176ea2467df9a16f6ad + "file": "HV/!ToDo/2023-07 Urlaubsvertretung.md" } } }, { - "id": "05eedc620c661c78", + "id": "c75a07ecf839a8b2", "type": "leaf", "state": { "type": "calendar", @@ -171,70 +147,57 @@ } }, { - "id": "2618572b20ba8dbf", - "type": "leaf", - "state": { - "type": "todo", - "state": {} - } - }, - { - "id": "c619a2e818c63c8b", + "id": "60ac67b685012262", "type": "leaf", "state": { - "type": "DICE_ROLLER_VIEW", + "type": "advanced-tables-toolbar", "state": {} } }, { - "id": "e8a53ae2111b35b3", + "id": "285daa8e500b732e", "type": "leaf", "state": { - "type": "advanced-tables-toolbar", + "type": "todo", "state": {} } }, { - "id": "abc3d58ca3c447da", + "id": "ef47c49ffe70d9c1", "type": "leaf", "state": { - "type": "full-calendar-sidebar-view", + "type": "DICE_ROLLER_VIEW", "state": {} } } ], - "currentTab": 5 + "currentTab": 6 } ], "direction": "horizontal", -<<<<<<< HEAD "width": 378.5, "collapsed": true -======= - "width": 300 ->>>>>>> 54227ab548fb03480df46176ea2467df9a16f6ad }, "left-ribbon": { "hiddenItems": { - "canvas:Neuen Canvas erstellen": false, - "switcher:Schnellauswahl öffnen": false, - "graph:Graphen-Ansicht öffnen": false, - "daily-notes:Heutige Notiz öffnen": false, - "templates:Vorlage einfügen": false, - "command-palette:Befehlspalette öffnen": false, + "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-advanced-slides:Show Slide Preview": false, "table-editor-obsidian:Advanced Tables Toolbar": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-full-calendar:Open Full Calendar": false, - "obsidian-projects:Open projects": false, - "obsidian-textgenerator-plugin:Generate Text!": false, - "obsidian-textgenerator-plugin:Text Generator: Templates Packages Manager": false, - "homepage:Open homepage": false + "obsidian-excalidraw-plugin:Create new drawing": false } }, -<<<<<<< HEAD - "active": "711f8f8a7a6d73de", + "active": "b1cd969e7f4ea4c5", "lastOpenFiles": [ + "Day Planners/Day Planner-20230728.md", + "Home.md", + "HV/!ToDo/2023-07 Urlaubsvertretung.md", "Day Planners/Day Planner-20230718.md", "notes/Gemeinsames-Notizbuch/docx/{33E149BF-23F4-0271-1080-727FB950512F}{1}{E188774461852844510161961008745426082380891}-1605863631.docx", "notes/Gemeinsames-Notizbuch/docx/~WRL3469.tmp", @@ -277,62 +240,9 @@ "notes/Gemeinsames-Notizbuch/Aktuelles/Manufacturing-Lead-Times.md", "notes/Gemeinsames-Notizbuch/Aktuelles/Kommende-Webinare.md", "notes/Gemeinsames-Notizbuch/Aktuelles/Give-Aways.md", - "notes/Gemeinsames-Notizbuch/Aktuelles/Cut-off-dates-2022.md", - "HV/!ToDo/2023-07 Urlaubsvertretung.md", - "notes/Gemeinsames-Notizbuch/Software/xP-Expert/ICP-Expert-V7.x/Smart-ICP/IntelliQuant.md", "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Wolf,-FZ-Jülich-image9.png", -======= - "active": "2859d5521601a361", - "lastOpenFiles": [ - "notes/HV/Agilent/ADCP (conflicted copy 2023-07-14 123511).md", - "HV/Opps/2023/2023-07 Modemann, UIB2.md", - "HV/Opps/2023/Untitled.md", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Diegelmann-1200-TradeIn-image3.jpg", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Diegelmann-1200-TradeIn-image4.jpg", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Diegelmann-1200-TradeIn-image1.jpg", - "notes/Sascha-@-Agilent-Technologies/media/Schnelle-Notizen-Diegelmann-1200-TradeIn-image2.jpg", - "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Put-an-established-method-int.md", - "notes/Sascha-@-Agilent-Technologies/Schnelle-Notizen/Diegelmann-1200-TradeIn.md", - "notes/Sascha-@-Agilent-Technologies/docx/{C53BB4DE-4675-1430-0064-DBE6D1700417}{1}{E20120487021394747047701979200182901721600071}-1636968993.docx", - "notes/Haus/media/Garten-Garten-image1.png", - "notes/Haus/Garten/Garten.md", - "notes/Haus/media/Küche-Kröger-image17.png", - "notes/Haus/media/87_SBA_V08749_Woitschetzki,-Sascha-und-Ina_INST.pdf", - "notes/Haus/media/UNOBW170MARW_Produktdatenblatt.pdf", - "notes/Haus/media/Sonderwünsche_Woitschetzki_v4.pdf", - "notes/Haus/media/Sonderwunsch-Woitschetzki.pdf", - "notes/Haus/media/Perspektive-2.jpg", - "notes/Haus/media/Sonderwünsche_Woitschetzki_v3.pdf", - "notes/Haus/media/Perspektive-1.jpg", - "notes/Haus/media/Mehrkosten_Woitschetzki_v4.pdf", - "notes/Haus/media/Mehrkosten-Woitsche.pdf", - "notes/Haus/media/Mehrkosten_Woitschetzki_v3.pdf", - "notes/Haus/media/Krahe_P1.pdf", - "notes/Haus/media/Bad-Esser-image10.png", - "notes/Haus/media/Bad-Esser-image2.jpg", - "notes/Haus/To-Do/Mängel.md", - "notes/Haus/To-Do/Einkaufen.md", - "notes/Haus/To-Do/Adresse-ändern.md", - "notes/Haus/Garten/Gartenwasserzähler.md", - "notes/Haus/Garten/Stefan.md", - "notes/Haus/Garten/Sand-&-Erde.md", - "notes/Haus/Garten/Mauer.md", - "notes/Haus/Garten/Material.md", - "notes/Haus/Garten/Maße.md", - "notes/Haus/Garten/Hecke.md", - "notes/Haus/Garten/Allgemein.md", - "Home.md", - "notes/Sascha-@-Agilent-Technologies/Wochenpläne/KW7.md", - "notes/Sascha-@-Agilent-Technologies/Wochenpläne/KW6.md", - "notes/Sascha-@-Agilent-Technologies/Wochenpläne/KW3.md", - "notes/Sascha-@-Agilent-Technologies/Wochenpläne/KW5.md", - "notes/Sascha-@-Agilent-Technologies/Wochenpläne/KW19.md", - "notes/Sascha-@-Agilent-Technologies/Wochenpläne/KW4.md", - "notes/Sascha-@-Agilent-Technologies/Wochenpläne/KW18.md", - "notes/Sascha-@-Agilent-Technologies/Wochenpläne/KW22.md", ->>>>>>> 54227ab548fb03480df46176ea2467df9a16f6ad "Einkaufsliste Canvas.canvas", - "Test/Einkaufsliste Canvas.canvas", - "Unbenannt.canvas" + "Untitled.canvas", + "Test/Einkaufsliste Canvas.canvas" ] } \ No newline at end of file diff --git a/Obsidian Vault/Day Planners/Day Planner-20230728.md b/Obsidian Vault/Day Planners/Day Planner-20230728.md new file mode 100644 index 0000000..fa45a40 --- /dev/null +++ b/Obsidian Vault/Day Planners/Day Planner-20230728.md @@ -0,0 +1,2 @@ +## Day Planner +- [ ] \ No newline at end of file diff --git a/Obsidian Vault/HV/!ToDo/2023-07 Urlaubsvertretung.md b/Obsidian Vault/HV/!ToDo/2023-07 Urlaubsvertretung.md index 32e4741..a191113 100644 --- a/Obsidian Vault/HV/!ToDo/2023-07 Urlaubsvertretung.md +++ b/Obsidian Vault/HV/!ToDo/2023-07 Urlaubsvertretung.md @@ -4,10 +4,6 @@ - Intuvo exchange AAA/Novartis - Intuvo problems Kuraray - WinGPC Update DWI -<<<<<<< HEAD -======= -<<<<<<< HEAD ->>>>>>> 54227ab548fb03480df46176ea2467df9a16f6ad - DGUV / TradeIn Rechnung - Life Radiopharma / UIB2 @@ -15,10 +11,4 @@ +49 6021 9204404 +49 160 97758214 [achim.sieveritz@non.agilent.com](mailto:achim.sieveritz@non.agilent.com) -<<<<<<< HEAD -======= -======= -- DGUV / TradeIn Rechnung ->>>>>>> 627bb37153eab16ab5efd2cefe338df9d3b9113c ->>>>>>> 54227ab548fb03480df46176ea2467df9a16f6ad diff --git a/Obsidian Vault/HV/EGS.md b/Obsidian Vault/HV/EGS.md index 7d2b817..d7cf107 100644 --- a/Obsidian Vault/HV/EGS.md +++ b/Obsidian Vault/HV/EGS.md @@ -1,17 +1,6 @@ -<<<<<<< HEAD -| Model | EGS | -| --- | --- | -| 6890 Plus | 31.03.2013 | -| 6890N | 31.12.2017 | - -[[Agilent]] - -#Agilent #Service -======= Model | EGS --- | --- 6890 Plus | 31.03.2013 6890N | 31.12.2017 [[Agilent]] ->>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9 diff --git a/Obsidian Vault/HV/Signatur.md b/Obsidian Vault/HV/Signatur.md index 6f43bad..128a792 100644 --- a/Obsidian Vault/HV/Signatur.md +++ b/Obsidian Vault/HV/Signatur.md @@ -4,10 +4,4 @@ Handelsvertretung Sascha Woitschetzki
Parsevalstr. 58, 45470 Mülheim an der Ruhr
T: +49 208 74129134 / M: +49 176 22285334
-<<<<<<< HEAD -sascha.woitschetzki@handelsvertretung.woitschetzki.de - -#Agilent -======= -sascha.woitschetzki@handelsvertretung.woitschetzki.de ->>>>>>> 983f0c420714dca90718ef88db9d7a176de9c0a9 +sascha.woitschetzki@handelsvertretung.woitschetzki.de \ No newline at end of file