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 Title Customization

Bridger HermanBridger Herman18 downloads

Provides customization options for tab titles, including truncation, adding file extensions, and paths.

Add to Obsidian
Tab Title Customization screenshot
Tab Title Customization screenshot
  • Overview
  • Scorecard
  • Updates2

This plugin provides a means to customize the tab titles in the Obsidian editor.

Obsidian provides a "breadcrumb" path inside each file. But, this is not particularly useful for disambiguating multiple files with the same name and different paths. In my case (using Obsidian to create university course websites), I have many files named the same thing across my vault; for example:

  • class1/documents/Syllabus.md
  • class2/documents/Syllabus.md
  • class3/documents/Syllabus.md
  • class4/documents/Syllabus.md

In my workflow, I found it annoying to double-check the breadcrumbs in files, so I created this plugin!

Related Plugins and Posts

This exact request seems to be rare in the Obsidian community. There have been a few posts that ask for this feature, and few related plugins but none that actually address the core issue.

  • Posts
    • Is tab title alterable within the Obsidian API? - Reddit post with no comments on this exact request
    • Obsidian forum post requesting the window title to be editable
  • Related Plugins
    • obsidian-hierarchy - this seems close to the desired outcome, but the tab title customization doesn't seem to work as expected (only applies to one tab, then disappears)
    • obsidian-show-file-path - shows the file path in the status bar, not the tab title
    • obsidian-path-title-plugin - shows the file path in the title area (instead of the breadcrumbs), not the tab title

Screenshots

Screenshot of Obsidian with the Tab Titles plugin enabled and using default settings:

Screenshot with tab titles plugin enabled - the hierarchical structure of the notes is shown

Without the plugin enabled:

Screenshot without tab titles plugin enabled

Plugin Settings

To adjust the settings, open Obsidian settings and go to the settings for the "Tab Titles" plugin under "Community Plugins".

  • Show File Extensions: Show file extensions in the tab titles in addition to the full file path.
  • Show Leading Slash: Show the leading slash for paths displayed in tab titles.
  • Enable Truncation: Enable or disable truncating tab titles at a specific number of characters. This replaces Obsidian's default truncation behavior, which truncates tab titles at the end of the title.
  • Max Tab Title Chars: Maximum number of characters in tab title. Any titles longer will be truncated.
  • Truncation Join Char: Character(s) to use when joining the front and back halves of a truncated title.
  • Show Path Separator in Truncation: Show the path separators as a part of the truncation characters

Installation (developer)

Follow the steps below to install the plugin (requires npm).

npm install
npm run dev
HealthExcellent
ReviewSatisfactory
About
Customize tab titles to display full file paths and disambiguate notes with identical names. Show file extensions and leading slashes and control title truncation to keep tabs readable.
InterfaceFiles
Details
Current version
0.1.1
Last updated
6 days ago
Created
2 years ago
Updates
2 releases
Downloads
18
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Bridger HermanBridger Hermanbridger-herman
GitHubbridger-herman
  1. Community
  2. Plugins
  3. Interface
  4. Tab Title Customization

Related plugins

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.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Advanced URI

Control everything with URI.

Meta Bind

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

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

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.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Recent Files

Display a list of recently opened files.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.