返回目录

dsh-sticky-note

编辑精选维护状态: 活跃

meredith2328/dsh-sticky-note

左下角便签:随手记点子/感想/TODO,实时保存到归档目录,清单+悬浮归档

前往 GitHub
$ dsh plugin --profile web add dsh-sticky-note

45

星标

5

Fork

JavaScript

语言

MIT

许可证

2026-08-13

创建于

2026-08-26

最近推送

一个 DeepSeek Harness Web 插件,在编辑框旁提供常驻便签:分类记录、自动保存、支持 Markdown,并可一键发往当前对话。

DSH 适配

原生运行时

作者声明

安全审计

未审计

最后核验

2026-09-05

许可证

MIT

01它能帮你完成什么?

  • Jot ideas, thoughts and TODOs in a sticky-note panel while chatting in DeepSeek Harness

    Auto-saved Markdown notes filed by category (点子/感想/TODO) under a configurable archive directory, with history and one-click restore

    DeepSeek Harness (dsh) users who want a scratchpad beside the composer for notes that persist and can be sent straight into the conversation

  • Organize, review and recover past notes without leaving the composer

    Grouped collapsible history lists, Markdown editing with live preview, and a 30-day recycle bin for auto-cleared notes

    Heavy note-takers who need quick browsing, re-editing and recovery of archived sticky notes inside DSH

02如何接入 DeepSeek Harness?

前置条件

  • DeepSeek Harness (Web or Desktop) version 0.1.0-rc.7 or newer — the settings-card keyed slot is hard-validated

安装步骤

  1. 01

    $ dsh plugin --profile web add dsh-sticky-note

  2. 02

    Or install from a local folder: dsh plugin --profile web add file:/path/to/dsh-sticky-note

  3. 03

    Restart DSH (Web or Desktop) after install

验证接入成功

作者未说明

03DSH 适配与能力边界

DSH 适配原生运行时

DSH web-profile plugin added via `dsh plugin --profile web add`, registering a sticky-note panel in the composer toolbar through a keyed settings-card slot.

  • Quick-capture sticky panel

    Idea / thought / TODO text typed into the composer toolbar note panelA sticky-note panel pops up; notes are auto-saved and categorized into 点子/感想/TODO

    Registers a keyed settings-card slot in DSHWrites .md note files into the archive directory
  • Auto-save and send to conversation

    Note content in the panelSaved to disk on an interval (10s / 1m / 5m) or with Ctrl+S; sent to the current chat or appended to the input box

    Writes note files to disk on a timer
  • History, edit and recycle bin

    Stored notesGrouped collapsible lists, re-editable notes, and a 30-day recycle bin for auto-cleared notes

    Auto-clears notes older than the clear cycle into a 30-day recycle bin, triggered by the Host on a schedule

04适合谁?何时不该用?

适合

  • DeepSeek Harness (dsh) users who want a scratchpad beside the composer for notes that persist and can be sent straight into the conversation
  • Heavy note-takers who need quick browsing, re-editing and recovery of archived sticky notes inside DSH

不适合

  • Requires DSH 0.1.0-rc.7 or newer; verified compatible up to 0.1.1-rc.2. Older DSH must use plugin v0.2.1.

05兼容性、维护与安全提示

  • Requires DSH 0.1.0-rc.7 or newer; verified compatible up to 0.1.1-rc.2. Older DSH must use plugin v0.2.1.
  • Notes are stored as .md files on disk under ~/.dsh/sticky-notes (DSH_HOME), which grows with history; auto-cleared notes are kept 30 days before permanent deletion.
  • Auto-clearing of expired notes depends on the DSH Host triggering cleanup on a schedule — it is not driven by the plugin alone.
2026-08-132026-08-26作者未说明

MIT · DSH web-profile plugin · last push 2026-08-26 · no published release tag

06常见问题

如何为 DeepSeek Harness 安装 dsh-sticky-note?

在终端运行 `dsh plugin --profile web add dsh-sticky-note`,安装后重启 DSH(Web 或 Desktop)。也可从本地目录安装:`dsh plugin --profile web add file:/path/to/dsh-sticky-note`。

支持哪些 DSH 版本?

需要 DSH `0.1.0-rc.7` 及以上(设置卡片 keyed slot 强校验),已验证兼容至 `0.1.1-rc.2`;旧版 DSH 请使用 v0.2.1。

笔记保存在哪里?

笔记以时间戳命名的 .md 文件保存在 `~/.dsh/sticky-notes`(`DSH_HOME` 下),分为 点子 / 感想 / TODO / 归档 / 已清除 目录,根路径可在设置页修改。

可以把便签发到对话里吗?

可以——「一键发送」会把便签内容直接发给当前对话或追加到输入框;双击历史便签查看,单击预备发送。

旧便签会怎样?

按最后修改时间计龄,超期未保留的便签先移入「已清除」回收站(保留 30 天),由 Host 定时触发;标记保留的便签(针形图标)不会被自动清除。

08数据与来源

  • 作者声明github.combe79b18d044f…

    适配 DSH `0.1.0-rc.7` ~ `0.1.1-rc.2`:最低要求 `0.1.0-rc.7`(设置卡片 keyed slot 强校验),最高已验证 `0.1.1-rc.2`。

  • 作者声明github.combe79b18d044f…

    需要 DSH `0.1.0-rc.7` 及以上(设置卡片注册适配 keyed slot 强校验),已验证兼容至 `0.1.1-rc.2`;旧版 DSH 请使用 v0.2.1。

页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-09-05。发现错误?提交更正。

🏆

最佳 DeepSeek Harness 插件

从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。

DSH Plugins 是独立的 DeepSeek Harness 插件市场,与 DeepSeek 官方无关,也不代表官方背书。第三方插件未经安全审计,安装前请审查源码。

每周获取最新的 DeepSeek Harness 插件,绝不滥发。