Cycle View Mode
unlistedby Martín M.
Cycle between Reading, Live Preview, and Source Mode with a status bar button or hotkey.
★ 1 starsUpdated 2mo agoMIT
Cycle View Mode
An Obsidian plugin that cycles between Reading, Live Preview, and Source Mode with a single click or hotkey.
Usage
Open any note, then cycle view modes using one of:
- Status bar: Click the mode indicator in the bottom-right corner (e.g., "✏ Live Preview")
- Command palette: Search for "Cycle view mode"
- Hotkey: Assign a custom hotkey in Settings → Hotkeys
The cycle order is: Reading → Live Preview → Source Mode → Reading.
What the status bar shows
| Icon | Mode |
|---|---|
| 👁 Reading | Reading view (rendered markdown) |
| ✏ Live Preview | Live Preview (WYSIWYG editing) |
| <> Source | Source Mode (raw markdown) |
Requirements
- Obsidian v1.4.0 or later
Installation
From Community Plugins
- Open Settings → Community plugins → Browse
- Search for "Cycle View Mode"
- Click Install, then Enable
Manual
- Download
main.jsandmanifest.jsonfrom the latest release - Create a folder
.obsidian/plugins/cycle-view-mode/in your vault - Copy the two files into that folder
- Enable the plugin in Settings → Community plugins
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.