MarSuero/deepseek-chat-obsidian ↗★ 2
deepseek-chat
由 DeepSeek Harness (dsh) 驱动的 Obsidian 侧边栏聊天插件。
AI 分析
核心用途是在 Obsidian 侧边栏中直接调用并操作完整的 DSH 界面。适合希望在笔记软件内无缝进行 AI 辅助写作与对话的 Obsidian 用户。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗使用 / Usage
- 点左侧 ribbon 的消息图标,或命令面板搜「DeepSeek Chat」,打开面板
- 首次打开会等待
dsh web就绪后加载网页 - 在面板里就像用浏览器一样操作 DSH 的完整界面
- Click the ribbon message icon, or run "DeepSeek Chat" from the command palette
- The first open waits for
dsh webto be ready, then loads the page- Use the full DSH interface inside the panel, just like in a browser
配置 / Configuration
在 设置 → 第三方插件 → DeepSeek Chat 里配置:
| 配置项 | 默认值 | 说明 |
|---|---|---|
| 服务器地址 | http://127.0.0.1:3080 | DSH web 服务地址 |
| 启动命令 | dsh | 启动命令,找不到时回退 npx |
| 自动启动服务器 | 开启 | 打开面板时若服务未运行则自动拉起 |
| 启动超时(秒) | 60 | 等待服务就绪的最长时间 |
Configure under Settings → Community plugins → DeepSeek Chat:
Key Default Description Server URL http://127.0.0.1:3080DSH web server URL Launch command dshStart command, falls back to npxAuto-start server On Auto-launch if the server is not running Startup timeout (s) 60Max time to wait for the server