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 'desktops' or 'spaces' to organize open windows.
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