diff --git a/.obsidian/app.json b/.obsidian/app.json index 9e26dfe..6abe4c1 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "alwaysUpdateLinks": true +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 2f18308..6db1e3f 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,8 +11,10 @@ "id": "57637b3b9b963b5e", "type": "leaf", "state": { - "type": "empty", - "state": {} + "type": "image", + "state": { + "file": "images/IO.png" + } } } ] @@ -81,7 +83,7 @@ "state": { "type": "backlink", "state": { - "file": "PR1/PR1/Lektionen/Lektion 2.md", + "file": "images/IO.png", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -98,7 +100,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "PR1/PR1/Lektionen/Lektion 2.md", + "file": "images/IO.png", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -121,7 +123,7 @@ "state": { "type": "outline", "state": { - "file": "PR1/PR1/Lektionen/Lektion 2.md" + "file": "images/IO.png" } } } @@ -139,14 +141,16 @@ "canvas:Create new canvas": false, "daily-notes:Open today's daily note": false, "templates:Insert template": false, - "command-palette:Open command palette": false + "command-palette:Open command palette": false, + "obsidian-advanced-slides:Show Slide Preview": false } }, "active": "a30c24261d4913e1", "lastOpenFiles": [ - "Pasted image 20240516130015.png", - "Pasted image 20240516125759.png", - "Pasted image 20240516125456.png", + "images/Pasted image 20240516130015.png", + "images/IO.png", + "images/Pasted image 20240516125759.png", + "images", "PR1/PR1/Lektionen/Lektion 1.md", "PR1/PR1/Lektionen/Lektion 2.md", "PR1/PR1/Lektionen/Lektion 3.md", diff --git a/Pasted image 20240516125759.png b/Pasted image 20240516125759.png deleted file mode 100644 index 870c3dd..0000000 Binary files a/Pasted image 20240516125759.png and /dev/null differ diff --git a/Pasted image 20240516130015.png b/Pasted image 20240516130015.png deleted file mode 100644 index f238997..0000000 Binary files a/Pasted image 20240516130015.png and /dev/null differ diff --git a/Pasted image 20240516125456.png b/images/IO.png similarity index 100% rename from Pasted image 20240516125456.png rename to images/IO.png