cuhaitiang0405-collab/dsh-indexbookmark0

dsh-indexbookmark

A DSH web client bundle: conversation question index for the DSH Web UI — list every question you asked in a session and jump straight to it. 对话问题索引插件:列出会话中你提过的所有问题,点击一键定位。

包名
dsh-indexbookmark
版本
1.0.0
许可证
MIT
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cuhaitiang0405-collab/dsh-indexbookmark

使用

  1. 打开任意有历史的会话;
  2. 点击输入框右侧的 按钮;
  3. 面板向上弹出:搜索框过滤问题,点击条目直接跳到对话对应位置;
  4. 面板底部可切换每页条数(10/30/50),长会话可"加载更早的问题";
  5. 点击面板外部或按 Esc 收起。