Workspaces say they're saved but don't persist
Describe the bug
I'm able to save a workspace (as in I see the "successfully saved workspace:
To Reproduce Steps to reproduce the behavior:
- Run the "Workspaces Plus: Open Workspaces Plus" command
- Type "main"
- Press "shift+enter" to save the workspace
- Run the "Workspaces Plus: Open Workspaces Plus" command
- Type "main"
- The "No match found. Use Shift enter to save as..." message appears
Expected behavior Instead in step 6 I would expect the "main" workspace to appear
Screenshots
https://user-images.githubusercontent.com/9973/185802926-511e84e4-e643-459a-8157-475d8a9be987.mp4
Desktop (please complete the following information):
- OS: Arch Linux
- Browser: Obsidian
- Version: 0.15.9
Additional context No errors appear in the dev console
Okay, I figured out that this is because I didn't have the "Workspaces" core plugin installed. Instead of closing this issue I'd like to request that a check is added to this plugin to raise a warning/error when trying to save a workspace when the core extension is not loaded.
@axelson thank you for the tip to enable the Workspaces core plugin. +1 to adding a warning in the Workspaces Plus UI.