From ae0993df77ae615687c2637315afd58b23b5e4fc Mon Sep 17 00:00:00 2001 From: "James@STCH" Date: Tue, 12 Jul 2022 10:03:31 +0200 Subject: [PATCH] updated? --- .obsidian/app.json | 4 ++ .obsidian/appearance.json | 1 + .obsidian/core-plugins.json | 15 ++++++ .obsidian/hotkeys.json | 1 + .obsidian/workspace | 96 +++++++++++++++++++++++++++++++++++++ 5 files changed, 117 insertions(+) create mode 100644 .obsidian/app.json create mode 100644 .obsidian/appearance.json create mode 100644 .obsidian/core-plugins.json create mode 100644 .obsidian/hotkeys.json create mode 100644 .obsidian/workspace diff --git a/.obsidian/app.json b/.obsidian/app.json new file mode 100644 index 0000000..bf21f23 --- /dev/null +++ b/.obsidian/app.json @@ -0,0 +1,4 @@ +{ + "legacyEditor": false, + "livePreview": true +} \ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.obsidian/appearance.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json new file mode 100644 index 0000000..ab1d511 --- /dev/null +++ b/.obsidian/core-plugins.json @@ -0,0 +1,15 @@ +[ + "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 new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.obsidian/hotkeys.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace new file mode 100644 index 0000000..956d84f --- /dev/null +++ b/.obsidian/workspace @@ -0,0 +1,96 @@ +{ + "main": { + "id": "ca586229096ebd29", + "type": "split", + "children": [ + { + "id": "ac0ea3a2c2427540", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Talon Tales I/Talon Tales I - Im wandel der Zeit.md", + "mode": "source", + "source": false + } + } + } + ], + "direction": "vertical" + }, + "left": { + "id": "6f57ec4172f5fb97", + "type": "split", + "children": [ + { + "id": "b07336bdeeebf941", + "type": "tabs", + "children": [ + { + "id": "14f461db339d1037", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": {} + } + }, + { + "id": "7014c19d962ec542", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "9f36dabae0e3d47c", + "type": "split", + "children": [ + { + "id": "761dbc50c4ea4983", + "type": "tabs", + "children": [ + { + "id": "4c4aecfe81bdb2c6", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "Talon Tales I/Talon Tales I - Im wandel der Zeit.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300, + "collapsed": true + }, + "active": "ac0ea3a2c2427540", + "lastOpenFiles": [ + "Talon Tales I/Talon Tales I - Im wandel der Zeit.md", + "James Things/Custom Token/Spectator/spectatortoken.png", + "archive/deaflora/Backgroundmusic/Villages/Party.md" + ] +} \ No newline at end of file