ディレクトリに戻る

dsh-sticky-note

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

meredith2328/dsh-sticky-note

入力ツールバーに付箋パネルを追加。Markdown プレビュー・ショートカット・会話への送信・設定可能なアーカイブ先への自動保存に対応

GitHub で見る
$ dsh plugin --profile web add dsh-sticky-note

45

スター

5

フォーク

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

02DeepSeek 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。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

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

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

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