Skip to content

1.5.0

Compare
Choose a tag to compare
@gasparschott gasparschott released this 19 Apr 02:45
· 12 commits to main since this release

1.5.0

ADDED: Open search results in Continuous Mode contextual menu.
ADDED: Open individual files in Continuous Mode contextual menu.
ADDED: Sort open tab group notes by name, modified date, or created date via the tab group, notes, and editor contextual menus.
IMPROVED: Opening in Continuous Mode now respects current File Explorer/Search sort order.
IMPROVED: Improved "scroll active note into view" code. Note: scroll into view fails when clicking a tab header the first time, and before the note has been scrolled into view at least once. This appears to be an issue with Obsidian.
IMPROVED: Disabled scrolling pdfs, unless the note is active. This matches the behavior of canvas notes and graphs.
IMPROVED: Display of graphs and canvas notes: they now fill the height of the window, allowing the header to viewed.
ADDED: Settings option to disable custom "scroll active note into view" behavior and restore default behavior.
FIXED: Several issues with appending folder items that prevented all items from being appended.
FIXED: Some issues with storing the included file types and excluded files lists in the settings.
FIXED: Some issues with arrow navigation in pdf files.
FIXED: An issue with using the arrow keys in inputs and textareas.
• Code cleanup.