Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Workspaces for auto-saving and quickly switching between sets of notebooks
Contributed by: Bradley Ashby
Notebook Workspaces started as an auto-save script for notebooks and grew to incorporate a way to organize notebooks into named spaces, similar to using different desktop views to organize open windows. Notebook Workspace is primarily palette-driven, though some functions are exposed for more direct use.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["BradleyAshby/NotebookWorkspaces"]
To load the code after installation, evaluate this code:
Needs["BradleyAshby`NotebookWorkspaces`"]
Wolfram Language Version 13.1