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-hong201 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

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
5 months ago
Created
5 months ago
Updates
1 release
Downloads
201
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.

MetaEdit

Manage your metadata.

ZettelFlow

Create and manage your notes in a Zettelkasten way via Canvas.

Auto Link Title

Automatically fetches the titles of links from the web.

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!

Paste URL into selection

Paste URL "into" selected text.

Note Refactor

Extract note content into new notes and split notes.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

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.

BRAT

Easily install a beta version of a plugin for testing.