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

Links with Icons

radegast546radegast546125 downloads

Dynamically shows native OS file icons and website favicons for links in your notes.

Add to Obsidian
Links with Icons screenshot
Links with Icons screenshot
Links with Icons screenshot
  • Overview
  • Scorecard
  • Updates5

Links with Icons is an Obsidian community plugin that displays native OS file icons next to local file links and website favicons next to web links in both Live Preview and Reading View.

Features

  • Local File Icons: Displays native application icons for internal wiki-links ([[document.xlsx]]) and external file paths ([Label](file:///C:/...)), including folder icons.
  • Web Favicons: Displays website favicons for external web links ([Google](https://google.com)).
  • Clickable Targets: Clicking on the icon navigates to the target page or opens the local file/URL.
  • Zoom Sizing: Sized using relative CSS units (em) so icons scale proportionally with font size and note zoom levels.
  • Dynamic Sizing: Automatically adjusts the relative icon size depending on whether the link is in body text or in a heading (H1–H6).
  • Fallback Icons: Provides cross-platform fallback icons using Obsidian's native Lucide library on non-Windows platforms or if favicon extraction fails.
  • Performance: Restricts background processes to a maximum of 5 concurrent runs, and debounces cache saves to disk to minimize writes.

Installation

Manual Installation

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Inside your Obsidian vault, create a folder named links-with-icons under .obsidian/plugins/.
  3. Copy the downloaded files into that folder.
  4. Go to Obsidian Settings > Community Plugins, reload the list, and enable the plugin.

Configuration

  • Icon Size: Set the base size of icons relative to standard 16px text.
  • Dynamic Icon Sizing: Toggle whether icons scale up proportionally in headings.
  • Link Types: Toggle icons specifically for wiki-links, local external links, folders, or web links.
  • Folder Icon Style: Choose between the native OS folder icon or custom Lucide folder styles.
  • Blacklisted Extensions: Prevent specific file types (e.g. md, txt, canvas) from showing icons.
  • Favicon Provider & Ignored Domains: Customize web icon providers (Google, DuckDuckGo, Icon Horse, or Direct) and exclude specific domains.
  • Web Fallback Icon: Select the Lucide icon to use when a favicon fails to load.

License

This project is licensed under the GNU GPLv3 License.

Credits

This plugin derives some design patterns, configurations, and core web favicon concepts from the original GPL-3.0 licensed Link Favicons community plugin by joethei.

HealthExcellent
ReviewPassed
About
Display native OS app icons next to wiki-links and local file paths, and show website favicons for external links in Live Preview and Reading View. Make icons clickable to open targets, scale with font size and headings, and fall back to Lucide icons when extraction fails.
IconsLinksAppearance
Details
Current version
1.0.4
Last updated
2 months ago
Created
2 months ago
Updates
5 releases
Downloads
125
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Author
radegast546radegast546
GitHubradegast546
  1. Community
  2. Plugins
  3. Icons
  4. Links with Icons

Related plugins

Link Favicons

See the favicon for a linked website.

Supercharged Links

Add attributes to internal links with the values of target note's frontmatter attributes.

Iconoir Icons

Create and display customized SVG Iconoir icons.

Inline Callouts

Add inline callouts/badges/icons to notes.

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Advanced URI

Control everything with URI.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.