ShengenWu/dsh-obsidian-channel
ShengenWu★ 0JavaScriptLast synced: 2026-08-16
Work with a local Obsidian vault in DSH. Writes need approval; every change can be undone. 在 DSH 里管本地 Obsidian 库。改笔记会先问你,改完能一笔撤回。
README excerpt
dsh-obsidian-channel English · 中文 Work with a local Obsidian vault from DeepSeek Harness. The 📓 button in the sidebar opens a home page for that vault. From there you can send the agent off to read a note, write today’s daily, or chase a broken wikilink. Writes ask you first. Anything this plugin changes can be rolled back. Obsidian itself does not need to be running. What you need - dsh web installed and working - Built against dsh 0.1.0-rc.6 - A normal Obsidian vault folder on disk Install Restart dsh web and open http://127.0.0.1:3080. For a local checkout: dsh plugin --profile web add /path/to/this/repo . First run 1. Click 📓 Obsidian in the left sidebar. 2. If no vault is bound yet, paste the absolute path ( /Users/you/Notes or D:\Notes ) and bind it. 3. You get a home page: today’s daily, recently touched notes, changes this plugin made, broken links. 4. Click a note or a shortcut like “write today’s daily”. dsh opens a new session on that vault and drops text into the composer. It does not send for you. The path is remembered. Later clicks only open the home page; they do not create another workspace. Day to day Talk from the home page. Click a note, a broken link, or type…
View full README on GitHub →