Update Help

Miguel Jacq 2025-11-11 21:25:22 -06:00
parent 29654940c3
commit 80d84e701e

@ -96,6 +96,7 @@ You can also search for text on the current page by pressing **Ctrl+F** or Navig
In the File -> Settings dialog, it is possible to: In the File -> Settings dialog, it is possible to:
- Configure the **theme** (dark, light or system mode) - Configure the **theme** (dark, light or system mode)
- Change the locale (currently English and French supported). You must restart the app to load in the new selected language
- **Change to a different notebook** (must exist on the disk somewhere) - **Change to a different notebook** (must exist on the disk somewhere)
- **Remember the encryption key**. Doing so means that you aren't prompted for it at startup (**WARNING**: this means the encryption key is written to the application settings on the disk! It could be exfiltrated by various means if the filesystem is accessible to an attacker. Only check this option if you are not concerned with this risk.) - **Remember the encryption key**. Doing so means that you aren't prompted for it at startup (**WARNING**: this means the encryption key is written to the application settings on the disk! It could be exfiltrated by various means if the filesystem is accessible to an attacker. Only check this option if you are not concerned with this risk.)
- **Change the encryption key**. This will prompt for a new passphrase and will re-encrypt the database with that passphrase. - **Change the encryption key**. This will prompt for a new passphrase and will re-encrypt the database with that passphrase.