返回目錄

dsh-sticky-note

編輯精選維護狀態: 活躍

meredith2328/dsh-sticky-note

左下角便籤:隨手記點子/感想/TODO,即時儲存到歸檔目錄,清單+懸浮歸檔

前往 GitHub
$ dsh plugin --profile web add dsh-sticky-note

45

星數

5

Fork

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

02如何將外掛接入 DeepSeek 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。發現錯誤?提交更正。

🏆

最佳 DeepSeek Harness 外掛

從全目錄挑出的 12 個值得優先安裝的外掛,涵蓋各個分類。

DSH Plugins 是獨立的 DeepSeek Harness 外掛市集,與 DeepSeek 官方無關,也不代表官方背書。第三方外掛未經安全稽核,安裝前請審查原始碼。

每週取得最新的 DeepSeek Harness 外掛,絕不濫發。