Skip to content

Releases: nothingislost/obsidian-workspaces-plus

0.2.0

21 Sep 23:17
Compare
Choose a tag to compare
  • 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

21 Sep 00:23
df8a701
Compare
Choose a tag to compare
  • 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

20 Sep 02:18
5122adc
Compare
Choose a tag to compare
  • Addresses the renaming issues in #46
  • Addresses the undo issues in #40

0.1.2

14 Sep 16:48
Compare
Choose a tag to compare

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

12 Sep 16:29
Compare
Choose a tag to compare

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

11 Sep 05:19
Compare
Choose a tag to compare
  • Renamed the plugin to Workspaces Plus
    • It is recommended to rename your existing obsidian-workspace-picker directory to obsidian-workspaces-plus
  • Fixed styling to adhere more closely with Obsidian style guidelines.
    • All colors are now properly referenced using standard variables

0.0.8

10 Sep 19:43
Compare
Choose a tag to compare
  • 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

10 Sep 17:00
Compare
Choose a tag to compare

0.0.6

10 Sep 05:23
Compare
Choose a tag to compare
  • 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

09 Sep 14:08
Compare
Choose a tag to compare
  • Fixed a bug that was preventing keyboard shortcuts from working properly