dsh-codevault
Records what you understood while reading open-source code — quick notes and deep notes grouped into one card per repo/file/symbol, stored as Markdown you can open in Obsidian.
记录你阅读开源代码时的理解 — 速记与深度笔记按仓库/文件/符号归并为一张卡片,以 Markdown 存储,可在 Obsidian 中打开。
How to install
dsh plugin add github:1014029855/dsh-codevault About
dsh-codevault · 源码阅读档案 读开源代码的时候,我们经常"这次懂了,下次又忘了"。这个插件干的事很简单:在读懂的那一刻记一笔,按仓库、文件、符号归档,以后想回看随时能翻出来。 档案就是 Markdown + JSONL 文件,可以直接用 Obsidian 打开。同一个对象(比如 plugin.ts 的 apply 机制)读多少次都记在同一张卡上,卡片会随着你的阅读长起来,不是一条条碎片流水账。 安装 已装 dsh-market 的话: sh dsh plugin --profile web add dshmarket # 第一次先装市场 然后在市场里搜 "dsh-codevault" 一键安装 或者手动: sh dsh plugin --profile web add dsh-codevault 重启 dsh web,启动日志里出现 [dsh-codevault] loaded 就算装好了。 配置 数据默认写在 <DSH_HOME>/data/dsh-codevault/。建议把 dataDir 指到 Obsidian vault(或它的子目录),改 profile 的 cordis.patch.yml: yaml <DSH_HOME>/profiles/web/cordis.patch.yml id: dsh-codevault config: # 档案写入位置:…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-07
- Created
- 2026-09-06
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- code-reading, dsh-codevault, dsh-plugin, obsidian
Related plugins
memsearch
zilliztech/memsearch
A persistent, unified memory layer for all your AI agents (e.g. Claude Code, Codex, DSH), backed by Markdown and Milvus.
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
neurolink
juspay/neurolink
One TypeScript interface for 24+ LLM providers — swap providers without rewriting. MCP-native (connect any MCP server), voice (TTS/STT/realtime), RAG, memory, file processors. Production-origin: powers Tara, Yama, and Clairvoyance at Juspay.