Mousewheel Image zoom

approved

by Nico Jeske

Increase or decrease the size of an image by scrolling.

141 stars152,499 downloadsUpdated 10mo agoMIT
View on GitHub

Obsidian mousewheel image zoom

This plugin enables you to increase/decrease the size of an image by holding down a configurable key (defaults to left alt), hovering over an image in preview mode and scrolling. plugin demo

How to install

  • Simple install using the obsidian community plugins browser

Development

npm i # install dependencies
npm run dev # generate main.js
npm run test # use jest to test

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.