DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Sticky Note — DSH Plugin for DeepSeek Harness
← Plugins
S

dsh-sticky-note

Sticky Note

Bottom-left sticky note: jot down ideas/thoughts/TODOs, save in real time to the archive directory, list + floating archive

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:Meredith2328/dsh-sticky-note#4763b82285f2ddb7197624d06e2c563351b9710d
READMECompatibilityVersions
dsh-sticky-note 示意图

Compatibility and provenance

Sticky Note is published as dsh-sticky-note and currently resolves to version 0.5.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/17/2026

Versions

0.5.0stable
9/17/2026
0.2.4stable
9/17/2026
0.2.3stable
8/22/2026
Show 1 more versionCollapse versions
0.2.2stable
8/21/2026

Related plugins

Loading related plugins…

Latest
0.5.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in productivity-workflow.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Web All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Agent Teams@nanmicoder/dsh-agent-teamsAgentTeams for DeepSeek Harness: multi-agent team collaboration (captain, members, tasks with dependencies, messaging) driven by natural language, with a tree monitor in the web GUI

README

dsh-sticky-note

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

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

dsh-sticky-note 示意图

✨ 功能

  • 📝 随手记:编辑框工具栏上的便签按钮,点击弹出便签面板
  • 📍 可选固定:从标题栏操作中固定后吸附到屏幕边缘,外部点击不再关闭;固定状态与位置会被记住
  • 🔁 可选续写:可在插件设置中选择重新打开时继续当前草稿;默认关闭,保持原有行为
  • 🔎 整体缩放:标题栏操作提供 − / 倍率 / +,支持 Cmd/Ctrl + + / - / 0,倍率会被记住
  • 💾 自动保存:按设定间隔(10 秒 / 1 分钟 / 5 分钟)自动落盘,Ctrl+S 立即保存
  • 🏷️ 三分类:点子 / 感想 / TODO,快捷键 Ctrl+Shift+1/2/3 切换
  • 📤 一键发送:便签内容直接发给当前对话(或追加到输入框)
  • 📋 历史便签:分组清单 + 展开收起,双击查看、单击预备发送,归档分组可一键恢复
  • ✏️ 可编辑:历史便签可二次编辑保存;外部编辑器改动后查看视图自动刷新
  • 📌 选择保留:标记保留的便签不会被自动清除(针形图标)
  • 🧹 自动清除:按最后修改时间计龄,超期未保留的先移入「已清除」回收站(保留 30 天),Host 定时触发
  • 🖥️ Markdown:编辑 ↔ 实时预览(Ctrl+Shift+V),支持表格 / 任务列表 / 删除线 / 图片
  • 🌓 深色模式:全部配色跟随 DSW 主题变量,深浅自动切换
  • ⌨️ 快捷键:Esc 层层退出、Tab/Shift+Tab 缩进、Ctrl+Shift+X 删除线、Ctrl+Shift+T 任务项、Ctrl+T 表格骨架等
  • ⚙️ 可配置:存储路径、保存间隔、清除周期、默认类别、发送方式、是否继续当前草稿

📦 安装

dsh plugin --profile web add github:Meredith2328/dsh-sticky-note

或本地目录:

dsh plugin --profile web add file:/path/to/dsh-sticky-note

安装后重启 DSH(Web 或 Desktop)。

请不要使用裸包名 dsh plugin ... add dsh-sticky-note;npm 上的同名包不是本项目。

版本要求:需要 DSH 0.1.0-rc.7 及以上(设置卡片注册适配 keyed slot 强校验),已验证兼容至 0.1.6-alpha.2;旧版 DSH 请使用 v0.2.1。v0.2.4 移除了 0.1.6 已删除的 settingsNamespace 辅助函数,在顶层声明 Loader 必需服务,把设置卡片迁到新版插件详情页,并让定时清理跟随插件热卸载生命周期。

🗂️ 存储结构

<root>/
├── 点子/    ← 以时间戳命名的 .md 文件
├── 感想/
├── TODO/
├── 归档/    ← 归档的便签(前缀类别名,可一键恢复)
└── 已清除/  ← 自动清除的回收站(保留 30 天)

默认根路径 ~/.dsh/sticky-notes(DSH_HOME 下),可在设置页修改。

📄 License

MIT