2023-02-13 13:39:51 +05:00
|
|
|
# System tray menu
|
2023-02-10 14:53:01 +05:00
|
|
|
|
|
|
|
|
Notesnook features a system tray menu to give quick access to some common functions such as:
|
|
|
|
|
|
|
|
|
|
1. Closing the app
|
|
|
|
|
2. Starting a new note
|
|
|
|
|
3. Creating a new notebook
|
|
|
|
|
|
|
|
|
|
See it in action here:
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
## Minimize to tray
|
|
|
|
|
|
|
|
|
|
Instead of always taking space in your taskbar, you can hide Notesnook in your system tray on minimizing:
|
|
|
|
|
|
|
|
|
|
1. Go to `Settings`
|
|
|
|
|
2. Click on `Desktop integration`
|
|
|
|
|
3. Click on `Minimize to system tray` to enable/disable it.
|
|
|
|
|
|
|
|
|
|
## Close to tray
|
|
|
|
|
|
|
|
|
|
To prevent accidentally closing the Notesnook app, it is possible to always close it to the system tray:
|
|
|
|
|
|
|
|
|
|
1. Go to `Settings`
|
|
|
|
|
2. Click on `Desktop integration`
|
|
|
|
|
3. Click on `Close to system tray` to enable/disable it.
|