NomarCub / obsidian-copy-url-in-preview

Image Context Menus - Obsidian.md image context menus: copy, open in default app, show in system explorer, reveal in navigation context menu. Also Open PDF externally context menu.
MIT License
66 stars 8 forks source link

Feature request: resize image #42

Open Ali-C-Ila opened 3 months ago

Ali-C-Ila commented 3 months ago

I came across the idea of adding the "resize image" option in the menu, which will be much faster than typing the words myself. Its basic function will include: ![[image.jpg]] to ![[image.jpg|300]] ![[image.jpg|200]] to ![[image.jpg|300]] ![[image.jpg|200]] to ![[image.jpg]] adding ![[image.jpg|left]]![[image.jpg|+grid|200]] could also be useful.

I imagine the UI can look like the example below, the resize image will expand into options, ranging from 100 to 500 and none. There can also be an option of customizing frequently used sizes. An adjusting bar will be even more amazing, but I don't know if that's feasible. image

Anyway, thanks for the great plugin! It is definately one of the plugins that obsidian should have built-in long ago.

jonasgantner commented 2 months ago

You can try the plugin "Mousewheel Image zoom"

NomarCub commented 2 months ago

Link to the plugin: obsidian://show-plugin?id=mousewheel-image-zoom https://github.com/nicojeske/mousewheel-image-zoom