# Obsidian Graph view
Obsidian Graph View is [[Obsidian]]'s automatic knowledge graph visualization feature that displays your entire vault (or portions of it) as an interactive graph, showing notes as nodes and links between notes as edges. It provides a bird's-eye view of your knowledge base, revealing connections, clusters, and the overall structure of your thinking.
## What Is Graph View?
Graph View **automatically generates** a visual network representation of your vault:
- **Nodes**: Each note in your vault appears as a dot (node)
- **Edges**: Links between notes appear as lines (edges) connecting the nodes
- **Automatic**: Graph updates in real-time as you create notes and links
- **Interactive**: Click, drag, zoom, and filter to explore your knowledge network
- **Reveals patterns**: See clusters, hubs, isolated notes, and overall structure
Unlike [[Obsidian Canvas|Canvas]], which requires manual curation, Graph View is **fully automatic**—it shows your vault's actual link structure without any manual arrangement.
## Core Features
**Interactive Exploration**:
- Click any node to open that note
- Drag nodes to temporarily rearrange the view
- Zoom in/out to see detail or overview
- Hover over nodes to see note titles
- Pan to navigate large graphs
**Filtering**:
- **Search**: Show only notes matching search terms
- **Tags filter**: Include/exclude notes with specific tags
- **Path filter**: Show notes matching file paths
- **Orphans**: Toggle visibility of unlinked notes
- **Attachments**: Show/hide attachment files
**Visual Customization**:
- **Color groups**: Color-code notes by tags or path
- **Node size**: Adjust based on number of links
- **Link thickness**: Visualize connection strength
- **Arrows**: Show link directionality
- **Text labels**: Display note titles on nodes
**Forces and Physics**:
- **Central force**: Pull nodes toward center
- **Repel force**: Push nodes apart to reduce overlap
- **Link force**: Attract linked notes together
- **Link distance**: Set space between connected nodes
**Two Views**:
- **Global Graph**: Shows entire vault
- **Local Graph**: Shows connections for current note only (configurable depth)
## Opening the Graph View
**Global Graph**:
1. Click the Graph View icon in the [[Obsidian Ribbon|Ribbon]] (left sidebar)
2. Or use Command Palette: `Ctrl/Cmd + P` → "Open graph view"
**Local Graph**:
1. Open any note
2. Click "Open local graph" from the "More options" menu (three dots)
3. Or use Command Palette: `Ctrl/Cmd + P` → "Open local graph"
## Use Cases
**Discover Connections**:
- Find unexpected relationships between notes
- Identify notes that should be linked but aren't
- Explore related topics by following visual clusters
**Understand Structure**:
- Identify highly connected "hub" notes (large nodes with many links)
- Find isolated notes that need integration
- Observe topic clusters and knowledge domains
- Assess overall knowledge base organization
**Navigate Vault**:
- Visual wayfinding through knowledge network
- Quick access to related notes
- Explore topics by following connections
- Alternative to hierarchical folder navigation
**Quality Assurance**:
- Find orphaned notes (no incoming or outgoing links)
- Identify notes with too few connections
- Spot notes that might need linking
- Assess knowledge base connectivity
**Inspiration and Serendipity**:
- Discover forgotten notes through visual browsing
- Find creative connections between distant topics
- Explore the periphery of your knowledge
- Stumble upon ideas you'd forgotten
## Working with the Graph View
**Filtering for Insight**:
Use filters to create focused views:
- Search for specific topics to see their connection network
- Filter by tag to see how tagged notes relate
- Use path filter to view specific knowledge domains
- Hide attachments and daily notes to reduce clutter
**Color Coding**:
Create visual meaning through color groups:
- Color by zone (Meta, Actions, Areas, etc.)
- Color by content type (permanent notes, fleeting notes, projects)
- Color by topic tags
- Highlight important note categories
**Combining Global and Local**:
- **Global Graph**: Understand overall vault structure and identify major clusters
- **Local Graph**: Explore immediate context around specific notes
- Use both for complementary perspectives
**Interpreting Patterns**:
- **Dense clusters**: Well-connected knowledge domains
- **Hub nodes**: Important notes linking many topics (often [[Map of Content (MoC)|MoCs]])
- **Isolated islands**: Topics needing integration with broader knowledge
- **Long chains**: Sequential or narrative structures
- **Orphans**: Notes needing connection or archiving
## Best Practices
**Use Filters Strategically**:
- Don't try to view everything at once—large vaults create overwhelming graphs
- Create focused views using search, tags, and path filters
- Save useful filter combinations as mental templates
- Hide daily notes and attachments unless specifically needed
**Color Meaningfully**:
- Establish consistent color conventions (e.g., blue for permanent notes)
- Use colors to answer specific questions (e.g., "Where are my project notes?")
- Don't over-color—too many colors create visual noise
**Complement with Other Tools**:
- Use Graph View for discovery and overview
- Use [[Obsidian Canvas|Canvas]] for intentional visual organization
- Use [[Map of Content (MoC)|MoCs]] for curated navigation
- Use [[Mind Maps]] for exploration
**Focus on Actionable Insights**:
- Identify orphaned notes → decide to link or archive
- Find weak clusters → strengthen connections or create a [[Map of Content (MoC)]]
- Discover unexpected connections → explore and develop
- Spot missing links → add connections between related notes
**Review Periodically**:
- Check Graph View during periodic reviews
- Use it to guide vault maintenance
- Observe how your knowledge structure evolves
- Identify areas for growth and development
## Limitations and Considerations
**Automatic Means Uncontrolled**:
- Graph layout is algorithmic, not intentional
- Can become cluttered with large vaults
- Doesn't reflect conceptual importance, only link structure
- May show connections that aren't semantically meaningful
**Performance**:
- Large vaults (5000+ notes) can make the graph view slow or even unusable
- Complex filtering may impact performance
- Consider using only the local graph view (with limited depth!) for large vaults
**Link-Based Only**:
- Only shows explicit wikilinks, not conceptual relationships
- Notes about related topics may appear disconnected if not linked
- Doesn't capture semantic similarity without links
**Interpretation Challenges**:
- Node position doesn't inherently mean anything (it's physics-based)
- Graph structure alone doesn't reveal note quality or importance
- Requires active interpretation to gain insights
- Easy to get lost in visual exploration without clear purpose
**Not a Substitute for Intentional Organization**:
- Graph View shows what exists, not what should exist
- Doesn't replace need for [[Map of Content (MoC)|MoCs]], folder structure, or intentional linking
- Better for discovery than navigation
- Complements rather than replaces other organizational systems
## Comparison with Other Visual Tools
**Graph View vs. [[Obsidian Canvas|Canvas]]**:
- **Graph View**: Automatic, comprehensive, shows all connections
- **Canvas**: Manual, curated, purposeful visual organization
- **Use Graph View for**: Discovering connections, vault overview, finding orphans
- **Use Canvas for**: Intentional structure, specific topics, presentations
**Graph View vs. [[Map of Content (MoC)]]**:
- **Graph View**: Visual network representation, automatic
- **MoC**: Curated list of links with context, manual
- **Use Graph View for**: Exploration, discovery, structural overview
- **Use MoC for**: Intentional navigation, topic guidance, context
**Graph View vs. [[Excalidraw plugin for Obsidian|Excalidraw]]**:
- **Graph View**: Shows note connections automatically
- **Excalidraw**: Freeform diagramming and visual thinking
- **Use Graph View for**: Vault structure visualization
- **Use Excalidraw for**: Custom diagrams, visual explanations, sketching
**Graph View vs. [[Mind Maps]]**:
- **Graph View**: Automatic network showing all links
- **Mind Maps**: Manual radial hierarchies with central topic
- **Use Graph View for**: Discovering existing connections, vault overview
- **Use Mind Maps for**: Topic exploration, brainstorming, hierarchical thinking
## References
- Official Graph View documentation: https://help.obsidian.md/Plugins/Graph+view
- Obsidian Graph View settings: Settings → Graph View (in Core Plugins section)
- Open Specification: https://jsoncanvas.org/
## Related
- [[Obsidian]]
- [[Obsidian Canvas]]
- [[Obsidian Starter Kit - System - Visualization System]]
- [[Map of Content (MoC)]]
- [[Mind Maps]]
- [[Spatial Intelligence]]
- [[Visual thinking]]
- [[Obsidian Ribbon]]
- [[Obsidian Command Palette]]
- [[Zettelkasten method]]