lastplayer82/dsh-sticky-notes ↗★ 0
@lastplayer82/dsh-sticky-notes
DSH Web GUI 的灵感便签插件:在 Agent 思考时记录想法而不中断它,支持自动持久化。
AI 分析
核心用途是在不打扰 AI 思考的情况下,在悬浮面板中快速记录想法并可随时发送至对话。适合高频与 Agent 交互、需要临时草稿板的用户。安装后需完全重启 DSH 才能生效。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lastplayer82/dsh-sticky-notes说明文档
阅读完整 README ↗Usage
- Click the note button above the input box (or the sidebar entry; the badge = unsent count) to open the floating panel.
- Type an idea → 「记下」/ Enter saves and keeps the composer focused (Shift+Enter inserts a line break).
- Send to the current chat: single note 「发送到对话」, or 「合并发送」 to merge several (tick to exclude).
- Send to another chat: 「转到…」→ pick a session → forwarded through its own queue channel.
- Reorder: drag the
⋮⋮handle (unsent notes only) — merged/forwarded order follows the list. - Edit: click any note's text, edit, click away (auto-saved), ESC cancels.
- Sent notes stay in the list marked ✓ and can be cleared (with confirm); 「清空全部」removes everything (with confirm).