How do I link one note to another?
Put the cursor where you want the link, press Ctrl+Shift+K (⌘+Shift+K on macOS), pick the note you want, and Notesnook inserts a link to it. The link works in both directions: the note you linked to lists your note under Referenced in, so you never have to maintain a back-link by hand.
Note links are internal links. They use the nn:// scheme instead of http://, they never leave your device unencrypted, and they keep working after you rename or move a note because they point at the note's internal ID, not its title.
Link a note to another note
- Open the note and place the cursor where the link should go. Selecting some text first turns that text into the link.
- Press
Ctrl+Shift+K, or clickBi-directional note linkin the editor toolbar — it sits next toLink. - In the
Link to notedialog, use theSearch a note to link tobox to find the note. - Click the note to select it.
- Click
Insert link.
The link appears as the note's title (or as the text you had selected). Tapping or clicking it opens that note.
Link to a specific section inside a note Essential
Every block in a note — paragraph, heading, list, table, callout, code block, image, math block, web clip or embed — carries its own ID, so a link can point at one specific block rather than the top of the note. Opening the link scrolls straight to that block.
Block-level note links are part of the Essential plan and above. On the free plan you can still link to whole notes.
- Press
Ctrl+Shift+Kand select the note, as above. - The dialog now lists every block in that note, each tagged with its block type.
- Use the search box to narrow the list. Type
#first to search headings only — the placeholder readsType # to search for headings. - Click the block you want. The link is inserted immediately, without pressing
Insert link.
To pick a different note, click the SELECTED NOTE button at the top of the dialog to deselect it.
Blocks with no text show as (empty block). If the note you picked is empty you'll see There are no blocks in this note.
Locked notes
A note in your private vault can be linked to as a whole, but not block by block — its content is encrypted, so Notesnook can't list its blocks. The dialog says Linking to a specific block is not available for locked notes.
See which notes link to this one
Every note keeps two lists:
Linked notes— notes that this note links out to.Referenced in— notes that link in to this note. These are your backlinks, and they're built automatically.
- Open the note.
- Click
Propertiesin the action bar at the top right of the editor. - At the top of the panel, switch between the two lists with the two icon buttons. The count and the current list name are shown on the right.
- Click any note in the list to open it.
- Click the arrow next to an entry to expand it — under
Linked notesyou get the exact blocks you linked to, and underReferenced inyou get each sentence containing the link, with the link text highlighted. Click one to open the note scrolled to that spot.
When a note has nothing to show you'll see This note is not linked to any other note. or This note is not referenced in other notes.
Copy a note's link
Every note has a permanent internal link of the form nn://note/<note id>. A block link adds the block to it: nn://note/<note id>?blockId=<block id>. Paste it into any other note to create a link by hand, or keep it somewhere as a stable pointer to that note.
- Right click a note to open the
Note propertiesmenu. - Click
Copy link.
A Link copied toast confirms it. The link is copied as plain text, as HTML and as Markdown, so pasting into another note produces a ready-made link.
Notebooks, tags and colors have internal links too — nn://notebook/<id>, nn://tag/<id> and nn://color/<id> — copied the same way from their own menus.
Opening links from outside the app
Internal links only resolve inside Notesnook. A nn:// link pasted into a browser or another app will open the Notesnook app. To share a note with someone who doesn't use Notesnook, publish it as a monograph instead.
Related pages
- Plans and limits — which plan unlocks block-level note links
- Editor toolbar — where the link tools live and how to rearrange them
- Note actions — copying, duplicating and the rest of the per-note menu
- Search and navigation — finding the note you want to link to
- Organize notes using notebooks — the other way to connect notes together
