diff --git a/obsidian-win/app.json b/obsidian-win/app.json deleted file mode 100644 index 9e26dfe..0000000 --- a/obsidian-win/app.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/obsidian-win/appearance.json b/obsidian-win/appearance.json deleted file mode 100644 index 9e26dfe..0000000 --- a/obsidian-win/appearance.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/obsidian-win/core-plugins-migration.json b/obsidian-win/core-plugins-migration.json deleted file mode 100644 index 436f43c..0000000 --- a/obsidian-win/core-plugins-migration.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "file-explorer": true, - "global-search": true, - "switcher": true, - "graph": true, - "backlink": true, - "canvas": true, - "outgoing-link": true, - "tag-pane": true, - "properties": false, - "page-preview": true, - "daily-notes": true, - "templates": true, - "note-composer": true, - "command-palette": true, - "slash-command": false, - "editor-status": true, - "bookmarks": 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 -} \ No newline at end of file diff --git a/obsidian-win/core-plugins.json b/obsidian-win/core-plugins.json deleted file mode 100644 index 9405bfd..0000000 --- a/obsidian-win/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-win/workspace.json b/obsidian-win/workspace.json deleted file mode 100644 index 1f49b4b..0000000 --- a/obsidian-win/workspace.json +++ /dev/null @@ -1,143 +0,0 @@ -{ - "main": { - "id": "f826afb888d4b882", - "type": "split", - "children": [ - { - "id": "ca3673e840add2bf", - "type": "tabs", - "children": [ - { - "id": "68a2ef2e046f3639", - "type": "leaf", - "state": { - "type": "empty", - "state": {} - } - } - ] - } - ], - "direction": "vertical" - }, - "left": { - "id": "1f4c71b71b0abe56", - "type": "split", - "children": [ - { - "id": "c651a560649e18ae", - "type": "tabs", - "children": [ - { - "id": "7e2d070db5c71df2", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": { - "sortOrder": "alphabetical" - } - } - }, - { - "id": "c080adde8392297d", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "3df0ccc2fcbe543b", - "type": "leaf", - "state": { - "type": "bookmarks", - "state": {} - } - } - ] - } - ], - "direction": "horizontal", - "width": 300 - }, - "right": { - "id": "2e0fa7eaa8d30496", - "type": "split", - "children": [ - { - "id": "53029730695bc0cf", - "type": "tabs", - "children": [ - { - "id": "c5ab71c023793a00", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "e013844661409e35", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "linksCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "6ac519cf5e657323", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } - }, - { - "id": "f849baaf115d210a", - "type": "leaf", - "state": { - "type": "outline", - "state": {} - } - } - ] - } - ], - "direction": "horizontal", - "width": 300, - "collapsed": true - }, - "left-ribbon": { - "hiddenItems": { - "switcher:Open quick switcher": false, - "graph:Open graph view": false, - "canvas:Create new canvas": false, - "daily-notes:Open today's daily note": false, - "templates:Insert template": false, - "command-palette:Open command palette": false - } - }, - "active": "68a2ef2e046f3639", - "lastOpenFiles": [] -} \ No newline at end of file