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. 对话问题索引插件:列出会话中你提过的所有问题,点击一键定位。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cuhaitiang0405-collab/dsh-indexbookmark说明文档
阅读完整 README ↗使用
- 打开任意有历史的会话;
- 点击输入框右侧的 ☰ 按钮;
- 面板向上弹出:搜索框过滤问题,点击条目直接跳到对话对应位置;
- 面板底部可切换每页条数(10/30/50),长会话可"加载更早的问题";
- 点击面板外部或按
Esc收起。