diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 3a878ab..2dcc4cb 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -97,16 +97,30 @@ "state": { "type": "markdown", "state": { - "file": "Integration.md", + "file": "Studium/Mathe II/Integration.md", "mode": "source", "source": false }, "icon": "lucide-file", "title": "Integration" } + }, + { + "id": "96a09924a0a4186d", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Elektrotechnik II.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "Elektrotechnik II" + } } ], - "currentTab": 6 + "currentTab": 7 } ], "direction": "vertical" @@ -264,10 +278,12 @@ "obsidian-git:Open Git source control": false } }, - "active": "08b938ad0544ddc5", + "active": "96a09924a0a4186d", "lastOpenFiles": [ + "Elektrotechnik II.md", + "Studium/ET II", + "Studium/Mathe II/Integration.md", "Studium/DAS/Formulas.md", - "Integration.md", "Studium/Mathe II", "Studium", "Studium/DAS/Arithmetic.md", diff --git a/.trash/Untitled 4.md b/.trash/Untitled 4.md new file mode 100644 index 0000000..e69de29 diff --git a/Elektrotechnik II.md b/Elektrotechnik II.md new file mode 100644 index 0000000..7471617 --- /dev/null +++ b/Elektrotechnik II.md @@ -0,0 +1 @@ +Zeiten: diff --git a/Integration.md b/Studium/Mathe II/Integration.md similarity index 100% rename from Integration.md rename to Studium/Mathe II/Integration.md