Is there any way to render all images in editor / source mode?

I use source mode as my default editing view, the only issue I have is not being able to view the images like how I could with other editing modes. I downloaded the image-in-editor plugin ( GitHub - ozntel/oz-image-in-editor-obsidian: This Obsidian plugin to view Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview. ) but it’s sometimes buggy and is not even rendering images in some of my notes.

Is there a way I can either fix the plugin or find a new way to show images in source mode?

For individual images you can use page preview with “require ⌘ to trigger page preview on hover” turned off for editing view.

This works for local embeds. Online images are only displayed when you enter reading view or live preview. By default ⌘E toggles between editing and reading mode so you can temporarily render all images by pressing ⌘E.

I recommend using either ⌘E or page preview. Other solutions are extremely difficult to implement/achieve.

1 Like