Skip to content

Document Graph

Fresh

A visual knowledge graph showing relationships between markdown files in your project.

Access

  • From File Preview: Ctrl+Shift+G
  • Right-click a markdown file → "Document Graph"
  • Ctrl+K → "Open Last Document Graph"
ActionKey
Navigate nodesArrow Keys
Recenter on nodeEnter
Open external URLEnter (on URL node)
Open document in previewO
Close graphEscape
SearchCtrl+F

Mouse: Click to select, double-click to recenter, drag to reposition, scroll to zoom.

Controls

ControlFunction
Depth slider (0-5)0 = show all connections, 5 = only immediate neighbors
External toggleShow/hide external URL nodes
Search boxFilter by document name

Node Types

  • Document nodes — Your markdown files with content preview
  • External link nodes — Domains referenced in your docs

Edge Types

TypeExample
Wiki-links[[document-name]]
Markdown links[text](file.md)
External linkshttps://example.com

See Also

Built with VitePress + RAG Chat