MarSuero/deepseek-chat-obsidian2

deepseek-chat

Obsidian sidebar chat powered by DeepSeek Harness (dsh)

AI Analysis

核心用途是在 Obsidian 侧边栏中直接调用并操作完整的 DSH 界面。适合希望在笔记软件内无缝进行 AI 辅助写作与对话的 Obsidian 用户。

Package
deepseek-chat
Version
0.1.1
License
MIT
Last updated
Aug 16, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. 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 web to 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:3080DSH web 服务地址
启动命令dsh启动命令,找不到时回退 npx
自动启动服务器开启打开面板时若服务未运行则自动拉起
启动超时(秒)60等待服务就绪的最长时间

Configure under Settings → Community plugins → DeepSeek Chat:

KeyDefaultDescription
Server URLhttp://127.0.0.1:3080DSH web server URL
Launch commanddshStart command, falls back to npx
Auto-start serverOnAuto-launch if the server is not running
Startup timeout (s)60Max time to wait for the server