diff --git a/.obsidian.vimrc b/.obsidian.vimrc deleted file mode 100644 index 6b33cb2..0000000 --- a/.obsidian.vimrc +++ /dev/null @@ -1,16 +0,0 @@ -unmap -let mapleader = - -imap hj - -exmap switcher obcommand switcher:open -nmmap ff :switcher - -exmap graph obcommand graph:open -nmap gg :graph - -exmap leftbar obcommand app:toogle-left-sidebar -nmcap e :leftbar - -exmap focus obcommand zen-mode:toggle -nmap z :focus diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 3ba0039..7b4b437 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,21 +4,17 @@ "type": "split", "children": [ { - "id": "af3dc6a9ef643c24", + "id": "81f0ebb32620dead", "type": "tabs", "children": [ { - "id": "0e89c1d1d5ec049c", + "id": "140d404d9b2faf63", "type": "leaf", "state": { - "type": "markdown", - "state": { - "file": "99 Templates/New File Template.md", - "mode": "source", - "source": false - }, + "type": "empty", + "state": {}, "icon": "lucide-file", - "title": "New File Template" + "title": "New tab" } } ] @@ -78,7 +74,7 @@ } ], "direction": "horizontal", - "width": 320.50418853759766 + "width": 322.50418853759766 }, "right": { "id": "8a65bc0c1d4d98f2", @@ -182,8 +178,11 @@ "darlal-switcher-plus:Open Symbols for the active editor": false } }, - "active": "0e89c1d1d5ec049c", + "active": "7a0e7b37bd89861d", "lastOpenFiles": [ + "00 Inbox/newfile.md", + "99 Templates/New File Template.md", + "00 Inbox/29593832 - 2026-04-08.md", "10 Courses/02 - SoSe 2026/ET II/29592733 - Zählpfeilsysteme.md", "10 Courses/02 - SoSe 2026/Automatentheorie und formale Sprachen", "10 Courses/02 - SoSe 2026/ET II/29592751 - Übungsaufgabe 1.md", @@ -198,7 +197,6 @@ "00 Inbox/29593223 - 29593223 - Elektrotechnik II.md", "00 Inbox/29593223 - Elektrotechnik II.md", "10 Courses/02 - SoSe 2026/Mathe II/29592601 - Integration.md", - "99 Templates/New File Template.md", "20 Atlas", "30 Library/29592593 - ET_II_Folien_gesamt_020426.pdf", "10 Courses/02 - SoSe 2026/ET II/Zählpfeilsysteme.md", @@ -214,7 +212,6 @@ "30 Library/d6d88eed747e389e597d2a19bb868ee6?cid=4b45b3a6f32c35a6d9ca5b1b07b760de", "30 Library/wget-log", "10 Courses/01 - WiSe 2025_26/DAS/Formulas.md", - "10 Courses/02 - SoSe 2026/Mathe II/Integration.md", "99 Templates/New File Template", "99 Templates", "00 Inbox", diff --git a/.trash/29593832 - 2026-04-08.md b/.trash/29593832 - 2026-04-08.md new file mode 100644 index 0000000..c2c7960 --- /dev/null +++ b/.trash/29593832 - 2026-04-08.md @@ -0,0 +1,19 @@ +--- +created: 2026-04-08 08:32 +course: +topic: +related: +type: lecture +status: 🔴 +tags: + - university +--- +## 📌 Summary + +> [!abstract] +> + +--- + +## 📝 Content + diff --git a/.trash/newfile.md b/.trash/newfile.md new file mode 100644 index 0000000..e69de29 diff --git a/99 Templates/New File Template.md b/99 Templates/New File Template.md index 1afc0c1..408e0d7 100644 --- a/99 Templates/New File Template.md +++ b/99 Templates/New File Template.md @@ -1,8 +1,8 @@ -<%* + <%* // Move the file to the Inbox immediately upon creation let date = Math.floor(Date.now() / 60000) let newName = `${date} - ${tp.file.title}` -await tp.file.move("/00 Inbox/" + newName) +a wait tp. file.move("/00 Inbox/" + newName) -%> --- created: <% tp.date.now("YYYY-MM-DD HH:mm") %>