Easy Link

pending

by poenl

Automatically formats pasted URLs into titled links, image links, or applies them to selected text.

Updated 5mo ago0BSDDiscovered via Obsidian Unofficial Plugins
View on GitHub

Easy Link for Obsidian

中文版

Easy Link is a plugin for Obsidian designed to boost your note-taking efficiency by automatically converting URLs into titled Markdown links, formatting image links, or applying links to your selected text.

Core Features

  • Automatic Title Fetching: When you paste a URL, the plugin intelligently fetches the webpage's title and uses it as the link's display text.
  • Image Link Optimization: If you paste an image link, the plugin automatically recognizes and converts it into Markdown image format (![Image Name](link)).
  • Custom Link Text: If you have text selected before pasting a URL, that text will be used as the link's title, with the URL as its destination.
  • Smart Fallback: If the plugin fails to fetch a title or process the link, it will paste the original URL, ensuring your workflow is not interrupted.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.