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
インストール手順
- 01
$ dsh plugin --profile web add dsh-sticky-note
- 02
Or install from a local folder: dsh plugin --profile web add file:/path/to/dsh-sticky-note
- 03
Restart DSH (Web or Desktop) after install
導入成功の確認
作者は未記載
03DSH 統合と能力の範囲
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 panel→A 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 directoryAuto-save and send to conversation
Note content in the panel→Saved 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 timerHistory, edit and recycle bin
Stored notes→Grouped 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.
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 の定期処理で実行されます。ピン留め(針アイコン)したメモは自動削除されません。
07関連する DSH ワークフロー
dsh-web
by zhu1090093659
DeepSeek Harness(dsh)の Web プラグインを集約するエコシステムパッケージ。すべてがプラグインであり、クリエイティブワークショップ(dsh-market.com)経由で配布されます。
petdex
by crafter-station
Claude Code、DeepSeek Harness、Gemini CLI などで使えるアニメーションペットの公開ギャラリー
j-space-cognition-suite-v3.7
by tiger3807861189
Anthropic の J-space グローバルワークスペース研究に基づく、AI 認知強化スキル集。思考を整理しながら作業を進めたい日本のユーザー向けのスイートです。
dsh-deep-whale
by small-tailqwq
DSH Web GUI 用の鯨っ娘テーマスキン(深海メイド工房 maid-atelier、ライト/ダーク両モード対応、CC BY-NC-SA 4.0)
08データと出典
适配 DSH `0.1.0-rc.7` ~ `0.1.1-rc.2`:最低要求 `0.1.0-rc.7`(设置卡片 keyed slot 强校验),最高已验证 `0.1.1-rc.2`。
需要 DSH `0.1.0-rc.7` 及以上(设置卡片注册适配 keyed slot 强校验),已验证兼容至 `0.1.1-rc.2`;旧版 DSH 请使用 v0.2.1。
このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-09-05。誤りを見つけた場合は、修正を送信してください。
dsh プラグイン おすすめ
最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。
