Link notes together
This is the part that turns a folder of files into something more useful.
Making a link
Section titled “Making a link”Type [[ and start typing a note’s name. Pellet offers matches; pick one and it becomes a link. Click it to go there.
If you type a name that doesn’t exist yet, that’s fine — the link still works, and clicking it creates the note. Writing first and organizing later is a perfectly good way to work.
Other names for a note
Section titled “Other names for a note”Add aliases: to a note’s frontmatter and it becomes linkable by any of those names too, on top of its own filename — Obsidian’s syntax, so a vault that already uses it just works.
---aliases: [Cliff edge, Escarpments]---A single alias can also be written as alias: Cliff edge on its own. Either way, [[Cliff edge]] and [[Escarpments]] both open that note, exactly as [[filename]] would — Pellet checks a note’s aliases the moment it needs to open or draw a link, so it doesn’t matter which name you typed.
A real filename always wins over an alias. If another note is actually named “Cliff edge”, that file is what [[Cliff edge]] opens — the alias only steps in once no file answers to the name. So giving a note an alias can never take a link away from a note that is genuinely called that.
One limit worth knowing: the [[ autocomplete list only offers filenames, not aliases, so an alias won’t appear while you’re typing the link — type it out and Pellet still finds it once the brackets close. An alias also isn’t a name of its own for search purposes; the one place besides links where it’s matched is the word lookup card’s In your vault list (see Definitions and spelling), which shows a note whose alias matches the word you looked up.
Links to the web
Section titled “Links to the web”Paste a web address into a note and a small bar appears beside it:
- Link turns it into a clickable link, named after the address.
- Text leaves the address exactly as you pasted it.
Ignore the bar and it goes away on its own, leaving the plain address — which is what a paste should leave.
Paste a YouTube, Vimeo, Spotify or Apple Podcasts link and you get a third choice, Embed, which shows the player right there in the note. That one only appears when there’s actually something to play.
Seeing a link without opening it
Section titled “Seeing a link without opening it”Rest the pointer on a link and a card shows what’s on the other side. For a link to a note that’s the note itself, rendered — move onto the card and it stays put, so you can read down it, follow links inside it, or open it properly from the button in its corner.
Two switches in Settings → General → Behavior control it. Preview notes on hover is on: it reads a file on your own disk, and nothing leaves your machine.
Preview web links on hover is off until you turn it on, and it’s worth knowing why it’s a separate switch. Showing a web page’s title means asking that site for the page — a page you only pointed at, and haven’t clicked. The site sees your IP address and learns you hovered its link. That’s a fair trade if you want it, but it shouldn’t happen because you turned on something else.
Backlinks: who points at this?
Section titled “Backlinks: who points at this?”Open any note and the right panel shows two lists:
- Backlinks — every note that links to this one
- Outgoing links — every note this one points at
Each carries a count beside its name, so you can see at a glance whether anything points here.
You never have to maintain these. They’re worked out from what you’ve written.

This is where a vault starts paying off. Write a note about a supplier, mention it from three meeting notes, and the supplier note quietly accumulates a list of every conversation it came up in.
Pulling a note into another note
Section titled “Pulling a note into another note”![[Some note]] — with an exclamation mark in front — embeds that note’s content where you put it, live. Edit the original and every place it appears updates.
You can embed just one section: ![[Some note#The heading]].
Useful for anything you’d otherwise copy and paste, and then have to remember to update in five places.
Seeing the shape of it
Section titled “Seeing the shape of it”The Graph view in the left rail draws every link you’ve written as a map. You can look at the whole vault, or at just one note and its immediate neighbors — which is usually the more useful of the two once you have a few hundred notes.
