Mode manager

by dk949
5
4
3
2
1
Score: 55/100

Description

The Mode manager plugin enhances Obsidian's editing experience by providing dedicated commands to switch between reading, live preview, and source modes. Instead of relying on the default toggle behavior, users can directly switch to a specific mode, improving workflow efficiency. The plugin also includes a special property that allows files to open in a predefined mode automatically.

Reviews

No reviews yet.

Stats

4
stars
963
downloads
1
forks
421
days
72
days
72
days
2
total PRs
0
open PRs
0
closed PRs
2
merged PRs
3
total issues
0
open issues
3
closed issues
0
commits

Latest Version

2 months ago

Changelog

Updated docs

README file from

Github

Mode manager

This plugin adds dedicated commands to switch to specific modes (reading, source and live preview), rather than relying on the default toggle behaviour.

Commands

Name Description ID (for use in scripting)
Mode manager: Switch to reading Switch to reading mode mode-manager:switch-to-reading
Mode manager: Switch to live preview Switch to live preview mode (edit with formatting preview) mode-manager:switch-to-live-preview
Mode manager: Switch to source Switch to source only edit mode mode-manager:switch-to-source
Mode manager: Switch to edit Switch to edit mode and maintain existing source or preview setting mode-manager:switch-to-edit
Mode manager: Switch to next mode Cycle through modes in sequential order: reading, source, preview mode-manager:switch-to-next-mode

Special properties

You can use a special property (default-mode by default, can be changed in settings) to automatically switch to a specific mode when opening the file. Below is more about the available values.

Available values

The value of the special property must be one of:

  • edit
  • preview
  • source
  • reading

Any other value will be ignored and a notice will be shown.

[!NOTE] This is currently broken for daily notes opened on startup.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Editing Toolbar
4 years ago by Cuman
An obsidian toolbar plugin, modified from the Cmenu plugin
Floating Highlights
3 years ago by Karthik S Raju
This is a plugin for obsidian which highlights a block of text or a word as you scroll down while reading.
Better MathJax
3 years ago by GreasyCat
Auto Reading Mode
3 years ago by Kelvin Cao
Orgmode (CM6)
2 years ago by Benoit Bazard
Orgmode plugin for Obsidian
Dynamic Text Concealer
2 years ago by Matt Cole Anderson
Obsidian.md Plugin to conceal or replace user configured text patterns in Live Preview and Read Mode.
Spellcheck Toggler
2 years ago by Julian Szachowicz
A plugin for Obsidian which gives you more control over the red-underline spellcheck behaviour.
Hemingway Mode
2 years ago by Joaquín Bernal
Livecodes Playground
2 years ago by @gapmiss
Open-source client-side code editor plugin for Obsidian.md - powered by LiveCodes.io
Select word
2 years ago by Connor Espino
Rich Text Editor Shortcuts
2 years ago by Joshua Wootonn
Create and toggle checkboxes, paste links wrapping your current selection, and toggle underline without leaving the keyboard.
Auto Correct Capitals Misspellings
2 years ago by Ummel
This plugin automatically corrects words where the first two letters are capitalized and the rest are lower case.
Edit mode switch
2 years ago by Mara-Li
Add a button in file header to switch between LP & Source while editing
Editing Mode Hotkey
2 years ago by Signynt
Obsidian plugin to change the default editing mode (between Live Preview and Source) using a command or hotkey
AI Revisionist
a year ago by Synaptic Labs
Pixel Perfect Image
a year ago by Johan Sanneblad
Pixel perfect 100% image resizing, copy to clipboard, show image in Finder/Explorer, edit image in external editor, and much more.
Write Good
a year ago by Mark Hesketh
Obsidian plugin to help improve writing style
Quick Nav
a year ago by exoticknight
Enhance your editing experience by unleashing the hidden power of shortcuts.
Duplicate line
a year ago by Marcin Sztolcman
Plugin for Obsidian: duplicate current line, or selection.
Proofreader
a year ago by pseudometa (aka Chris Grieser)
AI-based proofreading and stylistic improvements for your writing. Changes are inserted as suggestions directly in the editor, similar to suggested changes in word processing apps.
Regex Line Filter
a year ago by 64MM4-KN1F3
A note filtering plugin for Obsidian
YAML Table
a year ago by dainakai
Variant Editor
9 months ago by Kunal Jain
Obsidian plugin to create variants
Custom Theme Studio
7 months ago by @gapmiss
An Obsidian.md plugin to create and tweak custom themes with live CSS editing, element styling, and instant previews. All without leaving Obsidian.
Adapt to Current View
7 months ago by greetclammy
Obsidian plugin to set different accent colors for Reading view, Live Preview and Source view.
Daily Notes Tweaks
6 months ago by René Coignard
Open a random daily note and automatically switch past daily notes to reading mode.
Edit Link Alias
4 months ago by mnaoumov
Obsidian Plugin that adds edit link alias command.
Better Link Clicker
4 months ago by Eniverz
An Obsidian plugin that modifies the default link click event.
Nova
3 months ago by Shawn Duggan
Nova - AI plugin for Obsidian that edits your documents directly through natural conversation. Stop copying from chat, start collaborating with AI.
Source Mode Styling
3 months ago by Chris Howard
Obsidian plugin. Provides a customisable raw look in source mode using a monospace font to clearly differentiate from Live Preview.
Table Line Break Mobile
3 months ago by marcelflymark
Obsidian plugin: Insert a new line break inside a table cell using the <br> HTML element
Negative Heading
2 months ago by Ashan Devine
Render Discord-style "-#" lines as compact headings in reading view and the editor.
Expand Selection
a month ago by Alex Tait
Expands the editor selection to lines, sections, or the entire note for convenience on mobile.