mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
30 lines
781 B
Markdown
30 lines
781 B
Markdown
|
|
# System tray
|
||
|
|
|
||
|
|
## The system tray menu
|
||
|
|
|
||
|
|
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.
|