ディレクトリに戻る

notes

キュレーション掲載メンテナンス: 活発

zhaoolee/notes

DSH 会話を Smartisan Notes 風 PNG にエクスポート、または設定アカウントの Markdown ノートを作成・更新

GitHub で見るホームページ
$ dsh plugin --profile web add @zhaoolee/dsh-notes

160

スター

6

フォーク

TypeScript

言語

2026-03-15

作成日

2026-08-29

最終プッシュ

オープンソースの Smartisan 風付箋エクスポーター。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)

02DeepSeek 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 不要)し、対象プロファイルを再起動します。会話内でエージェントに付箋として書き出すよう依頼してください。

対話を書き出すには?

インストール後、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。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。

DSH Plugins は DeepSeek Harness プラグインの独立したコミュニティ ディレクトリです。DeepSeek との提携・公認はありません。サードパーティ製プラグインはセキュリティ監査を受けていません。インストール前にソースコードをご確認ください。

DeepSeek Harnessの新着プラグインを毎週お届け。スパムはありません。