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. 对话问题索引插件:列出会话中你提过的所有问题,点击一键定位。

AI Analysis

核心用途是长会话中的快速导航。适合会话内容极长、需要频繁翻阅和定位历史提问的用户。

Package
dsh-indexbookmark
Version
1.0.0
License
MIT
Last updated
Aug 18, 2026

Install

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

使用

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