HideBars
unlistedby Vatsal
Automatically hides sidebars in fullscreen or narrow windows and reveals them when hovering on the edges.
Updated 19d agoMIT
HideBars
An Obsidian plugin that automatically hides both sidebars when you're in fullscreen or a narrow window, and reveals them when you hover near the window edges — so your notes get the full width until you actually need a sidebar.
How it works
- In fullscreen, or when the window is narrower than a threshold, both sidebars collapse automatically
- Move the mouse to the left or right edge of the window and the corresponding sidebar slides open; move away and it hides again
- A
Toggle Auto-Hide for both sidebarscommand lets you switch the behavior on and off (bindable to a hotkey)
Settings
| Setting | Default | Description |
|---|---|---|
| Hover Area Width | 20 px | Width of the invisible edge strip that triggers the sidebar to expand |
| Narrow Window Width Threshold | 800 px | Below this window width, sidebars auto-hide even outside fullscreen |
Install (manual)
- Create
<vault>/.obsidian/plugins/hidebars/ - Copy
main.js,manifest.json, andstyles.cssinto it - Reload Obsidian and enable HideBars in Settings → Community plugins
Desktop only.
License
MIT
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.