NNuartz

Backlinks

2026-03-01Updated 2026-03-192 min read·

Every note shows which other notes link to it.

Backlinks appear at the bottom of every note page and show you which other notes link to the current one. They help you navigate your knowledge graph and discover connections you may have forgotten.

Build a richer graph

The more wikilinks you use, the more useful backlinks become. Together they power the graph view.

How it works

When nuartz builds your site, it scans every note for [[wikilinks]] and standard Markdown links. For each link it finds, it registers a backlink on the target page. At render time, the backlinks panel is assembled from that index and displayed below the note body.

If a page has no backlinks, the panel is hidden automatically.

Behaviour

  • Backlinks are collected at build time — no client-side work needed.
  • The panel shows the title and a short excerpt from each linking page.
  • Clicking a backlink navigates to the source note.
  • Only published pages (not draft: true) appear as backlinks. See Private Pages.
Note

Backlinks reflect the state of the content at the last build. In development mode (bun dev), they update on every hot reload.

  • Wikilinks — the link syntax that generates backlinks
  • Graph View — visual map of all connections
  • Tags — another way to group related notes

Linked from (5)