Get AI summaries of any video or article — Sign up free
How To Use Obsidian: The BEST Plug-In thumbnail

How To Use Obsidian: The BEST Plug-In

5 min read

Based on Obsidian Explained (No Code Required)'s video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Graph View is a core Obsidian plugin available without installation; it can be opened via the command palette and a shortcut.

Briefing

Obsidian’s built-in Graph View is a zero-setup way to visualize how notes, tags, and attachments connect—then filter and tune the display so the network becomes readable. It’s available as a core plugin (no installation needed), and it can be opened quickly via the command palette or a shortcut, making it a fast way to inspect structure inside a vault.

Graph View’s settings focus on what appears in the network. Tags can be included so color-coded nodes reflect tagged relationships, while attachments can be brought into the graph as well. A key cleanliness control is the ability to hide “ghost” references—links to notes that don’t exist yet—so the graph doesn’t get cluttered with placeholders. Another display option removes “orphans,” meaning notes that aren’t connected to anything else, leaving only nodes tied together by links or shared tags. For organization, nodes can be color-coded using groups based on titles, connections, or tags, and the graph supports searching for connected items using a term (for example, filtering everything associated with a character name).

Filtering goes beyond simple search. Nodes can be removed from the view using a minus action, including multiple related items at once, so users can iteratively narrow the network down to what matters. The graph also makes relationship direction visible: inbound versus outbound links can be distinguished, and hover behavior highlights what connects to a selected node while dimming unrelated parts. This turns the graph into an interactive map for tracing how ideas flow—such as showing that one note links to another while the reverse relationship may not exist.

The visual layout is adjustable through parameters like node size, arrow thickness, and physics-style forces. Users can control how strongly nodes cluster toward the center (center force), how much they repel each other (repel force), and how tightly links pull related nodes together (link force and link distance). An animation mode adds another layer: enabling “animate” produces a time-lapse that shows how the vault grows as notes are created and connected, with heavily connected notes becoming larger—an at-a-glance indicator of which ideas act as hubs.

Despite the impressive visuals, the practical takeaway is mixed: Graph View is best for discovery, onboarding, and showcasing connections, but it may be slow or resource-heavy in very large vaults because it must index and render everything. In the creator’s workflow, search is preferred for day-to-day retrieval, while Graph View is treated more like a compelling diagnostic and presentation tool. Still, with the right filters (ghost links, orphans, directional links) and layout tuning, Graph View can reveal patterns that plain search won’t—especially when trying to understand how a topic, character, or project is stitched together across notes.

Cornell Notes

Graph View in Obsidian is a built-in core plugin that visualizes how notes connect through links, tags, and optional attachments—without installing anything. It can hide “ghost” links to notes that don’t exist yet and remove “orphans” (notes with no connections), making large graphs more readable. Users can group and color-code nodes, filter connected items by search terms, and remove nodes with a minus action to narrow the network. Directionality and hover highlighting show which notes link to a selected node versus which are merely related. Layout controls (node size, forces, arrow thickness) and an animation mode help reveal structure and how the vault grows over time, though very large vaults can make rendering slow.

What controls keep Graph View from becoming cluttered in a big vault?

Graph View includes toggles for hiding “ghostly” references—links to notes that don’t exist yet—so placeholders don’t clutter the network. It also offers an “orphans” option to remove notes that aren’t linked to anything else, leaving only nodes connected via links or tags. Together, these filters reduce noise and make the graph’s real structure easier to interpret.

How does Graph View help users understand relationship direction, not just connections?

Arrows and link behavior show directionality: inbound links versus outbound links can be distinguished. When hovering over a node, Graph View prioritizes notes that link to the selected node and dims everything else not connected to it. That means users can tell whether a relationship is one-way (A links to B but B doesn’t link back) rather than assuming all related nodes are symmetrical.

What workflow does the minus filter enable when exploring a topic like a character?

After searching for a connected term (e.g., a character name), users can remove specific nodes or associations using a minus action. This supports iterative narrowing—subtracting items that don’t fit—until the remaining network matches the question being investigated. The result is a focused subgraph instead of a full vault-wide tangle.

Which settings affect the graph’s layout, and what do they change visually?

Node size changes how large each note appears, which can help readability but may become overwhelming at certain zoom levels. Arrow thickness affects how prominent link indicators look. Physics-style forces control spacing: center force pulls nodes toward the middle, repel force pushes nodes apart, and link force/link distance determine how strongly connected nodes cluster relative to each other. Adjusting these parameters changes whether the graph forms a tight constellation or spreads out for clarity.

How does the animation mode add meaning beyond a static network?

Turning on “animate” plays a time-based visualization based on when notes were created, showing how connections accumulate. Nodes that gain many links become larger, so the animation highlights emerging hubs—ideas that become central as more notes connect to them. This helps users see growth patterns in their knowledge base, not just the final structure.

Review Questions

  1. How would you use the “ghost” and “orphans” toggles to make Graph View usable in a large vault?
  2. What visual cues in Graph View indicate link directionality, and how does hover behavior reinforce that?
  3. Which layout forces would you adjust if you wanted related notes to spread out more instead of clustering tightly?

Key Points

  1. 1

    Graph View is a core Obsidian plugin available without installation; it can be opened via the command palette and a shortcut.

  2. 2

    Use Graph View settings to include or exclude tags and attachments, depending on whether you want semantic structure or only note-to-note links.

  3. 3

    Hide “ghost” references (links to notes that don’t exist yet) to prevent placeholder nodes from polluting the graph.

  4. 4

    Remove “orphans” to display only notes that have at least one relationship via links or tags.

  5. 5

    Iteratively narrow a topic’s subgraph by searching for connected items and removing unwanted nodes with a minus action.

  6. 6

    Hover highlighting and arrow direction help distinguish inbound versus outbound relationships, revealing one-way connections.

  7. 7

    Layout controls (node size, forces, arrow thickness) and time-lapse animation can turn a static network into a readable, growth-focused map.

Highlights

Graph View can be cleaned up with two high-impact toggles: hide ghost links to non-existent notes and remove orphan notes with no connections.
Hovering a node doesn’t just show it—it dims unrelated nodes and emphasizes what actually links to it, making directionality easier to see.
Time-lapse animation grows the network over creation dates, and heavily connected notes become larger hubs as the vault expands.
Graph View’s usefulness can drop in very large vaults because indexing and rendering can be slow and resource-intensive.

Topics

  • Graph View
  • Core Plugins
  • Note Connections
  • Vault Visualization
  • Filtering & Layout