diff --git a/.obsidian/app.json b/.obsidian/app.json new file mode 100755 index 0000000..880c5f6 --- /dev/null +++ b/.obsidian/app.json @@ -0,0 +1,8 @@ +{ + "readableLineLength": false, + "newLinkFormat": "relative", + "trashOption": "none", + "alwaysUpdateLinks": true, + "showUnsupportedFiles": true, + "attachmentFolderPath": "_data_" +} \ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json new file mode 100755 index 0000000..a4beac1 --- /dev/null +++ b/.obsidian/appearance.json @@ -0,0 +1,3 @@ +{ + "accentColor": "#5cf5a6" +} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json new file mode 100755 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 100755 index 0000000..94f8007 --- /dev/null +++ b/.obsidian/workspace.json @@ -0,0 +1,177 @@ +{ + "main": { + "id": "eebc17ab40f6aa65", + "type": "split", + "children": [ + { + "id": "70d89f3e8f81c7b5", + "type": "tabs", + "children": [ + { + "id": "cff5628f379f8651", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Welcome.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "Welcome" + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "1a345d60abe99bfc", + "type": "split", + "children": [ + { + "id": "37233d7e6f411dce", + "type": "tabs", + "children": [ + { + "id": "bedb8435f39b4ccf", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical", + "autoReveal": false + }, + "icon": "lucide-folder-closed", + "title": "Files" + } + }, + { + "id": "5613771a741f30b5", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + }, + "icon": "lucide-search", + "title": "Search" + } + }, + { + "id": "c6befa8cf4ca10f6", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {}, + "icon": "lucide-bookmark", + "title": "Bookmarks" + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "fb9b667094d65b37", + "type": "split", + "children": [ + { + "id": "d10ebb2cb3c1ff02", + "type": "tabs", + "children": [ + { + "id": "cea434606022346c", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-coming-in", + "title": "Backlinks" + } + }, + { + "id": "3c8242ac2bb5150f", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "linksCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-going-out", + "title": "Outgoing links" + } + }, + { + "id": "c0b4b6427889de08", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-tags", + "title": "Tags" + } + }, + { + "id": "f72fb1c283d55dcc", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "followCursor": false, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-list", + "title": "Outline" + } + } + ] + } + ], + "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": "bedb8435f39b4ccf", + "lastOpenFiles": [ + "Notes/README.md", + "Welcome.md", + "bafd218a740f40eef369fc1bcb31f79bbf1e0837/Untitled.md", + "bafd218a740f40eef369fc1bcb31f79bbf1e0837/README.md", + "Notes/Git Repo.md", + "bafd218a740f40eef369fc1bcb31f79bbf1e0837/Git Repo.md" + ] +} \ No newline at end of file diff --git a/Notes/README.md b/Notes/README.md new file mode 100755 index 0000000..e69de29 diff --git a/Welcome.md b/Welcome.md new file mode 100755 index 0000000..e69de29