Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

NotebookWorkspaces

Guides

  • Notebook Workspaces
  • Using The Notebook Workspace Palette

Symbols

  • AddNotebookToGeneral
  • AddNotebookToWorkspace
  • AddToExcludedNotebooks
  • CleanWorkspace
  • CloseWorkspace
  • ExcludedNotebooks
  • GeneralNotebooks
  • LoadWorkspace
  • RemoveFromExcludedNotebooks
  • RemoveNotebookFromGeneral
  • RemoveWorkspace
  • SaveWorkspaceAs
  • SaveWorkspace
  • WorkspaceMetadata
  • $CurrentWorkspace
BradleyAshby`NotebookWorkspaces`
WorkspaceMetadata
​
WorkspaceMetadata[]
returns the metadata associated with all workspaces.
​
​
WorkspaceMetadata[workspace]
returns the metadata associated with the given
workspace
.
​
​
WorkspaceMetadata[workspace,prop]
returns the metadata property
prop
associated with
workspace
.
​
Examples  
(2)
Basic Examples  
(1)
See information about your workspaces:
In[1]:=
WorkspaceMetadata
[]
Out[1]=
Space 2SaveInformationLastSaved
Wed 7 Sep 2022 23:18:51GMT-5
,SaveTriggerManualSave,FEPIDNone,TaskUUIDNone,EventUnsetWorkspace,Timestamp
Wed 7 Sep 2022 23:18:51GMT-5
,Space 3SaveInformationLastSaved
Tue 13 Sep 2022 22:12:55GMT-5
,SaveTriggerManualSave,FEPIDNone,TaskUUIDNone,EventUnsetWorkspace,Timestamp
Tue 13 Sep 2022 22:12:55GMT-5
,PrimaryWorkspaceFEPID77112,TaskUUIDd038eaa3-2249-4a71-a8c7-4b6de2a20cb3,EventReset after Quit,SaveInformationLastSaved
Mon 26 Sep 2022 11:36:30GMT-5
,SaveTriggerd038eaa3-2249-4a71-a8c7-4b6de2a20cb3,Timestamp
Mon 26 Sep 2022 11:36:30GMT-5

See information about a specific workspace:
In[2]:=
WorkspaceMetadata
["PrimaryWorkspace"]
Out[2]=
FEPID77112,TaskUUIDd038eaa3-2249-4a71-a8c7-4b6de2a20cb3,EventReset after Quit,SaveInformationLastSaved
Mon 26 Sep 2022 11:41:30GMT-5
,SaveTriggerd038eaa3-2249-4a71-a8c7-4b6de2a20cb3,Timestamp
Mon 26 Sep 2022 11:41:30GMT-5

Scope  
(1)

SeeAlso
SaveWorkspace
 
▪
SaveWorkspaceAs
 
▪
RemoveWorkspace
RelatedGuides
▪
Notebook Workspaces
▪
Using the Notebook Workspaces palette
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com