federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.67k stars 1.11k forks source link

Forgetting and removing/replacing passwords for locked notes #975

Open ihanaaa opened 2 months ago

ihanaaa commented 2 months ago

When initiating a lock on a note, users are prompted to create a password. However, there are two notable issues with this process.

Firstly, there is no option to cancel the creation of a password once the prompt appears. This lack of a "cancel interaction" button prevents users from opting out if they no longer wish to create a password or if they clicked the button accidentally.

Secondly, in the event that the original password is forgotten, the only means of recovery is by answering a previously chosen security question. If both the password and security question are forgotten, users are left with no recourse to change or remove the password, rendering the lock feature, along with any other password-dependent features, unusable.

issue omninotes