dsh-wsl-obsidian
Bridges a WSL dsh agent to a Windows Obsidian vault on NTFS: obsidian_status/list/search/read/write/append, plus obsidian:// open via the Windows app. Keep the vault under /mnt/<drive>/ so Obsidian can watch files; Linux-disk vaults via \\wsl$ are unreliable.
把 WSL 里的 dsh agent 接到 Windows NTFS 上的 Obsidian vault:提供 obsidian_status/list/search/read/write/append,并用 obsidian:// 打开 Windows 版 Obsidian。vault 请放在 /mnt/<盘符>/ 下以便监视文件变更;放在 Linux 盘经 \\wsl$ 打开不可靠。
How to install
dsh plugin add github:173787247/dsh-wsl-obsidian About
dsh-wsl-obsidian **Install set:** optional companion to dsh-wsl-kit. Not in KIT_SET=daily. Fault tree: TROUBLESHOOTING.md. DeepSeek Harness plugin: **WSL agent ↔ Windows Obsidian vault** — obsidian_status / open / list / search / read / write / append. Standalone MIT plugin under **dsh-wsl-kit** (optional; not shipped in install.sh by default). 中文说明 → README.zh.md Where it sits mermaid flowchart LR agent["dsh agent in WSL"] --> tools["obsidian_*"] tools --> ntfs["Vault on NTFS /mnt/c|d/..."] tools --> uri["obsidian:// → Windows Obsidian"] Keep the vault on **Windows NTFS**. Opening a vault fro…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-22
- Created
- 2026-09-22
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, wsl
Related plugins
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible.
dsh-win-toolkit
Edge-Echo/dsh-win-toolkit
Windows-native tools for DSH agents: clipboard read and write, system notifications, hosts file inspection and network diagnostics, each returning structured data with UI cards from injection-safe PowerShell.
dsh-wsl-tray
liyu34/dsh-wsl-tray
Windows desktop shortcut and system-tray launcher for DSH running in WSL, with fully hidden startup, tray open/restart/exit menu, and a plugin-configuration card to manage the shortcut.
dsh-wsl-workspace
173787247/dsh-wsl-workspace
Lists WSL distros and validates a Linux workspace path for DSH.