返回目录

notes

编辑精选维护状态: 活跃

zhaoolee/notes

开源版锤子便签,复刻锤科美学,一键Docker私有化部署,支持skill调用,支持dsh plugin,支持多租户,一键生成公众号格式,支持导出便签为图片

前往 GitHub项目主页
$ dsh plugin --profile web add @zhaoolee/dsh-notes

160

星标

6

Fork

TypeScript

语言

2026-03-15

创建于

2026-08-29

最近推送

开源的锤子便签风格导出器,作为 DSH 插件使用:智能体把对话导出成带主题、可分享的便签(图片 / Markdown / HTML)。通过 `dsh plugin --profile web add @zhaoolee/dsh-notes` 安装;也支持 Docker 自部署。

DSH 适配

原生运行时

作者声明

安全审计

未审计

最后核验

2026-08-23

许可证

未声明

01它能帮你完成什么?

  • Export a DeepSeek Harness conversation as a shareable Smartisan-style note

    A note rendered and exported with warm-paper / night / iPhone-notes / Bear themes, or downloaded as Markdown or an offline HTML package with images

    DeepSeek Harness users who want to turn a chat into a clean, shareable note (and one-click paste into WeChat official-account helper)

02如何接入 DeepSeek Harness?

前置条件

  • DeepSeek Harness with the `dsh plugin` command
  • For Docker: Docker installed; the repo ships a prebuilt image `zhaoolee/notes:latest`

安装步骤

  1. 01

    Run `dsh plugin --profile web add @zhaoolee/dsh-notes` (prebuilt, no allowBuilds needed), then restart the target profile

    $ dsh plugin --profile web add @zhaoolee/dsh-notes

  2. 02

    In a DeepSeek Harness conversation say '把我们的对话导出成便签' and the agent exports the note

验证接入成功

作者未说明

回滚

  • The README states only that you restart the profile after install; it does not give an explicit uninstall command. Use the standard `dsh plugin remove` flow.

03DSH 适配与能力边界

DSH 适配原生运行时

Native DSH plugin (@zhaoolee/dsh-notes): the agent exports the conversation as a Smartisan-style note; also usable via Docker and the notes-export-api skill.

  • DSH conversation → note

    A DeepSeek Harness conversationA Smartisan-style note (multi-note, categorized), with optional DeepSeek polish (grammar, bolding, plain-language explanation)

    Can call a tool via an AI Skill to generate notes; the plugin exposes an agent tool for note export
  • Themes & export

    Generated noteWarm-paper / night / iPhone-notes / Bear themes; export as image or copy as Markdown; download HTML offline package with images

    Browser persistence keeps data after page close; multi-user isolation supported
  • Docker self-hosting

    `zhaoolee/notes:latest` imageA pure-web app (frontend + backend) with note management, image import and PNG export, login/sync and skill workspace optional

    For login/multi-device sync configure SUPERADMIN, SUPERADMINPASSWORD and a high-entropy SESSION_SECRET; public deployment should sit behind an HTTPS reverse proxy

04适合谁?何时不该用?

适合

  • DeepSeek Harness users who want to turn a chat into a clean, shareable note (and one-click paste into WeChat official-account helper)

不适合

  • When enabling login, multi-device sync or the skill workspace via Docker, you must set SUPERADMIN, SUPERADMINPASSWORD and a high-entropy SESSION_SECRET; for public deployment use an HTTPS reverse proxy and bind to 127.0.0.1 by default.

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

  • When enabling login, multi-device sync or the skill workspace via Docker, you must set SUPERADMIN, SUPERADMINPASSWORD and a high-entropy SESSION_SECRET; for public deployment use an HTTPS reverse proxy and bind to 127.0.0.1 by default.
  • After installing the DSH plugin you must restart the target profile for it to take effect; the plugin ships prebuilt so no allowBuilds is needed.
  • DeepSeek-powered polish (grammar, bolding, plain-language rewriting) is an optional feature that depends on a configured DeepSeek connection; without it, notes are still exported but unpolished.
2026-03-152026-08-221.8.4

未声明 · 由 facts pack 抓取(README 分支 main)

06常见问题

怎么把 notes 装成 DSH 插件?

执行 `dsh plugin --profile web add @zhaoolee/dsh-notes`(仓库自带预编译产物,无需 allowBuilds),然后重启目标 profile。在对话中让智能体把对话导出成便签即可。

怎么导出对话?

安装后,直接对 DeepSeek Harness 说「把我们的对话导出成便签」,智能体会整理对话并调用插件生成便签。

可以私有化部署吗?

可以。`zhaoolee/notes:latest` Docker 镜像同时包含 Web 前端与后端。启用登录 / 多端同步时需配置 SUPERADMIN、SUPERADMINPASSWORD 与高熵 SESSION_SECRET;公网部署请使用 HTTPS 反向代理。

支持哪些导出格式?

便签支持暖白纸感 / 深夜便签 / iPhone 备忘录 / Bear 四种主题,可导出为图片、复制为 Markdown,或下载含图片的 HTML 离线包。

08数据与来源

  • 作者声明github.come76628622f23…

    支持 DeepSeek Harness(DSH),让智能体将对话导出为锤子便签。

  • 作者声明github.come76628622f23…

    dsh plugin --profile web add @zhaoolee/dsh-notes

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

🏆

最佳 DeepSeek Harness 插件

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

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

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