From ff60b5a1df593232fd3d591bb2ca85d162b72ea2 Mon Sep 17 00:00:00 2001 From: Thomas Hodnemyr Date: Sat, 17 Sep 2022 15:26:16 +0200 Subject: [PATCH] Obsidian Vault --- game_notes/.obsidian/app.json | 1 + game_notes/.obsidian/appearance.json | 1 + game_notes/.obsidian/core-plugins.json | 19 ++++ game_notes/.obsidian/hotkeys.json | 1 + game_notes/.obsidian/workspace | 133 +++++++++++++++++++++++++ game_notes/Test.md | 1 + 6 files changed, 156 insertions(+) create mode 100644 game_notes/.obsidian/app.json create mode 100644 game_notes/.obsidian/appearance.json create mode 100644 game_notes/.obsidian/core-plugins.json create mode 100644 game_notes/.obsidian/hotkeys.json create mode 100644 game_notes/.obsidian/workspace create mode 100644 game_notes/Test.md diff --git a/game_notes/.obsidian/app.json b/game_notes/.obsidian/app.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/game_notes/.obsidian/app.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/game_notes/.obsidian/appearance.json b/game_notes/.obsidian/appearance.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/game_notes/.obsidian/appearance.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/game_notes/.obsidian/core-plugins.json b/game_notes/.obsidian/core-plugins.json new file mode 100644 index 0000000..96869df --- /dev/null +++ b/game_notes/.obsidian/core-plugins.json @@ -0,0 +1,19 @@ +[ + "file-explorer", + "global-search", + "switcher", + "graph", + "backlink", + "outgoing-link", + "tag-pane", + "page-preview", + "daily-notes", + "templates", + "note-composer", + "command-palette", + "editor-status", + "starred", + "outline", + "word-count", + "file-recovery" +] \ No newline at end of file diff --git a/game_notes/.obsidian/hotkeys.json b/game_notes/.obsidian/hotkeys.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/game_notes/.obsidian/hotkeys.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/game_notes/.obsidian/workspace b/game_notes/.obsidian/workspace new file mode 100644 index 0000000..6a8968d --- /dev/null +++ b/game_notes/.obsidian/workspace @@ -0,0 +1,133 @@ +{ + "main": { + "id": "89e02ef0245a423e", + "type": "split", + "children": [ + { + "id": "11e411e48d3d2c9b", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Test.md", + "mode": "source", + "source": false + } + } + } + ], + "direction": "vertical" + }, + "left": { + "id": "26848bb5d30f3365", + "type": "split", + "children": [ + { + "id": "555a21f853acffcc", + "type": "tabs", + "children": [ + { + "id": "27c327b839fb950b", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": {} + } + }, + { + "id": "75627ae4f1c29db1", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "16857d5c581fd14c", + "type": "leaf", + "state": { + "type": "starred", + "state": {} + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "04c03e53eb598f4b", + "type": "split", + "children": [ + { + "id": "25df2745ad795fc6", + "type": "tabs", + "children": [ + { + "id": "114ddb77458574d4", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "Test.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "6d07635655df14fc", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "Test.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "1b7390d4c5ad742c", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } + }, + { + "id": "c20317d2f4491f4f", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "Test.md" + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300, + "collapsed": true + }, + "active": "11e411e48d3d2c9b", + "lastOpenFiles": [] +} \ No newline at end of file diff --git a/game_notes/Test.md b/game_notes/Test.md new file mode 100644 index 0000000..345e6ae --- /dev/null +++ b/game_notes/Test.md @@ -0,0 +1 @@ +Test