Harzva/dsh-obsidian
Harzva★ 0TypeScript最后同步: 2026-08-19
—
README 摘要
dsh-obsidian 把本机项目接入 Obsidian:扫描项目 → 生成 wiki 链接笔记 → Obsidian 图谱视图自动呈现知识图谱。 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 能理解的结构 ,三步完成: 1. 发现 :按 package.json / Cargo.toml / go.mod / pyproject.toml / .git 识别项目; 提取 npm name、依赖、描述、技术栈、git remote。 2. 建边 :依赖(npm name、 workspace: 、 file: 引用)、技术栈、根目录区域、关键词主题 —— 全部确定性,无虚构关联。 3. 落盘 :每个项目一张笔记, graph/tech/ 、 graph/areas/ 、 graph/topics/ 是 hub 笔记。 Obsidian 打开 vault 即自动索引,图谱视图里 hub 成为簇中心、依赖成为连线。 在 DSH 里只需两步:设置页 扫描项目 → 生成知识图谱 。 What works - Native DSH tab at Settings → Plugins → Obsidian . - Bounded local project scanner with manifest detection and tech-stack extraction. - Deterministic knowledge graph: dependency / tech / area / topic edges. - Dual transport: Obsidian Local REST API (Bearer, loopback) with filesystem fallback — no REST plugin needed. - Incremental writes via graph/.dsh-obsidian-s…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784