MarSuero/deepseek-chat-obsidian

MarSuero★ 1TypeScript最后同步: 2026-08-16

在 GitHub 打开

README 摘要

DeepSeek Chat for Obsidian 建议搭配 / Recommended Companion dsh-web-mobile 专门为 DSH Web 界面做了窄屏 UI 适配,跟本插件配合使用,强烈建议搭配。 dsh-web-mobile adapts the DSH web UI for narrow screens. Pairs perfectly with this plugin — highly recommended for a much better mobile experience. 把 DeepSeek Harness (DSH) 的 Web 界面嵌入 Obsidian 侧边栏,并在打开面板时自动拉起本地 dsh web 服务。 Embed the DeepSeek Harness (DSH) web UI inside an Obsidian sidebar panel, with auto-start for the local dsh web server. 功能 / Features - 侧边栏嵌入 DSH 官方 Web UI,与浏览器里打开完全一致 - 打开面板时自动探测并启动 dsh web ( dsh 找不到时回退 npx ) - 用 Obsidian 的 requestUrl 探测服务,绕过本地 CORS 限制 - 可配置服务地址、启动命令、是否自动启动、启动超时 - Embeds the official DSH web UI in an Obsidian panel, identical to opening it in a browser - Auto-detects and starts dsh web when the panel opens (falls back to npx ) - Probes the server via Obsidian's requestUrl , bypassing local CORS restrictions - Configurable server URL, launch command, auto-start toggle, and startup timeout 前置条件 / Prerequisites - Obsidian ≥ 1.5.0(仅桌面版,插件需要启动本地进程) - Node.js ≥ 18 - DSH 已安装( npm i -g @deepseek-ai/dsh ),或允许插件用 npx 自动拉取 - DSH 已配置模型凭证(与 dsh web 一致) - Obsidian ≥ 1.5.0 (desktop only — the plugin spawns a local process) - Node.js ≥ 18 - DSH insta…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-pluginobsidianobsidian-pluginweb uisidebar

分类