Close Obsidian → hide to tray. ~5 KB, zero config.
⚠️ Desktop only. Single-window only. Tested on Windows 10/11.
| Action | Result |
|---|---|
| Click × (close button) | Window hides to tray |
| Click tray icon | Toggle show/hide |
| Right-click tray icon → Quit | Actually quit |
That's it. No settings panel, no hotkeys, no quick notes.
dragonwocky/obsidian-tray is great — but it's 500+ lines with a full settings UI.
I wanted one thing: the close button should minimize to tray instead of quitting.
main.js and manifest.json.obsidian/plugins/mini-tray/My first GitHub project 🎉