Add option to disable the new image system (show full screen, change resize, view image code)

Once you are done reading, please delete the above notes

Use case or problem

I working with images a lot and new image system have… Problems. There’re exist few comm plugins like Image Toolkit that making full screen view better then in current Obsidian solution (i can copy, rotate, flip and etc from this window (and what most important for me: zoom via mouse scroll without additional buttons), but when i open full screen one image by plugin 2 times it opens via Obsidian’s fullscreen too. Its annoying a bit. Same problem with resize plugins, they’re just broken and there’re no way to let them work (and i dont think authors can do smth with it). All problems is about windows only.

Proposed solution

Add option to disable: image resize, image fullscreen on windows, or at least add option to select on which action will be activated fullscreen (like not double click, but some button on keyboard + click)

Also it’ll be best if you let user select way to edit image: like in current version (when you need to press </> to see image code, or like in old versions. Like that everyone will can select whatever is more convenient for them

For exposing the link without using the mouse, you can type Enter when your cursor is on the image (you’ll see an outline) to expose the link and Tab to expose the image size if one is set.

CleanShot 2026-08-01 at 13.30.00

I would also strongly appreciate an option to restore the previous Live Preview behavior.

Previously, clicking an image immediately revealed its Markdown code, which made it quick and natural to edit the filename, path, alt text, or image size. In Obsidian 1.13, clicking the image selects it, and I then have to press Enter or click another button to access the Markdown.

I understand that some users may prefer the new image selection system, so I am not asking for it to be removed. Please add a setting such as:

“Reveal image Markdown when clicked in Live Preview”

This would allow users to choose between the new behavior and the previous behavior. For people who frequently work directly with image embeds, the old workflow was considerably faster and more convenient.

I’d also like the option to revert to the old behavior, the new image system is not working at all for me. I can’t get the Markdown to show up, nor shrink, grow, or the vim commands to do anything at all.

For Vim, try in a new vault and read this

This does not work for me.

Ditto for an option like "Reveal image Markdown when clicked in Live Preview”. Or better yet roll that one back to default :slight_smile:

Edit: I had to update Minimal theme, now Enter and Tab work. I still want the option to disable though!