-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lock password protected notes automatically in windows application #245
Comments
I'm not completely sure I understood your description. When you work on a note which is in the safe, then close this note, you want to close the safe automatically, is this what you mean? Or when the application is minimized it should close as well, or even when it becomes inactive (switched to background)? I think this would make working with such notes very uncomfortable, one would have to enter the password each time one want's to read the content of a note. It would also make searching through notes impossible, because only a single note would be open at a time. Maybe offering a keyboard shortcut to open/close the safe in the overwiev would help too, what do you think? |
When you work on a note which is in the safe, then close this note, you want to close the safe automatically, is this what you mean? or when the application is minimized it should close as well, or even when it becomes inactive (switched to background)? Maybe offering a keyboard shortcut to open/close the safe in the overwiev would help too, what do you think? |
It has the same problem for version 8 at android, and the setup of prevent creation of screenshots doesn't work, it can take screenshots no matter it is enable. |
Related to #193 The problem with the screenshot protection is solved in the current version |
In version 8.1.0 on Android, a function was implemented which closes the safe automatically, after the app was more than 3 min in the background. This time span should be enough to copy paste content from other apps, without having to reopen the safe. |
Describe the solution you'd like
A clear and concise description of what you would like to happen.
In windows application, the safe is closed when a password prorected note is open, it has to open the safe in the setting to lock the password protected notes again, it is possible to lock the notes automatically when a password protected note is closed or when the application is switched to background?
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: