Releases: nothingislost/obsidian-workspaces-plus
Releases · nothingislost/obsidian-workspaces-plus
0.2.0
- Code cleanup and refactoring
- Addressed #52 by removing save specific instructions when auto-save is enabled
- Added ctrl+enter keybinding to modal instructions as per #51
- Addressed scrolling issues from #31
- Removed the workspace modification indicator due to reliability and performance issues
- Optimized the auto-save behavior
0.1.4
- Fix issue where selecting items with arrow keys did not scroll the list automatically
- Change default selection behavior to select active workspace first on modal open
- Change "Save on switch" to "Save on change"
- Add ctrl+enter shortcut to rename currently selected item
- Additional changes to finesse our way into the bottom right of the status bar
0.1.3
0.1.2
0.1.2
- When invoked via hotkey, the workspace switcher modal will open in the default upper middle location
- Added aria labels to applicable elements
0.1.1
0.1.1
- Escape on rename no longer closes the modal
- Edit and delete icons are now only shown on the selected item
- Edit and delete icons are hidden during rename
- Adjustments to the workspace modified status indicator to ignore pane relief metadata
- Aligned the instructions in the modal properly
- Fixed a bug when renaming a workspace more than once while keeping the modal open
- Forced the modal-container to not have a background
- Created our own keybind scope rather than overloading the existing FuzzySuggestModal key scope
0.1.0
- Renamed the plugin to Workspaces Plus
- It is recommended to rename your existing
obsidian-workspace-picker
directory toobsidian-workspaces-plus
- It is recommended to rename your existing
- Fixed styling to adhere more closely with Obsidian style guidelines.
- All colors are now properly referenced using standard variables
0.0.8
- Add checkmark to show active workspace
- Add trashcan icon to delete
- Default to alphabetical workspace name sorting
- Add setting to always save on workspace switch
- Show a notice on workspace save
- Add shortcut to save active workspace when shift clicking the status bar icon
0.0.7
0.0.6
- Added support for renaming workspaces directly within the dropdown
- Fixed status bar icon positioning
- Fixed a bug in workspace comparison that was causing workspace pane sizing modifications on save
0.0.5
- Fixed a bug that was preventing keyboard shortcuts from working properly