Skip to content

Releases: FusionC0rn/obsidian-note-zoom

v1.0.0-beta.1

v1.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@FusionC0rn FusionC0rn released this 11 Jul 05:44

🆕 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

v0.1.4 — Beta Pre-release
Pre-release

Choose a tag to compare

@FusionC0rn FusionC0rn released this 08 Jul 14:56

🆕 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

v0.1.3 — Beta Pre-release
Pre-release

Choose a tag to compare

@FusionC0rn FusionC0rn released this 08 Jul 04:12

🆕 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

  1. Download main.js and manifest.json below
  2. Drop into <vault>/.obsidian/plugins/note-zoom/
  3. Settings → Community plugins → enable Note Zoom