I like my Obsidian interface to be very clean. Having the option to not show something unless I need it is helping me concentrate.
The tab title bar is very handy and a great feature, but i would like to have the option to quickly toggle it on or off. Implementing a command that I could then give a hotkey would be perfect for me.
Proposed solution
Add a command for the “Show tab title bar” setting.
Example: “Toggle tab title bar”
Current workaround (optional)
There are various things you could do with a css snippet, but having the hotkey would be the perfect solution.
Unfortunately as far as I can tell it does not have an option to toggle the Tab title bar.
I had a quick look at the styles.css on github and Toggle tab bar is hiding the tab bar at the top.
Thanks for the reminder though. I totally forgot about that plugin and will probably use it now for all the other options instead of my own css snippets.