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

Mobile Tab Bar

nnyjnnyj212 downloads

Browser-style tab bar for switching between open notes on mobile.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Browser-style tab bar for switching between open notes on Obsidian mobile. Replaces the title bar with a scrollable row of tabs. Desktop is unaffected.

Mobile Tab Bar

Features

  • Scrollable row of tabs when multiple notes are open
  • Tap to switch, long-press to close
  • Active tab auto-scrolls into center view
  • Optional save indicator dot (green = saved, red = pending), requires autosave-control

[!NOTE] The save dot reads .save-status-icon from autosave-control's DOM and may break if that plugin changes its class names.

Install

Search "Mobile Tab Bar" in Settings > Community plugins > Browse.

Manual: download main.js, styles.css, manifest.json from Releases into .obsidian/plugins/mobile-tab-bar/.

Customization

Override CSS classes in a snippet:

.mtb-tab-bar { background: var(--background-secondary); border-radius: 8px; }
.mtb-tab     { font-size: 11px; padding: 0 8px; }

Build

npm install
npm run build   # output: main.js
npm run dev     # watch mode

License

MIT

HealthExcellent
ReviewSatisfactory
About
Replace the title bar with a scrollable, browser-style tab row for switching between open notes on mobile. Tap tabs to switch, long-press to close, and auto-scroll the active tab into view. Show an optional save-status dot (green saved, red pending) when autosave-control is installed.
NavigationInterface
Details
Current version
1.0.1
Last updated
2 months ago
Created
2 months ago
Updates
2 releases
Downloads
212
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
nnyjnnyjnnyj
GitHubnnyj
  1. Community
  2. Plugins
  3. Navigation
  4. Mobile Tab Bar

Related plugins

Hover Editor

Transform the Page Preview hover popover into a fully working editor instance.

Dragger

Drag and drop any block (paragraphs, headings, lists, etc.) to rearrange content like Notion.

Graph Banner

Display a local graph view to the note header

Image Toolkit

Click images to preview with zoom, move, rotate, flip, invert, and copy.

Disable Tabs

Disables having more than one tab open at a time.

Notebook Navigator

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

Hider

Hide interface elements such as tooltips, status bar, titlebar, and more.

Homepage

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

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Breadcrumbs

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