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

Empty Tab

WaldemarWaldemar42 downloads

Adds a command to replace the current tab with an empty page, the same screen shown when opening a new tab.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Adds a single command to Obsidian's Command Palette that replaces the current tab with an empty page — the same screen you see when opening a brand new tab (Ctrl/Cmd + T).

Usage

  1. Open the Command Palette (Ctrl/Cmd + P).
  2. Run Empty Tab: Empty current tab.
  3. The active tab is cleared to the empty state. The tab itself stays open, nothing is closed or removed from history.

Installation

From Community Plugins (once approved)

  1. Open Settings → Community plugins → Browse.
  2. Search for "Empty Tab".
  3. Select Install, then Enable.

Manual install

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Copy them into <YourVault>/.obsidian/plugins/empty-tab/.
  3. Reload Obsidian and enable Empty Tab under Community plugins.

How it works

The plugin calls workspace.getLeaf(false) to get the currently active leaf, then setViewState({ type: 'empty' }) to switch it to Obsidian's built-in empty view. No files are read, written, or deleted, and the plugin makes no network requests.

Support

Found a bug or have a feature request? Open an issue in this repository.

License

MIT

HealthExcellent
ReviewPassed
About
Add a Command Palette command to replace the current tab with Obsidian's empty view. Clear the tab's content while keeping the tab open and history intact; no files are read, written, or deleted.
CommandsWorkspacesNavigation
Details
Current version
1.0.0
Last updated
Last month
Created
Last month
Updates
1 release
Downloads
42
Compatible with
Obsidian 1.12.7+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
WaldemarWaldemarwaldemar-one
GitHubwaldemar-one
discordapp.com
t.me
  1. Community
  2. Plugins
  3. Commands
  4. Empty Tab

Related plugins

Homepage

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

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Vertical Tabs

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

Tab Switcher

Switch your tabs with Ctrl + Tab in recently used order like in a browser.

Open Tab Settings

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

Leader Hotkeys

Add leader hotkey support to any command (like tmux or vim).

Notebook Navigator

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

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

TagFolder

Show tags as folder.