Use case or problem
Currently, the status bar is a wild, untamed animal with a mind of its own. Core and community plugins can freely add elements, but one can’t control their visibility or arrangement. It can easily get rather… unsightly. This lack of customization feels out of character for otherwise customizable software like Obsidian.
Proposed solution
Add the same customization options as we have for the ribbon.
Drag & drop to reorder:
Right click to toggle hide/show menu:
This menu in Appearance settings:
Current workaround
- Status Bar Organizer can rearrange and hide status bar elements.
- Commander can hide status bar elements.
- Achievable with custom CSS, albeit somewhat tedious.