The Edit mode switch plugin adds a convenient button to the file header in Obsidian's edit mode, enabling users to toggle seamlessly between source mode and live-preview mode. It also supports a 'three-mode toggle' feature that allows switching between read mode, source mode, and live-preview mode in a specified order. This functionality replaces the default Obsidian button and offers a streamlined experience for managing editing and viewing preferences. Users should note potential visual 'blinks' when switching modes, particularly with live-preview.
#edit-mode2 plugins
Obsidian plugins tagged with #edit-mode. There are 2 plugins in this collection.
- Rank 12 years ago by Mara-Li
- Rank 212 days ago by Eiko Wagenknecht
The Ctrl Click Links plugin restores traditional link opening in edit mode by requiring Ctrl plus Click, or Cmd plus Click on macOS, before a link is followed. A normal click keeps the cursor on the link text so you can edit it without navigating away from the note. It works with internal links written as [[note]], markdown external links and plain URLs. Modifier combinations expand how links open: Ctrl or Cmd plus Click opens in the current tab, adding Shift opens in a new tab and adding Alt plus Shift opens in a new window. The plugin changes link handling automatically when enabled and does not expose any configuration options.