This plugin hides filename header such as zettel uid from tab name.
You can setting hide range with regexp.
before | after |
---|---|
202311232124-a | a |
202311232125-b | b |
202311232126-c | c |
- Open "Setting"
- Open "Community Plugins"
- Open "Browse"
- Search "short tab name"
- Push "Install"
- Push "Enable"
- Done :D
- Copy over
main.js
,styles.css
,manifest.json
to your vaultVaultFolder/.obsidian/plugins/short-tab-name/
.
just install this.
If your file-header is made from not only digits, you can try to make regexp pattern in setting.
ignore header regexp | sample file name | result tab name |
---|---|---|
(default)[0-9]+- |
2222-aaaa | aaaa |
[0-9]+_ |
2222_aabb | aabb |
.+- |
5a5a-name | name |
The source code is licensed MIT. See LICENSE.
If Short-Tab-Name makes your work more convinience , then please give me a coffee :D
links are below.
https://www.buymeacoffee.com/s6tanaka