Hi! I have a simple feature request which I believe would benefit users while fitting with Bear’s minimalist approach to note taking. Namely, the ability to set image width to an exact value in a user-friendly manner. The reason being that I’d like all my images to be displayed with the exact same width, regardless of their original resolution.
Currently, after adding an image to a note, I must first resize the image, then surround it with backticks to convert it into a codeblock - this transforms the image into code like <!-- {"width":562} -->
. After adjusting the width value (which can only be done after initially resizing the image or manually adding the width property), I need to remove the backticks to convert it back into an image.
A simple right click > set image size option would be a much easier approach. Thanks for hearing me out!