Scroll Wheel Zoom
approvedby Yinno
Zoom the whole app in and out with Ctrl/Cmd+Shift+Scroll, including a wider zoom-out range than the built-in limit. - This plugin has not been manually reviewed by Obsidian staff.
Scroll Wheel Zoom
Zoom the whole Obsidian window in and out with Ctrl/Cmd + Shift + Scroll. It also lets you zoom out further than Obsidian's built-in limit, which is handy for fitting large tables, graphs, or wide notes on screen.
Desktop only. This plugin controls the Electron window zoom, so it does not run on Obsidian mobile.
Features
- Scroll to zoom — hold
Ctrl/Cmd + Shiftand scroll up to zoom in, down to zoom out. - Extended zoom-out range — go below Obsidian's default minimum (≈63%) down to about 40%, configurable.
- Preferred zoom command — jump to a zoom level of your choice with a single command (bind it to a hotkey like
Cmd/Ctrl+0). - Configurable bounds — set both the minimum zoom level and your preferred level in settings, with a live percentage preview.
Commands
| Command | What it does |
|---|---|
| Zoom out (extended range) | Zoom out one step, past the built-in limit |
| Zoom to preferred level | Jump to your configured preferred zoom |
| Zoom to minimum level | Jump straight to your configured minimum |
All three can be bound to hotkeys in Settings → Hotkeys.
Settings
- Minimum zoom level — the lower bound for scroll zoom-out.
- Preferred zoom level — the level the "Zoom to preferred level" command jumps to.
Both show a live ≈% preview as you adjust them.
Installation
From Community Plugins (once approved)
Settings → Community plugins → Browse → search Scroll Wheel Zoom → Install → Enable.
Manual
- Download
main.js,manifest.jsonandstyles.cssfrom the latest release. - Copy them into
<your-vault>/.obsidian/plugins/scroll-wheel-zoom/. - Reload Obsidian and enable the plugin in Settings → Community plugins.
Support
If this plugin is useful to you, you can support development via GitHub Sponsors. Completely optional.
License
MIT © Yinno
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.