Skip to content

Releases: bwydoogh/obsidian-force-view-mode-of-note

Allow switching based on file names

07 Dec 19:40
Compare
Choose a tag to compare

#18: Allow switching based on file names

Add debounce setting

06 Dec 09:46
Compare
Choose a tag to compare

#19: Add debounce setting

1.2.0

13 Jul 05:19
f0f1b96
Compare
Choose a tag to compare

Specify view mode on folder level

1.1.2

04 Jun 09:34
Compare
Choose a tag to compare

Fix issue in (new) vaults where a note would open in "source mode" instead of "live preview" mode

1.1.1

04 Jun 18:18
Compare
Choose a tag to compare

Fixes issue when switching from note: editing mode was not restored to its default

Add support for editing mode: live preview - source mode

28 May 16:08
Compare
Choose a tag to compare

Add support for editing mode - "live preview" vs "source": use (new) key ObsidianEditingMode taking live or source as value. This new key can be used at the same time with ObsidianUIMode (which forces the pane view mode).

Add setting keeping current view mode while navigating from a note

23 Oct 10:04
Compare
Choose a tag to compare

Add setting which prevents switching to view mode on opened note

12 Sep 08:14
Compare
Choose a tag to compare

By default, this plugin forces the view mode (to front matter setting or default Obsidian setting) even when the note was already open. A new setting turns this behavior off.

1.0.2

26 Aug 17:53
Compare
Choose a tag to compare

Fix issue causing wrong editor mode when opened note had other (different from obsidianUIMode) front matter keys

1.0.1

25 Aug 18:07
Compare
Choose a tag to compare

Minor internal changes (performance)