diff --git a/Notes/.obsidian/app.json b/Notes/.obsidian/app.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/Notes/.obsidian/app.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/Notes/.obsidian/appearance.json b/Notes/.obsidian/appearance.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/Notes/.obsidian/appearance.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/Notes/.obsidian/core-plugins.json b/Notes/.obsidian/core-plugins.json new file mode 100644 index 0000000..b977c25 --- /dev/null +++ b/Notes/.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/Notes/.obsidian/graph.json b/Notes/.obsidian/graph.json new file mode 100644 index 0000000..42a46ec --- /dev/null +++ b/Notes/.obsidian/graph.json @@ -0,0 +1,22 @@ +{ + "collapse-filter": true, + "search": "", + "showTags": false, + "showAttachments": false, + "hideUnresolved": false, + "showOrphans": true, + "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": true +} \ No newline at end of file diff --git a/Notes/.obsidian/workspace.json b/Notes/.obsidian/workspace.json new file mode 100644 index 0000000..26460de --- /dev/null +++ b/Notes/.obsidian/workspace.json @@ -0,0 +1,176 @@ +{ + "main": { + "id": "919f39af31c6e88e", + "type": "split", + "children": [ + { + "id": "3c422eef8f4c7ff9", + "type": "tabs", + "children": [ + { + "id": "7c24aceda690f787", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Brainstorming.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "Brainstorming" + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "4e2b7a1a1376cecc", + "type": "split", + "children": [ + { + "id": "899103d22d38c56e", + "type": "tabs", + "children": [ + { + "id": "d39db004ea213663", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical", + "autoReveal": false + }, + "icon": "lucide-folder-closed", + "title": "Files" + } + }, + { + "id": "1015c797c238fe7e", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + }, + "icon": "lucide-search", + "title": "Search" + } + }, + { + "id": "5d57e348d7021a4f", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {}, + "icon": "lucide-bookmark", + "title": "Bookmarks" + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "8db71f5c8b4547aa", + "type": "split", + "children": [ + { + "id": "da22d5bb612bbf2d", + "type": "tabs", + "children": [ + { + "id": "1f3edc45be76006e", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "Brainstorming.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-coming-in", + "title": "Backlinks for Brainstorming" + } + }, + { + "id": "c4dbfcdf64d03a33", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "Brainstorming.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-going-out", + "title": "Outgoing links from Brainstorming" + } + }, + { + "id": "85b6df295f253708", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-tags", + "title": "Tags" + } + }, + { + "id": "a5a0baa08a1c6622", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "Brainstorming.md", + "followCursor": false, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-list", + "title": "Outline of Brainstorming" + } + } + ] + } + ], + "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": "7c24aceda690f787", + "lastOpenFiles": [ + "Welcome.md", + "Brainstorming.md" + ] +} \ No newline at end of file