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

Re-supercharged Links

Carl BechstromCarl Bechstrom723 downloads

Re-Supercharged Links is an advanced link-styling plugin for Obsidian that has evolved far beyond the original fork into a substantially redesigned and expanded implementation.

Re-supercharged Links screenshot
Re-supercharged Links screenshot
  • Overview
  • Scorecard
  • Updates46

Fast, modern metadata-based link styling for Obsidian.
Style links by tag, attribute/frontmatter, or path with live updates and low overhead.


What’s new in v1.0.12

This release continues the performance-focused architecture and includes the latest cache/runtime improvements:

  • Targeted cache invalidation (D2):
    • File modify invalidates only that file’s cached entries
    • rename invalidates old + new path
    • Folder/path operations can invalidate by prefix
    • avoids broad cache clears and reduces churn in large vaults
  • Smoother live behavior: less unnecessary recompute during normal vault activity
  • Stable rule pipeline: settings changes still compile and apply quickly, while runtime work stays more focused

What this plugin does

Re-Supercharged Links turns metadata into visual context across Obsidian UI surfaces.

Instead of plain internal links, you can make link appearance reflect meaning at a glance:

  • status (todo, doing, done)
  • type (person, project, note)
  • urgency/priority
  • category/tags
  • folder/path context

Supported rule targets:

  1. Tag
  2. Attribute (frontmatter / metadata key + value)
  3. Path (note path matching)

Each rule can control:

  • text color (light/dark)
  • background color (light/dark)
  • font weight
  • text style (normal / italic / underline / strikethrough)
  • optional prefix/suffix icons

Quick start

  1. Install and enable Re-Supercharged Links in Community Plugins.
  2. Open plugin settings and create a new rule.
  3. Choose target type:
    • Tag, Attribute, or Path
  4. Enter match value and styling.
  5. Save — links update automatically.

Tip for tags: write clean tag values in settings (without leading # unless your workflow requires otherwise).


How matching works (simple + technical)

Simple view

  • Plugin reads metadata for notes.
  • It compares notes/links against your rules.
  • Matching rules produce visual styles and optional semantic classes.

Technical view

  • Runtime is in-memory and optimized for incremental updates.
  • Rule config changes bump internal versioning, so stale rule state is not reused.
  • Cache is invalidated selectively by path/prefix on vault events (D2), reducing full recomputation pressure.
  • Visible links are refreshed in a controlled way after relevant changes.

Performance notes

Designed for metadata-heavy vaults:

  • avoids broad cache resets on every file event
  • minimizes repeated work when only a subset of files changed
  • keeps UI updates responsive during frequent edits/renames

If you work in a large vault, v1.0.12 should feel more stable under continuous activity than earlier broad-invalidation behavior.


Compatibility

  • Built for modern Obsidian workflows
  • Works with metadata-heavy setups (frontmatter, structured tags, path conventions)
  • Coexists with common ecosystem plugins; behavior depends on each plugin’s rendered DOM and timing

Known behavior

  • Rule order matters when multiple rules can match.
  • Very broad path rules may affect many links by design.
  • After large structural vault operations, a short settling moment can occur while affected views refresh.

Contributing / feedback

Issues and improvement ideas are welcome:

  • performance traces
  • edge-case matching examples
  • UI/UX polish requests for settings workflow

Credits

Respect to the original Supercharged Links idea and maintainers.
Re-Supercharged Links continues that vision with a modernized runtime and ongoing performance-focused iteration.


Developed with care for real-world, metadata-heavy note workflows.

HealthExcellent
ReviewSatisfactory
About
Re-Supercharged Links is a powerful Obsidian plugin for rule-based link styling, letting you customize link appearance with colors, icons, and metadata-driven logic. It supports flexible matching workflows for large vaults and diverse note structures. Originally forked from Supercharged Links, it has since undergone major architectural and behavior changes. It now also includes integration hooks intended for third-party developers and companion plugins (for example, MyBrain). In short: inspired by the original, but now substantially different in both scope and implementation.
LinksAppearanceTheming
Details
Current version
1.0.14
Last updated
2 days ago
Created
Last month
Updates
46 releases
Downloads
723
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Carl BechstromCarl Bechstromcarlb01
GitHubcarlb01
  1. Community
  2. Plugins
  3. Links
  4. Re-supercharged Links

Related plugins

Minimal Theme Settings

Control the colors and fonts in Minimal Theme.

Hider

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

Supercharged Links

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

Style Settings

Adjust theme, plugin, and snippet CSS variables.

Link Favicons

See the favicon for a linked website.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Advanced URI

Control everything with URI.

Breadcrumbs

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

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.