kepano391k downloadsHide interface elements such as tooltips, status bar, titlebar, and more.
This plugin enables you to hide certain parts of the Obsidian UI. Note that your CSS theme may override Hider.
Hider injects the following classes on the body element when features are toggled on.
| Toggle | Class |
|---|---|
| App ribbon | .hider-ribbon |
| Status bar | .hider-status |
| Tab bar | .hider-tabs |
| Vault name | .hider-vault |
| Scrollbars | .hider-scroll |
| Search suggestions | .hider-search-suggestions |
| Search term counts | .hider-search-counts |
| Tooltips | .hider-tooltips |
| Instructions | .hider-instructions |
| Metadata | .hider-meta |