From 3bb4416666312a20478f69f725ad14e933827238 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Mon, 15 Apr 2024 08:49:47 +0200 Subject: [PATCH] no need for editor configs --- .obsidian/app.json | 1 - .obsidian/appearance.json | 3 - .obsidian/core-plugins-migration.json | 31 ----- .obsidian/core-plugins.json | 20 --- .obsidian/hotkeys.json | 1 - .obsidian/workspace.json | 170 -------------------------- 6 files changed, 226 deletions(-) delete mode 100644 .obsidian/app.json delete mode 100644 .obsidian/appearance.json delete mode 100644 .obsidian/core-plugins-migration.json delete mode 100644 .obsidian/core-plugins.json delete mode 100644 .obsidian/hotkeys.json delete mode 100644 .obsidian/workspace.json diff --git a/.obsidian/app.json b/.obsidian/app.json deleted file mode 100644 index 9e26dfe..0000000 --- a/.obsidian/app.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json deleted file mode 100644 index c8c365d..0000000 --- a/.obsidian/appearance.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "accentColor": "" -} \ No newline at end of file diff --git a/.obsidian/core-plugins-migration.json b/.obsidian/core-plugins-migration.json deleted file mode 100644 index 86f43c0..0000000 --- a/.obsidian/core-plugins-migration.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "file-explorer": true, - "global-search": true, - "switcher": true, - "graph": true, - "backlink": true, - "canvas": true, - "outgoing-link": true, - "tag-pane": true, - "page-preview": true, - "daily-notes": true, - "templates": true, - "note-composer": true, - "command-palette": true, - "slash-command": false, - "editor-status": true, - "starred": true, - "markdown-importer": false, - "zk-prefixer": false, - "random-note": false, - "outline": true, - "word-count": true, - "slides": false, - "audio-recorder": false, - "workspaces": false, - "file-recovery": true, - "publish": false, - "sync": false, - "properties": false, - "bookmarks": true -} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json deleted file mode 100644 index 9405bfd..0000000 --- a/.obsidian/core-plugins.json +++ /dev/null @@ -1,20 +0,0 @@ -[ - "file-explorer", - "global-search", - "switcher", - "graph", - "backlink", - "canvas", - "outgoing-link", - "tag-pane", - "page-preview", - "daily-notes", - "templates", - "note-composer", - "command-palette", - "editor-status", - "bookmarks", - "outline", - "word-count", - "file-recovery" -] \ No newline at end of file diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json deleted file mode 100644 index 9e26dfe..0000000 --- a/.obsidian/hotkeys.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json deleted file mode 100644 index b8962e0..0000000 --- a/.obsidian/workspace.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "main": { - "id": "17cde28fab66c87f", - "type": "split", - "children": [ - { - "id": "cca8cc582013ce94", - "type": "tabs", - "children": [ - { - "id": "7c89090a423709b4", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "README.md", - "mode": "source", - "source": false - } - } - }, - { - "id": "93abee57b5fbd6a7", - "type": "leaf", - "state": { - "type": "release-notes", - "state": { - "currentVersion": "1.5.3" - } - } - } - ], - "currentTab": 1 - } - ], - "direction": "vertical" - }, - "left": { - "id": "7a82d644b4711795", - "type": "split", - "children": [ - { - "id": "9cee09ff848ef6ba", - "type": "tabs", - "children": [ - { - "id": "715f0e040378f1ac", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": { - "sortOrder": "alphabetical" - } - } - }, - { - "id": "961824ed9c689507", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "17a5c915787d9f07", - "type": "leaf", - "state": { - "type": "starred", - "state": {} - } - }, - { - "id": "0e20b5869f534100", - "type": "leaf", - "state": { - "type": "bookmarks", - "state": {} - } - } - ] - } - ], - "direction": "horizontal", - "width": 300 - }, - "right": { - "id": "4bc83974e8361022", - "type": "split", - "children": [ - { - "id": "704bba25239e510c", - "type": "tabs", - "children": [ - { - "id": "b7b0f6e77df465a8", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "README.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "7ed13f94aa65e08c", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "README.md", - "linksCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "89efabef52db96f6", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } - }, - { - "id": "0fa820320e0b99da", - "type": "leaf", - "state": { - "type": "outline", - "state": { - "file": "README.md" - } - } - } - ] - } - ], - "direction": "horizontal", - "width": 300, - "collapsed": true - }, - "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 - } - }, - "active": "93abee57b5fbd6a7", - "lastOpenFiles": [] -} \ No newline at end of file