Mobai-read/dsh-chat-index-rail ↗★ 0
dsh-chat-index-rail
对话右侧悬浮“输入目录”:为每条用户输入生成横条,支持悬停预览、点击平滑定位及滚动高亮。
AI 分析
核心用途是为长对话提供可视化的用户输入目录导航。适合在单次会话中输入较多、需要快速预览和定位历史提问的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Mobai-read/dsh-chat-index-rail说明文档
阅读完整 README ↗使用说明 / Usage
打开任意会话,右侧即出现目录条:
- 悬停横条看预览(15 字)
- 鼠标移入气泡展开全文预览(40 字)
- 点击横条跳转到对应输入
- 滚动聊天时,当前位置对应横条高亮
Open any session and the rail appears on the right. Hover to preview (15 chars), move into the tooltip to expand (40 chars), click to jump, and follow the highlight while scrolling.