Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Supercharged Workspaces

Kieran MansfieldKieran Mansfield715 downloads

Save, load, and manage workspace layouts with enhanced features for power users.

  • Overview
  • Scorecard
  • Updates5

A powerful Obsidian plugin that enhances workspace management by allowing you to save, load, and manage multiple workspace layouts with ease.

Features

🚀 Core Functionality

  • Save Workspaces: Capture your current pane layout, open files, and workspace state
  • Load Workspaces: Instantly switch between different workspace configurations
  • Manage Workspaces: Rename, update, and delete saved workspaces
  • Status Bar Integration: See your current workspace at a glance
  • Quick Switching: Click the status bar to quickly switch workspaces

🎯 Use Cases

  • Writing Mode: Minimal layout focused on your current document
  • Research Mode: Multiple reference panes with graph view and backlinks
  • Review Mode: Side-by-side comparison with calendar and daily notes
  • Project Workspaces: Different layouts for different projects or contexts

Usage

Commands

Access these commands via the Command Palette (Cmd/Ctrl + P):

  • Save current workspace: Save your current layout with a name and description
  • Load workspace: Open the workspace manager to select and load a workspace
  • Manage workspaces: View all workspaces, rename, or delete them
  • Update current workspace: Overwrite the most recently used workspace with current layout

Quick Access

  • Ribbon Icon: Click the 📋 icon in the left sidebar to open workspace manager
  • Status Bar: Click the workspace name in the status bar to switch workspaces

Saving a Workspace

  1. Arrange your panes exactly how you want them
  2. Open Command Palette and run "Save current workspace"
  3. Enter a name (e.g., "Writing Mode", "Research Layout")
  4. Optionally add a description
  5. Click Save

Loading a Workspace

  1. Click the workspace name in the status bar, or
  2. Use the ribbon icon, or
  3. Run "Load workspace" from Command Palette
  4. Click "Load" on the workspace you want to switch to

Managing Workspaces

From the workspace manager modal, you can:

  • Load: Switch to that workspace layout
  • Rename: Change the name or description
  • Delete: Remove the workspace (with confirmation)

Settings

Access settings via Settings → Community plugins → Supercharged Workspaces

  • Show status bar: Toggle workspace name display in status bar
  • Auto-save current workspace: Automatically update workspace when layout changes (experimental)
  • Workspace Statistics: View how many workspaces you have saved

Installation

Manual Installation for Development

# Navigate to your vault's plugin folder
cd /path/to/vault/.obsidian/plugins/

# Clone or copy this plugin
# Then install and build
npm install
npm run build

# Reload Obsidian and enable the plugin

Technical Details

Data Structure

Workspaces are stored as JSON objects containing:

  • ID: Unique identifier
  • Name: User-friendly name
  • Description: Optional description
  • Layout: Complete Obsidian workspace layout object
  • Timestamps: Created and last updated times

Storage

All workspace data is stored in the plugin's data file at .obsidian/plugins/obsidian-supercharged-workspaces/data.json

Compatibility

  • Desktop: Full support (Windows, macOS, Linux)
  • Mobile: Full support (iOS, Android)
  • Minimum Obsidian Version: 0.15.0

Roadmap

Future enhancements planned:

  • 🔖 Workspace tags and categories
  • ⌨️ Custom hotkeys per workspace
  • 🎨 Workspace-specific themes
  • 📊 Workspace usage analytics
  • ⏰ Time-based workspace switching
  • 📁 Context-aware workspace detection
  • 🔄 Import/export workspace configurations
  • 👥 Workspace sharing

License

MIT License - see LICENSE file for details.

Author

Created by Kieran Mansfield

84%
HealthExcellent
ReviewCaution
About
Save and load complete workspace layouts including pane arrangement, open files, and workspace state. Manage saved workspaces by renaming, updating, or deleting them, and switch instantly using the status bar or ribbon for quick context changes.
WorkspacesStatus bar
Details
Current version
0.0.5
Last updated
2 weeks ago
Created
6 months ago
Updates
5 releases
Downloads
715
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
0BSD
Report bugRequest featureReport plugin
Sponsor
Support
Author
Kieran MansfieldKieran Mansfieldkieranmansfield
kieranmansfield.com
GitHubkieranmansfield
GitHubkieranmansfield
  1. Community
  2. Plugins
  3. Workspaces
  4. Supercharged Workspaces

Related plugins

Workspaces Plus

Quickly switch and manage workspaces.

Workspace++

Workspace session manager with a native-feeling UI/UX.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

Open Tab Settings

Adds options to customize how tabs are opened, including open in new tab by default, preventing duplicate tabs, and more.

Open vault in VS Code

Ribbon button and command to open vault as a Visual Studio Code (VSCode) workspace.

Day Planner (OG)

Day planning from a simple task list in a Markdown note (bare bones, preserves the features and behavior of the original plugin).

Colored Text

Color the selected texts.

Better Word Count

Count the words of selected text in the editor.

Reading Time

Add the current note's reading time to the status bar.