Skip to content

Releases: gasparschott/obsidian-continuous-mode

2.1.0

24 Jul 01:53
Compare
Choose a tag to compare

2.1.0

ADDED: Scroll the active tab header into view when active leaf changes. Useful when there are many tabs open in the tab group.
FIXED: Items with numbers in their names were not sorted in the correct order when opening multiple items in Continuous Mode.

2.0.0

20 Jul 21:53
Compare
Choose a tag to compare

2.0.0

• Completely reworked the Continuous Mode core styles, removing display:contents, which was causing all sorts of problems. In particular, scroll into view should be much more reliable now. Please report any new problems.
FIXED: Clicking note titles in the tab group menu did not properly select and scroll leaf into view.
FIXED: Single click to open file explorer folders wasn't working.

1.7.3

14 Jul 23:05
Compare
Choose a tag to compare

1.7.3

Minor UI fixes and internal code changes.

1.7.2

16 Jun 23:43
Compare
Choose a tag to compare

1.7.2

IMPROVED: Clicking in empty area below the last note will select it.
SETTINGS: Changed "Exclude embedded files" to "Include embedded files"; you will need to enable or disable this setting again according to your preference.
FIXED: OutlinerMD files did not display correctly in Continuous Mode.
IMPROVED: Arrow navigation in and out of OutlinerMD files. Arrow navigation still fails in some circumstances, possibly because of issues within the OutlinerMD plugin itself.
IMPROVED: Added more information to the Readme file.
Other minor UI changes.

1.7.1

31 May 04:42
Compare
Choose a tag to compare

1.7.1

IMPROVED: Open document and query block links in listed order instead of alphabetizing.

1.7.0

ADDED: Basic support for “Longform” plugin. Files are opened in their project order (i.e. not alphabetically); however, tab order is not automatically refreshed when the project order is changed, nor are new files automatically opened when new scenes are created. Instead, open the project again in Continuous Mode using the "replace" option.
ADDED: Support for “File Tree Alternative” plugin.
FIXED: First leaf in new split was not always focused after opening items.
FIXED: An issue with the settings tab failing to open correctly.

1.7.0

31 May 01:00
Compare
Choose a tag to compare

1.7.0

ADDED: Basic support for “Longform” plugin. Files are opened in their project or scene order (i.e. not alphabetically); however, tab order is not automatically refreshed when the project order is changed, nor are new files automatically opened when new scenes are created. Instead, open the project again in Continuous Mode using the "replace" option.
ADDED: Support for “File Tree Alternative” plugin.
FIXED: First leaf in new split was not always focused after opening items.
FIXED: An issue with the settings tab failing to open correctly.

1.6.1

22 May 03:34
Compare
Choose a tag to compare

1.6.1

FIX: Minor fixes for the query block button.

1.6.0

20 May 04:06
Compare
Choose a tag to compare

1.6.0

ADDED: Menu item to open all file links from Dataview and Query blocks in Continuous Mode. Limitation: not available in floating windows.
ADDED: Menu item to open all document links in Continuous Mode.
ADDED: Settings option to ignore embedded files when opening document links in Continuous Mode.
ADDED: Settings option to limit the number of items to open at one time in Continuous Mode.
ADDED: Settings option to open folder items in Continuous Mode from the File Explorer with one click.
FIXED: Arrow key navigation failed in floating windows.
FIXED: Continuous Mode was not removed from floating windows when it was disabled in Obsidian settings.
IMPROVED: Cleaned up CSS, remove redundant styles.
KNOWN PROBLEM: Notes in floating windows sometimes become uneditable, seemingly at random. Unfortunately, I have been unable to determine why this occurs. Two possible fixes: 1) disable Continuous Mode, select each note to make it active, enable Continuous Mode again; 2) close the window completely and open the files again in another window.
OTHER: CSS cleanup

1.5.5

23 Apr 00:35
Compare
Choose a tag to compare

1.5.5

FIXED: Sorting notes in floating windows.

1.5.4

21 Apr 19:53
Compare
Choose a tag to compare

1.5.4

• More fixes for workspace splits.

1.5.3

• Yet more fixes for floating windows.

1.5.2

FIXED: Toggling continuous Mode failed with vertical splits.
FIXED: Toggling continuous Mode failed after plugin reload.

1.5.1

FIXED: Continuous Mode did not work reliably with floating windows.
IMPROVED: Status of floating windows is now restored on app startup.