Close Window When Empty

approved

by Taylor Jadin

Close the window when the last note is closed, kind of how browsers work.

1 stars315 downloadsUpdated 4mo agoGPL-3.0
View on GitHub

Close Window When Empty

This plugin closes the Obsidian window when the last note is closed, in order to match how tabs in browsers work. On macOS, when the window is closed the application will stay running, but on Windows and Linux the application will quit, again kind of how browsers work.

Usage

Toggle the plugin on in the Community Plugins section of the Obsidian settings.

Dev

Install dependencies

npm install

Build for testing with logging enabled

npm run dev

Build for release

npm run build

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.

Close Window When Empty | SimilarPlugins