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

Vault Switcher

Yoonchae LeeYoonchae Lee62 downloads

Switch vaults with a single click

Add to Obsidian
Vault Switcher screenshot
  • Overview
  • Scorecard
  • Updates2

Vault Switcher is an Obsidian plugin for switching vaults with a single click.

screenshot

Development

Install dependencies and build the plugin:

pnpm install
pnpm run build

The build writes main.js and manifest.json to ./dist/.

Then symlink the ./dist/ folder from the Obsidian plugin folder.

ln -s <path to ./dist/> folder-database

If you want to sync your plugins, you will need to copy the folder instead of symlinking.

Creating a release

Run below command to create and upload new version tag. This makes use of npm version lifecycle hook and the script.

pnpm version 0.1.0
git push origin main 0.1.0

Disclaimer

This plugin was developed with AI assistance, but all code was manually reviewed by a human.

This plugin is not affiliated with official Obsidian product.

HealthExcellent
ReviewPassed
About
Switch vaults with a single click from within Obsidian. Keep multiple vaults accessible and jump between them instantly to access different notes or projects. After downloading the plugin, you need to open the plugin settings and manually add the exact vault names. This is because Obsidian does not provide an API for retrieving list of vaults.
Sidebar
Details
Current version
1.0.1
Last updated
Last week
Created
2 weeks ago
Updates
2 releases
Downloads
62
Compatible with
Obsidian 1.13.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Yoonchae LeeYoonchae Leebluegreenmagick
GitHubbluegreenmagick
  1. Community
  2. Plugins
  3. Sidebar
  4. Vault Switcher

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

Vertical Tabs

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

Recent Files

Display a list of recently opened files.

Longform

Helps you write and edit novels, screenplays, and other long projects.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Hide Folders

Quickly toggle the visibility of specific folders in the file navigator based on configured names. Useful for hiding attachment folders.

Checklist

Consolidate checklists across all files into a single view.

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Claude Sidebar

Run Claude Code in your sidebar.