nothingislost / obsidian-workspaces-plus

Quickly switch and manage Obsidian workspaces
GNU General Public License v3.0
197 stars 6 forks source link

[Enhancement] Clear-all/blank/global/homepage "workspace" #91

Open ParkerRobb opened 1 year ago

ParkerRobb commented 1 year ago

It appears that a workspace always has to be selected/active, and there's no way to go back to a default/global workspace short of disabling the Workspaces plugin. Combined with the "auto save the current layout" option, this is problematic when I want to close all the current tabs and go to a blank canvas--I don't want to open another workspace, but I also don't want to overwrite the current one.

This may be a problem with how Obsidian itself handles Workspaces. It appears that Obsidian implements them like snapshots, while this plugin turns them into "living" layouts.

Several options I've thought of: