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

Auto Linkify

jiawei-hongjiawei-hong34 downloads

Automatically formats pasted URLs into Markdown links.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

An Obsidian plugin that automatically converts pasted URLs into Markdown links by fetching the page title.

How it works

When you paste a URL into the editor, the plugin:

  1. Detects the pasted text is a URL
  2. Fetches the page title from the URL
  3. Inserts a formatted Markdown link: [Page Title](https://example.com)

Installation

From Community Plugins

  1. Open Obsidian Settings → Community plugins
  2. Disable Safe mode if prompted
  3. Click Browse and search for Linkify
  4. Click Install, then Enable

Manual

  1. Download main.js and manifest.json from the latest release
  2. Place them in your vault at .obsidian/plugins/linkify/
  3. Reload Obsidian and enable the plugin in Settings → Community plugins

License

MIT

90%
HealthExcellent
ReviewSatisfactory
About
Convert pasted URLs into Markdown links by fetching each page's title. Insert formatted [Page Title](URL) links at the cursor when you paste a URL.
LinksAutomationEditing
Details
Current version
1.0.0
Last updated
Last month
Created
Last month
Updates
1 release
Downloads
34
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
jiawei-hongjiawei-hong
GitHubjiawei-hong
  1. Community
  2. Plugins
  3. Links
  4. Auto Linkify

Related plugins

Advanced URI

Control everything with URI.

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!

Auto Link Title

Automatically fetches the titles of links from the web.

Paste URL into selection

Paste URL "into" selected text.

Note Refactor

Extract note content into new notes and split notes.

Link Embed

Convert URLs in your notes into embeded previews.

MetaEdit

Manage your metadata.

PodNotes

Write notes on podcasts with ease.

Advanced Tables

Improved table navigation, formatting, and manipulation.

QuickAdd

Quickly add new notes or content to your vault.