From 13cfb76b97fb2c41d1ee4c23b77f8e755f956ae3 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 15 Jun 2022 13:57:46 +0200 Subject: [PATCH] Delete .obsidian directory --- .obsidian/app.json | 4 -- .obsidian/appearance.json | 1 - .obsidian/core-plugins.json | 15 ------ .obsidian/hotkeys.json | 1 - .obsidian/workspace | 97 ------------------------------------- 5 files changed, 118 deletions(-) delete mode 100644 .obsidian/app.json delete mode 100644 .obsidian/appearance.json delete mode 100644 .obsidian/core-plugins.json delete mode 100644 .obsidian/hotkeys.json delete mode 100644 .obsidian/workspace diff --git a/.obsidian/app.json b/.obsidian/app.json deleted file mode 100644 index bf21f23..0000000 --- a/.obsidian/app.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "legacyEditor": false, - "livePreview": true -} \ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json deleted file mode 100644 index 9e26dfe..0000000 --- a/.obsidian/appearance.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json deleted file mode 100644 index ab1d511..0000000 --- a/.obsidian/core-plugins.json +++ /dev/null @@ -1,15 +0,0 @@ -[ - "file-explorer", - "global-search", - "switcher", - "graph", - "backlink", - "page-preview", - "note-composer", - "command-palette", - "editor-status", - "markdown-importer", - "word-count", - "open-with-default-app", - "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 b/.obsidian/workspace deleted file mode 100644 index 532009c..0000000 --- a/.obsidian/workspace +++ /dev/null @@ -1,97 +0,0 @@ -{ - "main": { - "id": "36839c96192b8840", - "type": "split", - "children": [ - { - "id": "8f73e522b82de672", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Project/Pilot1/Costs.md", - "mode": "source", - "source": false - } - } - } - ], - "direction": "vertical" - }, - "left": { - "id": "db37bce5d93c4de8", - "type": "split", - "children": [ - { - "id": "0d59aa8557971c88", - "type": "tabs", - "children": [ - { - "id": "6911b67edda611ab", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": {} - } - }, - { - "id": "a3438aede50c771f", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - } - ] - } - ], - "direction": "horizontal", - "width": 300 - }, - "right": { - "id": "67cc9914d87bad8c", - "type": "split", - "children": [ - { - "id": "42a368a1f71131b3", - "type": "tabs", - "children": [ - { - "id": "ff4b58e0df015702", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "Project/Pilot1/Costs.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - } - ] - } - ], - "direction": "horizontal", - "width": 300, - "collapsed": true - }, - "active": "8f73e522b82de672", - "lastOpenFiles": [ - "Project/Pilot1/Costs.md", - "Project/Pilot1/Timeline.md", - "Project/PROJECT.md", - "Project/Module Features.md" - ] -} \ No newline at end of file