MarSuero/deepseek-chat-obsidian ↗★ 2
deepseek-chat
Obsidian sidebar chat powered by DeepSeek Harness (dsh)
AI Analysis
核心用途是在 Obsidian 侧边栏中直接调用并操作完整的 DSH 界面。适合希望在笔记软件内无缝进行 AI 辅助写作与对话的 Obsidian 用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full 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