Document Graph
FreshA 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"
Navigation
| Action | Key |
|---|---|
| Navigate nodes | Arrow Keys |
| Recenter on node | Enter |
| Open external URL | Enter (on URL node) |
| Open document in preview | O |
| Close graph | Escape |
| Search | Ctrl+F |
Mouse: Click to select, double-click to recenter, drag to reposition, scroll to zoom.
Controls
| Control | Function |
|---|---|
| Depth slider (0-5) | 0 = show all connections, 5 = only immediate neighbors |
| External toggle | Show/hide external URL nodes |
| Search box | Filter by document name |
Node Types
- Document nodes — Your markdown files with content preview
- External link nodes — Domains referenced in your docs
Edge Types
| Type | Example |
|---|---|
| Wiki-links | [[document-name]] |
| Markdown links | [text](file.md) |
| External links | https://example.com |
See Also
- UI Layout — File Preview panel
- Slash Commands — Related command reference