ozthealem24 downloadsUnsupported files are selected on a single click and opened in the default app on a double click.
An Obsidian plugin. Files that Obsidian can't open natively (for example
.psd, .ai, .zip) are selected on a single click and opened in
the default app on a double click — the same way a desktop file manager
behaves. Files Obsidian handles itself (Markdown, PDF, images, audio, video)
are left untouched.
By default, clicking an unsupported file in the file explorer can immediately launch the external application. This plugin prevents accidental launches: a single click only highlights the file, and you open it deliberately with a double click.
main.js and manifest.json from the latest release.<your-vault>/.obsidian/plugins/click-unsupported-twice/.Make sure Settings → Files and links → Detect all file extensions is on, so unsupported files show up in the explorer.
NATIVE
set at the top of main.js.GNU General Public License v3.0. See the LICENSE file.