Experiment · Constellation

The neighbourhoods, honestly

A conventional note graph would be almost empty here — the vault has very few note-to-note links. So this maps what actually connects: tags that keep appearing together, across every published folder. Bigger circle, more notes. Thicker line, more overlap. The same map now sits inside Notes and the other sections, where clicking a tag filters the pages instead of just listing them.

Drag to pan, scroll to zoom, click a circle to list its notes.

Adjacency comes from the tags in each note, counted at build time. The taxonomy those tags come from is quartz-site/data/tags.json, written up in the tagging guide; a tag that is not in it fails the build. Status (#draft) and provenance (#ai-generated, #model/..., #agent/...) are left off the map: they say how a note was made, not what it is about. Drawing and layout are /shared/tagmap.js, the same module the section pages use.