#
Workspaces
Workspaces is a core plugin that lets you manage and switch between different application layouts depending on your task, for example journaling, reading, or writing.
A workspace contains information about open files and tabs, and the width and visibility of each sidebar.
#
Save a workspace
Ribbon:
- In the ribbon, click Manage workspace layouts (
).
- Enter a name for the workspace.
- Select Save.
Command palette:
- Press
Ctrl+P(orCmd+Pon macOS) to open the Command palette. - Search for the Manage workspace layouts command.
- Press
Enterwith the command selected. - Enter a name for the workspace.
- Select Save.
To update an existing workspace, save the workspace with the same name as the workspace you want to update.
#
Load a workspace
Ribbon:
- In the ribbon, click Manage workspace layouts (
).
- Next to the workspace you want to load, select Load.
Command palette:
- Press
Ctrl+P(orCmd+Pon macOS) to open the Command palette. - Search for the Manage workspace layouts command.
- Press
Enterwith the command selected. - Select the workspace to load.
#
Delete a workspace
Ribbon:
- In the ribbon, click Manage workspace layouts (
).
- Next to the workspace you want to delete, select Delete layout (
).
Command palette:
- Press
Ctrl+P(orCmd+Pon macOS) to open the Command palette. - Search for the Manage workspace layouts command.
- Press
Enterwith the command selected. - Next to the workspace you want to delete, select Delete layout (
).
See also
Core plugins
This page lists the core plugins that come installed with Obsidian, and community plugins they also maintain.
Obsidian CLI
Anything you can do in Obsidian can be done from the command line.
Tabs
Learn how to open, organize, and manage tabs in Obsidian, including pinning, stacking, and linked views.