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

Plain Links Tools

Sohei IdeSohei Ide158 downloads

Make bare email addresses and selected links behave like plain text in Obsidian.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

English | 日本語

Obsidian plugin to convert Markdown links in the current note to plain text or URLs. Also makes bare email addresses render as plain text (not clickable mailto links) in both Reading View and Live Preview.

Features

  • Convert links to display text — replace [text](url) with text and [[target]] / [[target|alias]] with the display name
  • Convert links to URLs — replace [text](url) with url and [[target|alias]] with target
  • Bare email to plain text — toggle to render [email protected] as plain text instead of a clickable mailto link
    • Works in both Reading View and Live Preview / Source Mode
    • Normal click suppressed; Ctrl/Cmd+click still opens the mailto link
    • Explicit [text](mailto:...) links are preserved

All commands are available via the command palette and the ribbon icon menu.

Installation

From Obsidian Community Plugins

  1. Open Settings → Community Plugins
  2. Search for "Plain Links Tools"
  3. Install and enable

Manual

Copy main.js, manifest.json, and styles.css into VaultFolder/.obsidian/plugins/plain-links-tools/.

Usage

Action How
Convert links to display text Command palette or ribbon menu → "Convert links to display text"
Convert links to URLs Command palette or ribbon menu → "Convert Markdown links to URLs"
Toggle email plain text Ribbon menu → "Show email addresses as plain text"

License

MIT

HealthExcellent
ReviewCaution
About
Convert Markdown links and Obsidian wikilinks in the current note to display text or raw URLs. Render bare email addresses as plain text in Reading View and Live Preview while preserving explicit mailto links and allowing Ctrl/Cmd+click to open suppressed addresses.
LinksMarkdown
Details
Current version
0.1.23
Last updated
3 months ago
Created
3 months ago
Updates
3 releases
Downloads
158
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Sohei IdeSohei Idesoheidon
GitHubsoheidon
  1. Community
  2. Plugins
  3. Links
  4. Plain Links Tools

Related plugins

Consistent Attachments and Links

Move note attachments and update links automatically.

Auto Link Title

Automatically fetches the titles of links from the web.

Link Embed

Convert URLs in your notes into embeded previews.

Easy Copy

Easily copy the text within inline code, bold text (and many other formats), or quickly generate an elegant link to a heading or block.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

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.

Custom Frames

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