Double-Click Image Opener

by atman
5
4
3
2
1
Score: 35/100

Description

The Double-Click Image Opener plugin adds a simple desktop-style action for images inside your vault by opening them in the system's default image viewer when you double-click them. It is built for quick access rather than in-app editing, which makes image-heavy notes easier to inspect without extra menu steps or manual file navigation. The behaviour works across reading, live preview, and source mode, so the interaction stays consistent wherever you view a note. The plugin also supports common image formats such as PNG, JPG, GIF, WebP, and SVG, and it is designed to run across Windows, macOS, and Linux. There is also an optional setting to show a success notification after an image is opened.

Reviews

No reviews yet.

Stats

stars
286
downloads
0
forks
65
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Double-Click Image Opener

A lightweight Obsidian plugin that allows you to open images in your default system application by double-clicking them.

Double-click to open image

Features

  • Double-click any image to open it in your default system image viewer
  • Works across all view modes (Reading, Live Preview, Source)
  • Supports all common image formats (PNG, JPG, GIF, WebP, SVG, etc.)
  • Cross-platform support (Windows, macOS, Linux)

How to Use

  1. Install and enable the plugin in Obsidian settings
  2. Double-click any image in your vault
  3. The image opens in your default system image viewer

Installation

From Obsidian Community Plugins

  1. Open Obsidian Settings
  2. Go to Community Plugins
  3. Search for "Double-Click Image Opener"
  4. Install and enable the plugin

Manual Installation

  1. Download the latest release
  2. Extract files to .obsidian/plugins/double-click-image-opener/
    /.obsidian/plugins/double-click-image-opener/
      +
      +- main.js
      +- manifest.json
      +- styles.css
    
  3. Enable the plugin in settings

Settings

  • Show success notifications: Display notification when image opens (optional)

Access via: Settings → Community Plugins → Double-Click Image Opener

Troubleshooting

Images don't open?

  • Check that the plugin is enabled
  • Verify the image file exists
  • Ensure you have a default image viewer set

Permission errors?

  • Check file permissions
  • Try opening the image manually first

License

MIT License - see LICENSE file for details.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.