Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Quick Links

iafisheriafisher5k downloads

Create quick link shortcuts to Wikipedia and other sites

Add to Obsidian
  • Overview
  • Scorecard
  • Updates8

Create shortcuts to quickly link to external sites in Obsidian.

For example, you can link to "New York City" on Wikipedia by writing [[w:New York City]].

You can also define your own custom shortcuts. For instance, you could create a twitter: prefix to link to a Twitter profile with [[twitter:some-twitter-handle]].

FAQs

Can I make a custom quick link to another Obsidian vault?

Yes. If your vault is called my-vault, then set the target URL in the "Manage quick links" settings pane to obsidian://vault/my-vault/%s.

Wiki links are showing up in my graph view. How do I hide them?

There are two options:

  • Uncheck the "Use wiki link syntax" box in the Quick Links settings. This means you will have to write quick links as [](w:Whatever) instead of [[w:Whatever]].
  • In your graph view settings, enable the "Existing files only" option.

I changed a setting/added a new link but the result is still the same.

Obsidian only re-renders your content when it changes, so open tabs may show the results of outdated settings. Closing and reopening the file will force Obsidian to re-render with the latest settings.

Development

This section is for developers of the plugin, not for users.

  • npm run dev to build in dev mode and automatically rebuild on changes.
  • npm run build to build in prod mode and run the type-checker.
  • npm run check to run the type-checker by itself.

To set up the plugin for development, clone this repository and create a symlink in your vault's .obsidian/plugins folder.

After each rebuild, you will need to disable and reenable the plugin to load the latest code.

Since Obsidian only re-renders the changed parts of a file, you may need to close and reopen the file to see the rendered result of the latest code.

The plugin produces a lot of debugging output, so make sure that Debug/Verbose output isn't filtered out in the console logs.

72%
HealthGood
ReviewSatisfactory
About
Create shortcuts to link to external sites with simple prefixes like [[w:New York City]]. Define custom prefixes to map to any URL or obsidian://vault targets. Choose wiki-link or markdown link syntax for how quick links are written.
LinksIntegrationsMarkdown
Details
Current version
0.2.6
Last updated
12 months ago
Created
3 years ago
Updates
8 releases
Downloads
5k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
iafisheriafisher
iafisher.com
GitHubiafisher
  1. Community
  2. Plugins
  3. Links
  4. Quick Links

Related plugins

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.

Auto Link Title

Automatically fetches the titles of links from the web.

Consistent Attachments and Links

Move note attachments and update links automatically.

Link Embed

Convert URLs in your notes into embeded previews.

AnyBlock

Take any fragment as a block and render it into multiple effects.

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

BRAT

Easily install a beta version of a plugin for testing.