From 8b1e9c04c713a5eca5ea4745022aafe21a032f4f Mon Sep 17 00:00:00 2001 From: Stedd Date: Fri, 10 Feb 2023 15:22:53 +0100 Subject: [PATCH] Ignore .obsidian --- .gitignore | 1 + .obsidian/app.json | 3 - .obsidian/appearance.json | 3 - .obsidian/core-plugins-migration.json | 29 ---- .obsidian/core-plugins.json | 20 --- .obsidian/graph.json | 37 ---- .obsidian/hotkeys.json | 34 ---- .obsidian/starred.json | 3 - .obsidian/templates.json | 3 - .obsidian/workspace | 132 -------------- .obsidian/workspace.json | 241 -------------------------- 11 files changed, 1 insertion(+), 505 deletions(-) create mode 100644 .gitignore 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/graph.json delete mode 100644 .obsidian/hotkeys.json delete mode 100644 .obsidian/starred.json delete mode 100644 .obsidian/templates.json delete mode 100644 .obsidian/workspace delete mode 100644 .obsidian/workspace.json diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9c09dc0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.obsidian diff --git a/.obsidian/app.json b/.obsidian/app.json deleted file mode 100644 index 6abe4c1..0000000 --- a/.obsidian/app.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "alwaysUpdateLinks": true -} \ 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 0f4e0de..0000000 --- a/.obsidian/core-plugins-migration.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "file-explorer": true, - "global-search": true, - "switcher": true, - "graph": true, - "backlink": 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, - "canvas": true -} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json deleted file mode 100644 index 086a8e4..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", - "starred", - "outline", - "word-count", - "file-recovery" -] \ No newline at end of file diff --git a/.obsidian/graph.json b/.obsidian/graph.json deleted file mode 100644 index ada39b6..0000000 --- a/.obsidian/graph.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "collapse-filter": false, - "search": "", - "showTags": false, - "showAttachments": false, - "hideUnresolved": false, - "showOrphans": true, - "collapse-color-groups": false, - "colorGroups": [ - { - "query": "path:NPCs", - "color": { - "a": 1, - "rgb": 11655456 - } - }, - { - "query": "path:Items", - "color": { - "a": 1, - "rgb": 5402336 - } - } - ], - "collapse-display": true, - "showArrow": false, - "textFadeMultiplier": 0, - "nodeSizeMultiplier": 1, - "lineSizeMultiplier": 1, - "collapse-forces": false, - "centerStrength": 0.4375, - "repelStrength": 10, - "linkStrength": 0.78125, - "linkDistance": 118, - "scale": 0.7132754626224432, - "close": true -} \ No newline at end of file diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json deleted file mode 100644 index 288df80..0000000 --- a/.obsidian/hotkeys.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "insert-current-date": [ - { - "modifiers": [ - "Mod" - ], - "key": "F1" - } - ], - "insert-current-time": [ - { - "modifiers": [ - "Mod" - ], - "key": "F2" - } - ], - "insert-template": [ - { - "modifiers": [ - "Mod" - ], - "key": "F3" - } - ], - "editor:insert-tag": [ - { - "modifiers": [ - "Shift" - ], - "key": "F1" - } - ] -} \ No newline at end of file diff --git a/.obsidian/starred.json b/.obsidian/starred.json deleted file mode 100644 index fc69ce2..0000000 --- a/.obsidian/starred.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "items": [] -} \ No newline at end of file diff --git a/.obsidian/templates.json b/.obsidian/templates.json deleted file mode 100644 index b9cef24..0000000 --- a/.obsidian/templates.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "dateFormat": "" -} \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace deleted file mode 100644 index dc9ff8a..0000000 --- a/.obsidian/workspace +++ /dev/null @@ -1,132 +0,0 @@ -{ - "main": { - "id": "30811cc75f922a65", - "type": "split", - "children": [ - { - "id": "f7fe9cfe81ca09a6", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Untitled.md", - "mode": "source", - "source": false - } - } - } - ], - "direction": "vertical" - }, - "left": { - "id": "cdd37312b63d7e0a", - "type": "split", - "children": [ - { - "id": "4b9f2a5c79452927", - "type": "tabs", - "children": [ - { - "id": "390e7e23a5868758", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": {} - } - }, - { - "id": "ac69540e0ee1c226", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "418205df5324ec0b", - "type": "leaf", - "state": { - "type": "starred", - "state": {} - } - } - ] - } - ], - "direction": "horizontal", - "width": 300 - }, - "right": { - "id": "f13e02318ac7c075", - "type": "split", - "children": [ - { - "id": "057fdf476c11f42a", - "type": "tabs", - "children": [ - { - "id": "d02b013eeb1cee40", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "Untitled.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "2bceeaa4491f23de", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "Untitled.md", - "linksCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "49d867b992f6720b", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } - }, - { - "id": "0530bc9e69173cca", - "type": "leaf", - "state": { - "type": "outline", - "state": { - "file": "Untitled.md" - } - } - } - ] - } - ], - "direction": "horizontal", - "width": 300 - }, - "active": "390e7e23a5868758", - "lastOpenFiles": [] -} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json deleted file mode 100644 index 673a8c3..0000000 --- a/.obsidian/workspace.json +++ /dev/null @@ -1,241 +0,0 @@ -{ - "main": { - "id": "30811cc75f922a65", - "type": "split", - "children": [ - { - "id": "9bbdd22be120b938", - "type": "tabs", - "dimension": 28.88198757763975, - "children": [ - { - "id": "954c086b161da0b3", - "type": "leaf", - "pinned": true, - "state": { - "type": "markdown", - "state": { - "file": "Items/Sealed Letter.md", - "mode": "source", - "source": false - }, - "pinned": true - }, - "group": "d191db17a778c938" - }, - { - "id": "625bfd6a5193fb88", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Sessions/Session 55.md", - "mode": "source", - "source": false - } - } - } - ], - "currentTab": 1 - }, - { - "id": "865c675172f594e9", - "type": "tabs", - "dimension": 32.120674356699205, - "children": [ - { - "id": "f1efb126a33f5cdf", - "type": "leaf", - "pinned": true, - "state": { - "type": "localgraph", - "state": { - "file": "Items/Sealed Letter.md", - "options": { - "collapse-filter": true, - "search": "", - "localJumps": 1, - "localBacklinks": true, - "localForelinks": true, - "localInterlinks": false, - "showTags": false, - "showAttachments": false, - "hideUnresolved": false, - "collapse-color-groups": true, - "colorGroups": [], - "collapse-display": true, - "showArrow": false, - "textFadeMultiplier": 0, - "nodeSizeMultiplier": 1, - "lineSizeMultiplier": 1, - "collapse-forces": true, - "centerStrength": 0.518713248970312, - "repelStrength": 10, - "linkStrength": 1, - "linkDistance": 250, - "scale": 1, - "close": false - } - }, - "pinned": true - }, - "group": "d191db17a778c938" - } - ] - }, - { - "id": "4ecfde13a09af3f8", - "type": "tabs", - "dimension": 38.99733806566105, - "children": [ - { - "id": "d2491ec174e61637", - "type": "leaf", - "pinned": true, - "state": { - "type": "graph", - "state": {}, - "pinned": true - } - } - ] - } - ], - "direction": "vertical" - }, - "left": { - "id": "cdd37312b63d7e0a", - "type": "split", - "children": [ - { - "id": "4b9f2a5c79452927", - "type": "tabs", - "children": [ - { - "id": "390e7e23a5868758", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": { - "sortOrder": "alphabetical" - } - } - }, - { - "id": "ac69540e0ee1c226", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "418205df5324ec0b", - "type": "leaf", - "state": { - "type": "starred", - "state": {} - } - } - ] - } - ], - "direction": "horizontal", - "width": 200 - }, - "right": { - "id": "f13e02318ac7c075", - "type": "split", - "children": [ - { - "id": "057fdf476c11f42a", - "type": "tabs", - "children": [ - { - "id": "d02b013eeb1cee40", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "Sessions/Session 55.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "2bceeaa4491f23de", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "Sessions/Session 55.md", - "linksCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "49d867b992f6720b", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } - }, - { - "id": "0530bc9e69173cca", - "type": "leaf", - "state": { - "type": "outline", - "state": { - "file": "Sessions/Session 55.md" - } - } - } - ] - } - ], - "direction": "horizontal", - "width": 200, - "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": "625bfd6a5193fb88", - "lastOpenFiles": [ - "Places/The Spiked Flagon.md", - "Sessions/Session 55.md", - "Items/Sealed Letter.md", - "NPCs/The Headmistress.md", - "Items/Experimental Diary.md", - "Deities/The Coinmaiden.md", - "Cities/Alatri.md", - "NPCs/Duchess Ravanelli.md", - "Deities/Dimarra.md", - "Cities/Vizina.md" - ] -} \ No newline at end of file