Releases: FusionC0rn/obsidian-note-zoom
Releases · FusionC0rn/obsidian-note-zoom
Release list
v1.0.0-beta.1
🆕 What's New in v1.0.0-beta.1
New Features
- Double-click slider — double-click the 🔍 in the status bar to open a draggable zoom popup
- 5 languages — English, 简体中文, 繁體中文, 日本語, 한국어
- Pinch sensitivity slider — control how fast two-finger pinch responds
Improvements
- Per-file zoom mode — each note remembers its own zoom, independent of tabs
- Refined zoom target — toolbar and UI panels no longer affected by zoom
- Codebase refactored — modular TypeScript with esbuild, cleaner architecture
Bug Fixes
- Fixed Editing Toolbar scaling with note content
- Fixed language switching not updating status bar tooltip
- Fixed slider popup not reopening after closing
- Pinch gesture works after clicking into the note area
Known Limitations
- Pinch-to-zoom requires clicking the note area first (Electron limitation)
- Desktop-focused — best experience with keyboard + mouse/trackpad
📦 See README for full installation guide.
v0.1.4 — Beta
🆕 What's new
- Pinch-to-zoom — two-finger pinch on Precision Touchpads
- Pinch sensitivity slider — control how fast pinch responds (default 0.1)
- Language toggle — switch between English and 中文 from settings
🐣 Beta — testing with friends before community store submission
v0.1.3 — Beta
🆕 What's new
- Per-note zoom mode — each note file remembers its own zoom level independently, even when opened in the same tab
- Fixed zoom affecting Editing Toolbar and other UI elements (narrowed zoom target to content area only)
How to install
- Download
main.jsandmanifest.jsonbelow - Drop into
<vault>/.obsidian/plugins/note-zoom/ - Settings → Community plugins → enable Note Zoom