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

URL Display

Stephanie LinStephanie Lin4k downloads

Extract and display external URLs of the note.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

The plugin can extract and display external URLs from the active note in Obsidian.

screenshot

Features

  • Extract external URLs in the active note (including kanban) and show them in the pane.
  • Customize the content displayed in the pane through plugin settings page, including deduplicate URLs, ignore file property, use alias, show favicon, show indicator icon, hover link preview...
  • When switching between notes, the URL list is automatically refreshed to the current note; if the URL list is locked, it remains unchanged.
  • Left-click to navigate to the location of the URL in the active note.
  • Middle-click (or click the navigation icon for special case) to open the URL in a new browser tab.
  • Right-click to copy URL or conduct a global search.

Installation

  • Directly install from Obsidian's community plugins, or:
  • Download the latest release. Extract and put 3 files (main.js, styles.css, manifest.json) to folder {{obsidian_vault}}/.obsidian/plugins/obsidian-url-display.

Usage

Open the pane

  • Select on the plugin icon in the ribbon or open the command palette and select the command URL Display: Open URL pane.
  • If you want to turn off the pane you need to right select on the plugin icon in the sidebar and select "Close".

Refresh URL list

  • Select the Refresh icon on the toolbar in the pane or open the command palette and select the command URL Display: Refresh URL list.
  • If you make changes to your notes, it is necessary to trigger a refresh of the URL list manually, or trigger a refresh by switching notes to ensure that the URL list is up to date.

Lock URL list

  • Select the Lock icon on the toolbar in the pane.
  • With Locked URL List enabled, you will not be able to select the Refresh icon and will only be able to locate URLs while the corresponding note is active.
  • After enabling Locked URL List, if you find an error in locating URLs, or want to refresh the URL list, or change the plugin settings, please disable and re-enable Locked URL List under the corresponding notes.

Please note

  • If you want to display the URL list as soon as possible, it is recommended that enable Use alias and disable Show favicon.
  • If enable Deduplicate URLs, you can only navigate to the first occurrence of the URL.
  • URLs in inline codes and code blocks are not extracted and displayed.
  • For navigating to the location of the URL in callout or table, it dosen't work in Live Preview, and it is not obvious enough in Reading View, but it is okay in Source Mode.
  • Unable to locate URLs in properties.

Details

Supported URL formats

https://example.org
[Alias](https://example.org)
[](https://example.org)

About URL metadata

If you enable Show favicon or disable Use alias in the plugin settings, the plugin will use the free MicroLink API (https://api.microlink.io?url=) to request URL metadata (to get the website title or favicon), but there is a limitation: 50 requests/day. Don't worry, the plugin will cache the metadata to avoid repeated requests of same URLs. Note that it takes a certain amount of time to request URL metadata (depending on the number of URLs in the note).

About cache mode

If you want to show favicons faster, you can set cache mode to memory cache, but please note that it may affect the current performance. If you don't care about speed and there are many URLs, it is recommended to choose disk cache.

Todos

  • Improve URL metadata retrieval.
  • Improve URL locating and locking.
  • Support other views.
  • Add URL favorites.
  • Add URLs to note footer as footlinks.

Thanks

Thanks to the following great plugins for reference and inspiration:

  • joethei/obsidian-link-favicon
  • Seraphli/obsidian-link-embed

Contribution

If you see any errors or room for improvement on this plugin, feel free to open an issues or pull request on obsidian-url-display repository. Thank you in advance for contributing!

If this plugin adds value for you, I would appreciate if you could give this repository a star. 😊

67%
HealthFair
ReviewCaution
About
Extract and display external URLs from the active note (including Kanban) in a dedicated pane with favicon and hover-preview support. Refresh automatically on note switch or lock the list, and navigate to link locations, open links in a new browser tab, copy URLs, or run global search via the context menu.
LinksSidebarNavigation
Details
Current version
1.4.0
Last updated
2 years ago
Created
3 years ago
Updates
6 releases
Downloads
4k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Sponsor
GitHub Sponsors
Author
Stephanie LinStephanie Linlin-stephanie
github.com/lin-stephanie
GitHublin-stephanie
  1. Community
  2. Plugins
  3. Links
  4. URL Display

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Recent Files

Display a list of recently opened files.

TagFolder

Show tags as folder.

Strange New Worlds

Reveal networked thought and the strange new worlds created by your vault.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Portals

Pin folders and tags as customizable tabs with icons, colors, and folder notes for easier navigation.

Table of Contents

Create a table of contents for a note.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

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.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.