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

Tab Limiter

lizard-heartlizard-heart756 downloads

Limits the number of tabs that can be opened.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Tab Limiter is an Obsidian plugin that keeps the number of open Markdown tabs under a configurable limit.

When opening a new Markdown tab would exceed the limit, the plugin closes the least recently used Markdown tab instead of blocking the new tab. Switching to a tab marks it as recently used, so older inactive tabs are replaced first.

Settings

Use the plugin settings tab to choose the global maximum number of Markdown tabs. The default limit is 5.

Development

Install dependencies and build the plugin:

npm ci
npm run build

The build outputs main.js, which can be installed with manifest.json in an Obsidian vault plugin directory.

80%
HealthExcellent
ReviewSatisfactory
About
Limit the number of open tabs to a configurable maximum and block new tabs when the limit is reached. Automatically close the oldest tabs to keep your workspace within the set limit.
Automation
Details
Current version
1.0.1
Last updated
Last year
Created
2 years ago
Updates
2 releases
Downloads
756
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
lizard-heartlizard-heart
lizard-heart.github.io
GitHublizard-heart
  1. Community
  2. Plugins
  3. Automation
  4. Tab Limiter

Related plugins

QuickAdd

Quickly add new notes or content to your vault.

Templater

Create and use dynamic templates.

Homepage

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

BRAT

Easily install a beta version of a plugin for testing.

Readwise Official

Sync highlights from Readwise to your vault.

Linter

Format and style your notes. Linter can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular Markdown contents like list, italics, and bold styles; and more with the use of custom rule options.

Advanced URI

Control everything with URI.

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!

Auto Link Title

Automatically fetches the titles of links from the web.

Task Collector (TC)

Change task status and collect tasks within a document using hotkeys and context menus.