Toggle Window Mode

unlisted

by Lucas Coutinho

Collapse the left sidebar and shrink the window, or expand both back, with one click

Updated 21d agoGPL-3.0
View on GitHub

Toggle Window Mode

Collapse the left sidebar and shrink the window, or expand both back, with one click

Features

  • Ribbon icon that toggles between two states:
    • Compact: collapses the left sidebar and restores (un-maximizes) the window to a smaller size.
    • Expanded: un-collapses the left sidebar and maximizes the window.
  • Second ribbon icon that toggles the left and right sidebars together (open/closed), independent of window mode.

Install

Copy main.js, manifest.json and styles.css into YOUR_VAULT/.obsidian/plugins/toggle-window-mode/, then enable Toggle Window Mode under Settings → Community plugins.

Development

See docs/DEVELOPMENT.md for build setup, and docs/ARCHITECTURE.md for how the plugin is structured.

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.