ducktapekiller74 downloadsAdds functionality to easily scale font size and switch themes from the status bar.
Easy View is a minimalist status bar utility for Obsidian that provides instant control over your writing environment. Adjust font sizes, toggle themes, switch between focus modes, and manage your layout—all from the status bar, right-click context menu, ribbon menu (on mobile), or via keyboard shortcuts.
Easy View places convenient buttons in the Obsidian status bar for one-click access to essential view controls.
| Button | Icon | Function |
|---|---|---|
| Decrease Font Size | − |
Reduces the global font size by 1px |
| Increase Font Size | + |
Increases the global font size by 1px |
| Reset Font Size | ↺ |
Returns font size to your configured default (Default: 18px) |
| Toggle Theme | ☀ / ☾ |
Switches between Light and Dark mode |
| Cycle Reading Mode | ▤ |
Cycles through Source, Live Preview, and Reading View |
| Toggle Focus Mode | ◎ |
Hides sidebars and ribbon |
| Toggle Zen Mode | ◉ |
Ultra focus—hides everything except content |
| Recent Notes | ↺ |
Opens a modal listing your recently opened notes |
All buttons can be individually enabled or disabled in the plugin settings.
Since mobile devices lack a status bar, Easy View integrates directly into the Mobile Navigation Bar:
Hides peripheral UI elements while keeping navigation accessible:
On macOS, the tab header automatically shifts to avoid the window control buttons.
Ultra focus mode that removes all interface chrome:
Only your content remains visible. Perfect for deep writing sessions.
Each click advances to the next mode in the cycle:
Avoid "orphan" images in your vault. When you delete a markdown note using Easy View:
Access via:
.md file → Delete with attachments...Keep your workflow fluid by jumping back to previous notes:
All Easy View features are accessible via Obsidian's Command Palette (Cmd/Ctrl + P). Search for "EasyView" to see all available commands:
| Command | Description |
|---|---|
| Toggle Focus Mode | Show/hide sidebars and ribbon |
| Toggle Zen Mode | Enter/exit ultra focus mode |
| Toggle Theme | Switch between light and dark mode |
| Cycle Reading Mode | Advance to next editor mode |
| Increase Font Size | Increase by 1px |
| Decrease Font Size | Decrease by 1px |
| Reset Font Size | Return to configured default |
| Delete current note with attachments | Prompt to trash note and linked images |
| Open recent notes | Open the history modal |
Right-click anywhere on the Easy View status bar to open a quick-access context menu. The menu is fully configurable — you choose which items appear via Settings → Easy View → Context Menu.
Available items:
This means you can keep just one button in the status bar and access everything else via right-click.
Easy View remembers your preferences across Obsidian restarts:
| Setting | Persisted |
|---|---|
| Focus Mode on/off | ✓ |
| Zen Mode on/off | ✓ |
Access the Easy View settings via Settings → Easy View.
| Setting | Description |
|---|---|
| Button Size | Size of status bar icons in pixels (10-24px) |
| Default Font Size | Target size for the Reset button (Default: 18px) |
| Show Action Tooltips | Display brief popup notifications when actions are performed |
Toggle status bar buttons on or off individually:
Choose which items appear when you right-click the status bar. Independent from the Visibility settings — you can hide a button from the status bar but still have it accessible via the context menu.
main.js, manifest.json, and styles.cssYOUR_VAULT/.obsidian/plugins/easy-view/Requirements: Obsidian v1.6.6 or higher
If you find Easy View useful, consider supporting development:
MIT Licence - See LICENSE.md for details.