In short:

Graph view is a visual map of all your notes. It shows the links between files and helps you see how your vault is structured. It’s especially useful when you want to step out of linear thinking and look at your knowledge “from above”.


🔧 How to enable it

  1. Go to Settings → Core plugins → Graph
  2. Click the graph icon in the left sidebar
    1. Or call it via the command palette CTRL + P
    2. Choose the Graph function

I also recommend assigning a hotkey — for me it’s ALT + 3, for example


📈 What’s shown

  • Nodes — these are your notes
  • Lines — these are the internal links [[...]]
  • Colours/sizes — configurable (more on them below)

⚙️ Global graph settings

  • Filters — exclude folders or tags (-Daily, #draft)

    • By file name
      • Daily — shows only files with this word in the title
      • -Daily — excludes them
    • By folders
      • -Templates/ — exclude the whole Templates folder
      • Notes/ — keep only notes from this folder
    • By tags
      • #literature — show only files with this tag
      • -#draft — hide drafts
  • Groups — you can colour notes by tags, folders, words

What we group byExample value
By tag#philosophy
By folderNotes/Projects/
By word in the titleMOC
By property (Dataview)type:: article
  • Attraction/Repulsion — the density and spread of nodes
  • Link Types — account for/ignore mentions (![[...]])
  • Display — hide orphan nodes, enable directions, arrows

📄 The local graph

Each note can have its own graph — via the icon in the top-right corner.

It shows:

  • Only the connected notes
  • You can set the link depth (1–2 levels further)
  • Useful for focusing on a topic

🔍 Practice and cases

  • MOC notes — handy to see what it’s connected to
  • Checking for notes with no links — if there’s no link, it’s easy to find and integrate
  • Visualising Zettelkasten — you can clearly see how the knowledge network grows
  • Visual control — where there’s chaos and where there’s structure

💡 Tips

  • Use Groups: for example, colour #📖 literature one colour, #📈 finances another
  • Hide Daily Notes if they get in the way — via Filters
  • Create custom CSS: you can customise the look of the nodes

📎 Combos with plugins

  • Juggl — an alternative 3D graph
  • Breadcrumbs — adds hierarchy
  • Graph Analysis — analyses node importance (centrality, density)

🧩 Downsides

  • Not for everyone — it can be overload
  • It doesn’t always help with search — more for visual understanding
  • With a lot of notes — it can lag

📝 Summary

Graph view isn’t just a pretty feature. It’s a tool for meta-analysis, navigation and building a system. But if you’re just starting out — don’t get bogged down. Come back to it later, when you have something to connect.


Keep going?