From 89c3f6ff655c173fe0f4b2910a67a00098831960 Mon Sep 17 00:00:00 2001 From: Rob Kelly Date: Wed, 5 Mar 2025 14:45:36 -0700 Subject: [PATCH] Added obsidian vault --- vault/.gdignore | 0 vault/.obsidian/app.json | 1 + vault/.obsidian/appearance.json | 5 + vault/.obsidian/community-plugins.json | 1 + vault/.obsidian/core-plugins.json | 31 +++++ vault/.obsidian/graph.json | 22 ++++ vault/.obsidian/workspace.json | 172 +++++++++++++++++++++++++ vault/TODO.md | 1 + vault/assets/color_palette.md | 12 ++ 9 files changed, 245 insertions(+) create mode 100644 vault/.gdignore create mode 100644 vault/.obsidian/app.json create mode 100644 vault/.obsidian/appearance.json create mode 100644 vault/.obsidian/community-plugins.json create mode 100644 vault/.obsidian/core-plugins.json create mode 100644 vault/.obsidian/graph.json create mode 100644 vault/.obsidian/workspace.json create mode 100644 vault/TODO.md create mode 100644 vault/assets/color_palette.md diff --git a/vault/.gdignore b/vault/.gdignore new file mode 100644 index 0000000..e69de29 diff --git a/vault/.obsidian/app.json b/vault/.obsidian/app.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/vault/.obsidian/app.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/vault/.obsidian/appearance.json b/vault/.obsidian/appearance.json new file mode 100644 index 0000000..8a3b634 --- /dev/null +++ b/vault/.obsidian/appearance.json @@ -0,0 +1,5 @@ +{ + "theme": "obsidian", + "accentColor": "#40e0ff", + "monospaceFontFamily": "Anonymous Pro" +} \ No newline at end of file diff --git a/vault/.obsidian/community-plugins.json b/vault/.obsidian/community-plugins.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/vault/.obsidian/community-plugins.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/vault/.obsidian/core-plugins.json b/vault/.obsidian/core-plugins.json new file mode 100644 index 0000000..c89a841 --- /dev/null +++ b/vault/.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": false, + "webviewer": false +} \ No newline at end of file diff --git a/vault/.obsidian/graph.json b/vault/.obsidian/graph.json new file mode 100644 index 0000000..42a46ec --- /dev/null +++ b/vault/.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/vault/.obsidian/workspace.json b/vault/.obsidian/workspace.json new file mode 100644 index 0000000..65c5d38 --- /dev/null +++ b/vault/.obsidian/workspace.json @@ -0,0 +1,172 @@ +{ + "main": { + "id": "6b773185b1c4f22d", + "type": "split", + "children": [ + { + "id": "21a096eeb1ca30aa", + "type": "tabs", + "children": [ + { + "id": "084db45ef28473d2", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "assets/color_palette.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "color_palette" + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "d4007cc7de7d085b", + "type": "split", + "children": [ + { + "id": "8d2ba27aefeae7e0", + "type": "tabs", + "children": [ + { + "id": "ad07ab4486874d4a", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical", + "autoReveal": false + }, + "icon": "lucide-folder-closed", + "title": "Files" + } + }, + { + "id": "da8051e6fbd5245e", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + }, + "icon": "lucide-search", + "title": "Search" + } + }, + { + "id": "6d6287a9be81aa19", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {}, + "icon": "lucide-bookmark", + "title": "Bookmarks" + } + } + ], + "currentTab": 1 + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "b312bfec68a8b81b", + "type": "split", + "children": [ + { + "id": "0bebb7d27a45d5fd", + "type": "tabs", + "children": [ + { + "id": "246127c8150ec159", + "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": "2c0a4c39882c204a", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "linksCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-going-out", + "title": "Outgoing links" + } + }, + { + "id": "82a7f31262b0d936", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + }, + "icon": "lucide-tags", + "title": "Tags" + } + }, + { + "id": "720e44c2f381ad39", + "type": "leaf", + "state": { + "type": "outline", + "state": {}, + "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": "084db45ef28473d2", + "lastOpenFiles": [ + "assets/color_palette.md~", + "TODO.md", + "assets/color_palette.md", + "create a link.md", + "assets", + "Welcome.md" + ] +} \ No newline at end of file diff --git a/vault/TODO.md b/vault/TODO.md new file mode 100644 index 0000000..20fc31a --- /dev/null +++ b/vault/TODO.md @@ -0,0 +1 @@ +- [ ] Make TODO list \ No newline at end of file diff --git a/vault/assets/color_palette.md b/vault/assets/color_palette.md new file mode 100644 index 0000000..6529ea7 --- /dev/null +++ b/vault/assets/color_palette.md @@ -0,0 +1,12 @@ +## Grunk +- \#001a4d Grunk Blue SAMPLE +- \#00081a Grunk Dark Blue SAMPLE +- \#40e0ff Grunk Emission Cyan SAMPLE +## World +## Props +- \#e8e1d1 Control White SAMPLE +- \#b4ac9e Control Dark White SAMPLE +- \#4d4a46 Control Gray SAMPLE +- \#dd1c1a DANGER Red SAMPLE +- \#23fb59 SUCCESS Green SAMPLE +- \#39a0ed HI-TECH Blue SAMPLE \ No newline at end of file