Skip to content

felipetappata/obsidian-link-preview

Repository files navigation

Link Preview for Obsidian

A plugin for Obsidian that shows a preview of external links when hovering over them.

Demo of Link Preview

Features

  • Instantly preview external links without leaving Obsidian
  • Customizable preview window size
  • Configurable hover delay
  • Clean, native-looking interface that matches Obsidian's theme

Installation

Click here or:

  1. Open Obsidian Settings
  2. Go to Community Plugins and disable Safe Mode
  3. Click Browse and search for "Link Preview"
  4. Install the plugin and enable it

Settings

  • Preview Delay: Set how long to wait before showing the preview (in milliseconds)
  • Maximum Preview Height: Set the maximum height of the preview window (in pixels)
  • Maximum Preview Width: Set the maximum width of the preview window (in pixels)

Usage

Simply hover over any external link in your notes to see a preview of the webpage.

Support

If you encounter any issues or have suggestions, please file them on the GitHub repository.

License

MIT