flyhigao/dsh-sticky-notes0

dsh-sticky-notes

Workspace sticky notes for DSH: save multiple Markdown notes inside the current workspace.

AI 分析

核心用途是在会话中快速记录、编辑和保存 Markdown 格式的便签。适合需要在当前工作区(dsh-notes/ 目录)持久化记录项目备忘或临时文本的用户。

パッケージ
dsh-sticky-notes
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/16

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flyhigao/dsh-sticky-notes

ドキュメント

README 全文を読む ↗

使用

  1. 打开一个会话。
  2. 点击会话头部右侧的便签图标。
  3. 在弹窗中:
    • 左侧:便签列表。
    • 右侧:标题输入框 + 正文编辑区。
    • 底部:新建、删除、保存。
  4. 保存后,便签会立即写入当前工作区的 dsh-notes/ 目录。