Skip to content

Releases: s1m4ne/obsidian-workspace-plus

0.7.14

22 Mar 14:50

Choose a tag to compare

Changes

  • Feature: Load session via front-matter property workspace-session (#87, #88)
    • Add workspace-session front-matter property to auto-load sessions when opening a note
    • Support group/session format with automatic group detection
    • Show notices for missing sessions and already-active sessions
    • i18n translations for all 14 languages

0.7.13

13 Mar 12:25

Choose a tag to compare

Changes

  • Fix: Workspace search disappeared (#84, #86)

0.7.12

09 Mar 17:49

Choose a tag to compare

What's Changed

  • Fix settings not persisted after restart by @s1m4ne in #82

Full Changelog: 0.7.11...0.7.12

0.7.11

08 Mar 06:32

Choose a tag to compare

What's Changed

Full Changelog: 0.7.10...0.7.11

0.7.10

07 Mar 09:47

Choose a tag to compare

What's Changed

  • Add status bar scroll session switching by @s1m4ne in #75
  • Add configurable middle-click status bar actions by @s1m4ne in #76

Full Changelog: 0.7.9...0.7.10

0.7.9

07 Mar 05:40
45c994e

Choose a tag to compare

What's Changed

  • Refine modal keyboard navigation by @s1m4ne in #69
  • Guard startup layout restoration race by @s1m4ne in #70

Full Changelog: 0.7.8...0.7.9

0.7.8

01 Mar 17:34

Choose a tag to compare

New: Customizable Status Bar Clicks (#60)

  • Left-click and right-click actions on the status bar are now independently configurable
  • Choose from: open session manager, quick switcher, quick overlay, context menu, or do nothing
  • New "Filter sessions" toggle added to session manager toolbar
  • Quick overlay edge-resize now works from all four edges

Improvements

  • Hide active session from command palette session list (#62)
  • Numbered hotkey commands (Load session 1–5) can now be toggled on/off in settings (#62)
  • "Save As" now allows overwriting a session with the same name, with confirmation (#64)

0.7.6

01 Mar 03:55
480c541

Choose a tag to compare

New: Quick Settings Context Menu (#58)

  • Right-click empty area in Session Manager or Quick Switcher to open settings menu
  • Toggle auto-save, warnings, confirmations, version history, and groups directly
  • Create rotation backup, jump to hotkey settings, or open plugin settings
  • Quick Switcher includes "Reset position and size" option

Improvements

  • Reorganized settings page: clearer section names, auto-save dependent settings hidden when auto-save is ON
  • Renamed "Auto-save on session switch" → "Auto-save mode" for clarity (all 14 languages)
  • Fixed misleading setting: "Confirm before deleting by hotkey" → "Confirm before deleting a session" (affects all delete paths)
  • Aligned main modal spacing with Quick Switcher layout

0.7.5

01 Mar 02:46

Choose a tag to compare

New: "Move to group" context menu (#56)

  • Right-click any session → "Move to group" submenu shows all available groups
  • Current group is indicated with a checkmark
  • Works in quick overlay, main modal, and status bar context menus
  • Hidden when no groups exist or group feature is disabled

0.7.4

28 Feb 14:34

Choose a tag to compare

Quick overlay UX improvements (#54)

  • Tooltips with 250ms delay on all action icons (quick overlay, main modal, group tabs)
  • Enter (reload) / Shift+Enter (save) shortcuts for active session in quick overlay
  • Confirmation dialogs for save/reload actions (setting-controlled, default OFF)
  • Default selection highlights active session on overlay open
  • Overlay width increased by 10%
  • Footer shows Shift+Enter save hint (hidden when auto-save is ON)
  • Group add (+) button tooltip
  • Improved backup list display with generation numbers and relative time