HideBars

unlisted

by Vatsal

Automatically hides sidebars in fullscreen or narrow windows and reveals them when hovering on the edges.

Updated 19d agoMIT
View on GitHub

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 sidebars command lets you switch the behavior on and off (bindable to a hotkey)

Settings

SettingDefaultDescription
Hover Area Width20 pxWidth of the invisible edge strip that triggers the sidebar to expand
Narrow Window Width Threshold800 pxBelow this window width, sidebars auto-hide even outside fullscreen

Install (manual)

  1. Create <vault>/.obsidian/plugins/hidebars/
  2. Copy main.js, manifest.json, and styles.css into it
  3. 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.