diff --git a/README.md b/README.md index 03ff28ce..398e593e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,10 @@ enable any compatible LLM to read and write to your local knowledge base. - Notes are saved locally as Markdown files in real time - No project knowledge or special prompting required -[![Claude-Obsidian-Demo.mp4](docs/attachments/Claude-Obsidian-Demo.mp4)] + ## Quick Start @@ -713,4 +716,4 @@ basic-memory tools write-note --title "Meeting Notes" --folder "meetings" < meet AGPL-3.0 -Built with ♥️ by Basic Machines +Built with ♥️ by Basic Machines \ No newline at end of file diff --git a/docs/.obsidian/appearance.json b/docs/.obsidian/appearance.json deleted file mode 100644 index 9e26dfee..00000000 --- a/docs/.obsidian/appearance.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/docs/.obsidian/core-plugins.json b/docs/.obsidian/core-plugins.json deleted file mode 100644 index 92dc26ed..00000000 --- a/docs/.obsidian/core-plugins.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "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": true, - "sync": true, - "webviewer": false -} \ No newline at end of file diff --git a/docs/.obsidian/publish.json b/docs/.obsidian/publish.json deleted file mode 100644 index 32a55e16..00000000 --- a/docs/.obsidian/publish.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "siteId": "947ee055a8c6f1a57efa4afa09791e62", - "host": "publish-01.obsidian.md", - "included": [], - "excluded": [] -} \ No newline at end of file