From 77bfaf2e9738d682373a2041bfb975dc36c91b21 Mon Sep 17 00:00:00 2001 From: Ava Gaiety W Date: Fri, 2 May 2025 21:44:55 -0600 Subject: [PATCH] obsidian settings --- .obsidian/app.json | 3 + .obsidian/appearance.json | 1 + .obsidian/core-plugins.json | 31 ++++++ .obsidian/workspace.json | 181 ++++++++++++++++++++++++++++++++++++ 4 files changed, 216 insertions(+) create mode 100644 .obsidian/app.json create mode 100644 .obsidian/appearance.json create mode 100644 .obsidian/core-plugins.json create mode 100644 .obsidian/workspace.json diff --git a/.obsidian/app.json b/.obsidian/app.json new file mode 100644 index 0000000..0281356 --- /dev/null +++ b/.obsidian/app.json @@ -0,0 +1,3 @@ +{ + "vimMode": 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..b977c25 --- /dev/null +++ b/.obsidian/core-plugins.json @@ -0,0 +1,31 @@ +{ + "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": true, + "webviewer": false +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json new file mode 100644 index 0000000..5f80d5f --- /dev/null +++ b/.obsidian/workspace.json @@ -0,0 +1,181 @@ +{ + "main": { + "id": "b5673baa3077fd20", + "type": "split", + "children": [ + { + "id": "b4acd2dd631ab8d1", + "type": "tabs", + "children": [ + { + "id": "97b5602fe03321b5", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "blog/more-secure-ssh-with-wireguard.md.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "more-secure-ssh-with-wireguard.md" + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "96e4118f25515b50", + "type": "split", + "children": [ + { + "id": "8a65ad41203dd04e", + "type": "tabs", + "children": [ + { + "id": "05774c3f300c19ca", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical", + "autoReveal": false + }, + "icon": "lucide-folder-closed", + "title": "Files" + } + }, + { + "id": "0668a86b75a7d0ba", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + }, + "icon": "lucide-search", + "title": "Search" + } + }, + { + "id": "e54a64f0ad6e3571", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {}, + "icon": "lucide-bookmark", + "title": "Bookmarks" + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "d5765833dc0b838e", + "type": "split", + "children": [ + { + "id": "d9ecb80d87a9c42e", + "type": "tabs", + "children": [ + { + "id": "b094d2813a8b4611", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "blog/more-secure-ssh-with-wireguard.md.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-coming-in", + "title": "Backlinks for more-secure-ssh-with-wireguard.md" + } + }, + { + "id": "20e324026a17eb2d", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "blog/more-secure-ssh-with-wireguard.md.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-going-out", + "title": "Outgoing links from more-secure-ssh-with-wireguard.md" + } + }, + { + "id": "552c039aa71e14d7", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-tags", + "title": "Tags" + } + }, + { + "id": "559e43db41e8bdbb", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "blog/more-secure-ssh-with-wireguard.md.md", + "followCursor": false, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-list", + "title": "Outline of more-secure-ssh-with-wireguard.md" + } + } + ] + } + ], + "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": "97b5602fe03321b5", + "lastOpenFiles": [ + "img/content/wireguard.svg", + "img/content/ssh-wireguard.png", + "blog/dotfiles-2021.md", + "blog/more-secure-ssh-with-wireguard.md.md", + "blog/divisibility-rules.md", + "blog/blm.md", + "blog/a_modern_terminal_workflow_1.md" + ] +} \ No newline at end of file