Unique Tab Labels

by stephencarboni
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Attempts to make tab labels unique by prefixing the filename with the parent folders.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Unique Tab Labels

This Obsidian plugin attempts to make tab labels unique by prefixing the filename with the parent folders. If adding one parent folder does not result in unique labels, another is added, and so on.

screenshot

Note that I'm using Bradley Wyatt's Autofit Tabs plugin in this screenshot.

Installation

Search "Unique Tab Labels" in the community plugins browser in Obsidian and install from there.

Usage

Simply enable the plugin. There are no settings.

Limitations

This plugin modifies Obsidian's tab labels by patching the rendered tab-header DOM. Obsidian does not currently expose a public API for changing built-in tab labels, so future Obsidian updates may break the plugin.