commit 09adcdc72abeaf0c538ef778eb6ef049e4276429 Author: noisedestroyers Date: Sat Jul 26 09:49:54 2025 -0400 first diff --git a/.obsidian/app.json b/.obsidian/app.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/.obsidian/app.json @@ -0,0 +1 @@ +{} \ 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..2f0340a --- /dev/null +++ b/.obsidian/workspace.json @@ -0,0 +1,173 @@ +{ + "main": { + "id": "5e38fa03a4ee9e8e", + "type": "split", + "children": [ + { + "id": "29c145246f8e72a2", + "type": "tabs", + "children": [ + { + "id": "a3096b54b30f6a89", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "claude.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "claude" + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "8243e4a9a8f76e8f", + "type": "split", + "children": [ + { + "id": "2d760a22b51a3081", + "type": "tabs", + "children": [ + { + "id": "54ac68bfd434ceb3", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical", + "autoReveal": false + }, + "icon": "lucide-folder-closed", + "title": "Files" + } + }, + { + "id": "d0fa90cf7ddd77c1", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + }, + "icon": "lucide-search", + "title": "Search" + } + }, + { + "id": "2c521d1141492a0d", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {}, + "icon": "lucide-bookmark", + "title": "Bookmarks" + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "3be2eee073aae28b", + "type": "split", + "children": [ + { + "id": "9ffc2c6c3f22d031", + "type": "tabs", + "children": [ + { + "id": "ea01c881f052f651", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "claude.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-coming-in", + "title": "Backlinks for claude" + } + }, + { + "id": "fb32c1071a31e1ea", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "claude.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-going-out", + "title": "Outgoing links from claude" + } + }, + { + "id": "f8832de1d7fc24fd", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-tags", + "title": "Tags" + } + }, + { + "id": "11636438fe5f8170", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "claude.md", + "followCursor": false, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-list", + "title": "Outline of claude" + } + } + ] + } + ], + "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": "a3096b54b30f6a89", + "lastOpenFiles": [] +} \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/claude.md b/claude.md new file mode 100644 index 0000000..e69de29