obsidian-link-graph

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Obsidian Link Graph

Obsidian Link Graph

This is a legacy compatibility helper.
Despite the name, the current default workflow is not graph-heavy. Use this skill to repair navigation among existing canonical notes, not to generate graph artifacts by default.
这是一个旧版兼容性辅助工具
尽管名称如此,当前默认工作流并不重度依赖图谱。使用本技能修复现有规范笔记之间的导航问题,默认不生成图谱产物。

Responsibilities

职责

  • strengthen wikilinks among
    00-Hub.md
    ,
    01-Plan.md
    ,
    Knowledge/
    ,
    Papers/
    ,
    Experiments/
    ,
    Results/
    ,
    Writing/
    , and
    Daily/
  • improve backlinks where a durable relationship is already clear
  • help route a new reference to the best existing canonical note
  • reduce disconnected durable notes without creating concept or dataset sprawl
  • 强化
    00-Hub.md
    01-Plan.md
    Knowledge/
    Papers/
    Experiments/
    Results/
    Writing/
    Daily/
    之间的wikilink
  • 在持久关联已经明确的位置优化反向链接
  • 帮助将新引用导向最优的现有规范笔记
  • 在不造成概念或数据集冗余扩散的前提下减少孤立的持久笔记

Link heuristics

链接规则

  • Prefer one canonical note per durable object.
  • Link through stable project objects, not ad-hoc phrases.
  • Avoid overlinking every paragraph; keep only meaningful edges.
  • Prefer repairing existing links over creating new auxiliary notes.
  • If the best target is unclear, narrow the search first and use
    find-canonical-note
    from
    obsidian-project-memory
    when helpful.
  • 每个持久对象优先对应一个规范笔记。
  • 通过稳定的项目对象链接,而非临时短语。
  • 避免每段都过度加链接,仅保留有意义的关联。
  • 优先修复现有链接,而非创建新的辅助笔记。
  • 如果最优目标不明确,先缩小搜索范围,必要时可使用
    obsidian-project-memory
    中的
    find-canonical-note

Do not assume by default

默认不要主动创建以下内容

  • Concepts/
  • Datasets/
  • Maps/
  • Views/
  • .canvas
  • .base
Create those only if the user explicitly asks for them.
  • Concepts/
  • Datasets/
  • Maps/
  • Views/
  • .canvas
  • .base
仅当用户明确要求时再创建这些内容。