short tab name

approved

by Shumpei Tanaka

Set tab name to short for UID user.

2 stars2,193 downloadsUpdated 2y agoMIT
View on GitHub

Short Tab Name

GitHub release (latest SemVer)GitHub License

PaypalBuy me a coffee

This plugin hides filename header such as zettel uid from tab name.

You can setting hide range with regexp.

Demo

Images

before-image

after-image

As character

beforeafter
202311232124-aa
202311232125-bb
202311232126-cc

Installation

With Obsidian

  • Open "Setting"
  • Open "Community Plugins"
  • Open "Browse"
  • Search "short tab name"
  • Push "Install"
  • Push "Enable"
  • Done :D

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/short-tab-name/.

How to use

just install this.

If your file-header is made from not only digits, you can try to make regexp pattern in setting.

Examle

ignore header regexpsample file nameresult tab name
(default)[0-9]+-2222-aaaaaaaa
[0-9]+_2222_aabbaabb
.+-5a5a-namename

License

The source code is licensed MIT. See LICENSE.

Say Thank you

If Short-Tab-Name makes your work more convinience , then please give me a coffee :D

links are below.

https://www.buymeacoffee.com/s6tanaka

https://www.paypal.me/s6tanaka/

Buy Me A Coffee Support via PayPal

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.