dsh-obsidian
Bridge local projects into Obsidian: bounded manifest scanning, deterministic dependency/tech/topic edges, and wiki-linked notes written into a managed graph/ vault namespace via the Local REST API or the vault filesystem.
把本机项目接入 Obsidian:有界的 manifest 扫描、确定性的依赖/技术栈/主题边,通过 Local REST API 或 vault 文件系统把带 wiki 链接的笔记写入托管的 graph/ 命名空间。
How to install
dsh plugin add github:Harzva/dsh-obsidian About
Bridge local projects into Obsidian and let its graph view render the knowledge graph. [!IMPORTANT] Independent, unofficial DSH integration. Works fully offline: the Obsidian app does not need to be running while notes are generated, and no data ever leaves your machine. Obsidian 如何"识别"本机项目并建立知识图谱 Obsidian 的图谱视图不扫描代码仓库,它只索引 **vault 里的 .md 文件 + [[wiki 链接]]**。 所以关键不是"让 Obsidian 去扫描项目",而是**把项目转译成 Obsidian 能理解的结构**,三步完成: mermaid flowchart LR P["本机项目目录<br/>package.json · Cargo.toml · .git"] --> S["1. 扫描<br/>manifest 探测 · 技术栈 · repo"] S --> G["2. 建边<br/>依赖 · 技术栈 · 区域 · 主题"] G --> N["3. 生成笔记<br/>grap…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-19
- Created
- 2026-08-19
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin, knowledge-graph, obsidian
Related plugins
ms-365-mcp-server
softeria/ms-365-mcp-server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
mcp-searxng
ihor-sokoliuk/mcp-searxng
Private web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
ssh-mcp
tufantunc/ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.