Update Help

Miguel Jacq 2025-11-01 23:32:41 -05:00
parent 0c10ebcf82
commit 1baf34672a

@ -48,9 +48,10 @@ If there are multiple dates with a match, these will be listed underneath each o
In the File -> Settings dialog, it is possible to:
- 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.)
- Change the encryption key. This will prompt for a new passphrase and will re-encrypt the database with that passphrase.
- **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.)
- **Change the encryption key**. This will prompt for a new passphrase and will re-encrypt the database with that passphrase.
- **Configure the auto-lock timeout**. The default setting is to lock the notepad if it has been idle (no key presses) for 15 minutes, after which time you must re-enter the password. You can set to 0 (Never) to turn off the auto-lock feature.
## Export options