Scroll Wheel Zoom

approved

by 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.

1 stars30 downloadsUpdated 22d agoMIT

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 + Shift and 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

CommandWhat it does
Zoom out (extended range)Zoom out one step, past the built-in limit
Zoom to preferred levelJump to your configured preferred zoom
Zoom to minimum levelJump 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

  1. Download main.js, manifest.json and styles.css from the latest release.
  2. Copy them into <your-vault>/.obsidian/plugins/scroll-wheel-zoom/.
  3. 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.