idanlib337 downloadsFast-forward multiple links to a single target note. Create custom link shorthands (like `ps` > `photoshop`) to create synonyms, streamline navigation, and keep your vault organized.
Obsidian lets you link notes. Great.
But real people don't always use the same terms consistently:
So you might write:
javascriptjsecmascript...while meaning the exact same thing.
By default, Obsidian treats these as separate notes.
Over time, that creates:
FastForwardLink solves this by turning alias notes into lightweight redirects.
Write naturally. Land on the right note — fast.

FastForwardLink lets multiple note names point to the same canonical note. Write naturally without fragmenting your vault structure:
js → javascriptps → photoshopSuppose you have a note called javascript.
Elsewhere in your vault, you naturally write:
[[js]]
Normally, Obsidian would create a brand-new js note. But with FastForwardLink:
jsjs automatically forwards to javascriptHere are some examples of how you might set up FastForwardLink:
ps > photoshopjs > javascripttay tay > taylor swifte=mc2 > Einstein's special theory of relativityfavorite film > bill and ted's bogus journeyMultiple Links, One Target: Set multiple links to redirect to a single target note for quick navigation between related topics or abbreviations. Organize synonyms or alternate spellings for easier access.
Quick-Paste Command: Set target notes on the fly without breaking your writing flow. In the Obsidian command palette, select Paste redirect syntax onto selection to quickly create a forwarding link.
Organized Vault: Streamline vault navigation by unifying concepts, perfect for efficient, clutter-free notes.
Easy Management: Forwarding notes are automatically moved to a designated folder for easy review, management, or removal.
Flexible Forwarding Options:
Remove Forwarding Notes in One Click: Easily delete all redirecting notes with a single click using plugin settings.
Download the plugin directly from Obsidian's community plugins. Just search for FastForwardLink.
You can also install manually by doing the following:
Download the following plugin files:
data.jsonmain.jsmanifest.jsonCopy these files to your vault's plugins folder at {VaultFolder}/.obsidian/plugins/FastForwardLink.
In Obsidian, go to Settings > Community Plugins and enable FastForwardLink.
The plugin is now ready for use.
To create a fast-forwarding link:
ps.::>[[target-note]]. For example, to forward from ps to photoshop, include ::>[[photoshop]] in the ps note.Clicking the ps link in any note now opens the photoshop note.
Yup, typing sucks. Fortunately, there's a command to help you quickly paste the redirect syntax into your code:
Ctrl + P to open the Obsidian command palette.The command wraps the selected text in the fast-forward syntax.
[!TIP] > Add a hotkey to trigger this command! We recommend
Ctrl + Alt + R(PC) orCmd + Opt + R(macOS).
Some improvements include:
Found a bug? Well, we can't have those!
Please open an issue in the plugin's GitHub repository or contact the developer directly.
When "Open the target note in a new tab" is enabled and the fast-forwarding note has not yet been moved to the _forwards_ folder, some additional tabs are opened. This is likely due to internal timing issues in the Obsidian-OS interaction.
When the fast-forwarding note is in the _forwards folder, plugin behavior is as expected.
If you enjoy using FastForwardLink, consider supporting its development by buying me a coffee or a cheesy slice!