diff --git a/.DS_Store b/.DS_Store index 7d3c364..6cdfe06 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 31567b3..705d062 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,11 +11,14 @@ "id": "5b2f89a8d8cdd266", "type": "leaf", "state": { - "type": "markdown", + "type": "canvas", "state": { - "file": "Eingang/2023-11-10.md", - "mode": "source", - "source": false + "file": "Mein-erster-canvas.canvas", + "viewState": { + "x": -1.8599999999999917, + "y": -1.723066134218243e-13, + "zoom": 0 + } } } } @@ -48,8 +51,8 @@ "state": { "type": "search", "state": { - "query": "TODO", - "matchingCase": true, + "query": "tag:#TODO ", + "matchingCase": false, "explainSearch": false, "collapseAll": false, "extraContext": false, @@ -65,8 +68,7 @@ "state": {} } } - ], - "currentTab": 1 + ] } ], "direction": "horizontal", @@ -86,7 +88,7 @@ "state": { "type": "backlink", "state": { - "file": "Eingang/2023-11-10.md", + "file": "Mein-erster-canvas.canvas", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -103,7 +105,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Eingang/2023-11-10.md", + "file": "Mein-erster-canvas.canvas", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -126,7 +128,7 @@ "state": { "type": "outline", "state": { - "file": "Eingang/2023-11-10.md" + "file": "Mein-erster-canvas.canvas" } } } @@ -147,13 +149,14 @@ "command-palette:Open command palette": false } }, - "active": "129fd7436bba18b1", + "active": "5b2f89a8d8cdd266", "lastOpenFiles": [ - "Eingang/2023-11-06.md", + "OneNoteExport/KK/Hardware/klaus-kossen-rechner.md", + "Mein-erster-canvas.canvas", "Eingang/2023-11-10.md", + "Eingang/2023-11-06.md", "Eingang/2023-09-24.md", "2023-11-10.md", - "Untitled.canvas", "Eingang/2023-09-04.md", "Eingang/Xpenology.md", "Eingang/strom-unterputz.md", diff --git a/Mein-erster-canvas.canvas b/Mein-erster-canvas.canvas new file mode 100644 index 0000000..dc25c0f --- /dev/null +++ b/Mein-erster-canvas.canvas @@ -0,0 +1,9 @@ +{ + "nodes":[ + {"id":"6d5c473d710b3b41","x":60,"y":-40,"width":250,"height":60,"type":"text","text":"das ist eine test karte\n"}, + {"id":"db808c928d38e671","x":-420,"y":-280,"width":400,"height":400,"type":"file","file":"Eingang/2023-11-10.md"} + ], + "edges":[ + {"id":"8706bfe76e5c56df","fromNode":"6d5c473d710b3b41","fromSide":"left","toNode":"db808c928d38e671","toSide":"right"} + ] +} \ No newline at end of file