Skip to content
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

Add a new setting that always prompts the user for a password when compressing #1432

Open
geigel opened this issue Apr 16, 2024 · 2 comments
Assignees
Milestone

Comments

@geigel
Copy link

geigel commented Apr 16, 2024

I almost always want to use a password when compressing files, but often the password is different depending on what person I'm sending the compressed file to. I also almost always select files in Finder and then use the right-click menu to "Compress using Keka". When I do this, it uses the default settings I've set up in Keka and I don't have an opportunity to enter a password.

I'd like to have the following two (2) things added to Keka:

  1. A new setting that says "Always ask for a password when compressing?" which would show a very simple dialog to the user to enter a password (and confirm it) whenever the user has selected the menu item from the right-click menu. This setting would work even if the user has chosen their global default password—the dialog window could have a button saying "Use your default password" or a form to enter the one-time different password.

  2. A new right-click menu item that says "Compress with password using Keka" that would offer the same type of dialog window described above in suggestion number 1 but this menu item would offer the dialog to the user even if their "Always ask for a password..." setting wasn't turned on.

I've considered writing my own Automator quick action script to achieve what I wanted, but I think these would be easy updates within the app which is otherwise very nicely done.

@gingerbeardman
Copy link
Contributor

It's a different password every time? Or the same one?

@aonez aonez added this to the Future milestone Apr 17, 2024
@aonez aonez added the core label Apr 17, 2024
@aonez
Copy link
Owner

aonez commented Apr 17, 2024

Thanks a lot for the feedback @geigel. Same as #1162 and a step of #26, will come eventually.

@aonez aonez modified the milestones: Future, macOS-2.0.0 Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants