cuhaitiang0405-collab/dsh-indexbookmark ↗★ 0
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
核心用途是长会话中的快速导航。适合会话内容极长、需要频繁翻阅和定位历史提问的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cuhaitiang0405-collab/dsh-indexbookmarkREADME
Read the full README ↗使用
- 打开任意有历史的会话;
- 点击输入框右侧的 ☰ 按钮;
- 面板向上弹出:搜索框过滤问题,点击条目直接跳到对话对应位置;
- 面板底部可切换每页条数(10/30/50),长会话可"加载更早的问题";
- 点击面板外部或按
Esc收起。