AI Agent Hub
Back to plugins
dsh-md-notes preview

dsh-md-notes

Memory Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install XieZongChen/dsh-md-notes

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, install the dsh-md-notes plugin from https://github.com/XieZongChen/dsh-md-notes.

About this plugin

If you often have long conversations in DeepSeek Harness but struggle to turn them into something reusable and durable, dsh-md-notes is designed for that workflow. It quickly captures a user question and the final assistant answer into local Markdown notes, without requiring a database or cloud service. The notes remain plain .md files, so you can open, edit, migrate, and manage them with ordinary file tools.

The plugin’s core strength is a complete notes experience built into the DSH web interface. A sidebar entry opens a full-screen notes manager with per-workspace lists, grouping, Markdown editing and preview, one-click creation, saving, and deletion. Assistant messages include an action that appends the conversation to a chosen note instantly. You can also reference notes in chat using @, and the selected note content is injected into the model context when you send the message. Optional Git sync supports shared repositories or per-workspace repositories, with push/update operations, conflict confirmation, and automatic pull when opening a note.

It is best suited for DSH users who prefer local-first, file-based notes and want to turn AI conversations into organized, portable, and versionable knowledge. Because it avoids external telemetry and does not collect credentials, it also fits users who care about privacy, long-term note management, and keeping their notes as editable Markdown files.

Screenshots

Use Cases

  • Append an assistant answer to a local Markdown note.
  • Reference existing notes in chat with @.
  • Sync notes across devices through Git.

Best For

  • Users who want to keep notes as local Markdown files.
  • Users who turn AI conversations into reusable knowledge.
  • Users who need Git backup or cross-device note sync.