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 Ide86 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
Last month
Created
Last month
Updates
3 releases
Downloads
86
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

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.

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.

Table of Contents

Create a table of contents for a note.

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

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.