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

Update wording of context menu items to make it clearer what they refer to #730

Closed
vertigo220 opened this issue Feb 3, 2020 · 9 comments
Assignees
Labels
Improvement Issues that enhances existing functionality, or adds new features
Milestone

Comments

@vertigo220
Copy link

Not sure if this is a GUI issue or a choco one, so please let me know if I need to move it over there.

A big feature missing is the ability to tell chocolatey, probably via the right-click context menu, to ignore updates for an app. It should provide the options to ignore the current update or ignore all updates.

@gep13
Copy link
Member

gep13 commented Feb 3, 2020

@vertigo220 are you familiar with the choco pin command? I believe that this will do what you want.

@vertigo220
Copy link
Author

Ah, ok. Should've known that based on #1607. Guess I just didn't connect the two, though now that you mention it, it's pretty obvious, though only based on that. In other words, I should have known that due to my participation in that issue, but otherwise, for a "normal" user, it wouldn't be at all obvious, so maybe that would be worth a GUI change, to change the context menu entry from "Pin" to "Pin (Ignore Updates)" and possibly even make something like a or command with a corresponding menu entry that would be something like "Pin (Ignore Current Update" or "Pin (Ignore This Update)?"

@vertigo220
Copy link
Author

Apparently I did the code tag wrong, and I don't know what it is nor can I edit my posts. I hate that GitHub changed so it no longer works on ESR. Anyway, that should say "make something like a choco pintemp or choco pinver command"

@gep13
Copy link
Member

gep13 commented Feb 4, 2020

@vertigo220 said....
Apparently I did the code tag wrong, and I don't know what it is nor can I edit my posts. I hate that GitHub changed so it no longer works on ESR. Anyway, that should say "make something like a choco pintemp or choco pinver command"

I am not sure if I completely follow this. Can you elaborate? Chocolatey GUI is simply a wrapper around the underlying Chocolatey commands. If you are asking for a new Chocolatey command, which I think you might be, then the correct place to make that request would be on the Chocolatey Repository. Once implemented there, that functionality could be exposed within Chocolatey GUI.

@gep13
Copy link
Member

gep13 commented Feb 4, 2020

@vertigo220 said...
so maybe that would be worth a GUI change, to change the context menu entry from "Pin" to "Pin (Ignore Updates)"

I think that this is a good suggestion.

@gep13 gep13 changed the title Allow updates to be ignored Change mentions of "Pin" to be "Pin (Ignore updates)" Feb 4, 2020
@gep13
Copy link
Member

gep13 commented Feb 4, 2020

@vertigo220 I have updated the title of this issue to reflect what is actually being requested. Let me know if you have any additional comments.

@vertigo220
Copy link
Author

"I am not sure if I completely follow this. Can you elaborate? Chocolatey GUI is simply a wrapper around the underlying Chocolatey commands. If you are asking for a new Chocolatey command, which I think you might be, then the correct place to make that request would be on the Chocolatey Repository. Once implemented there, that functionality could be exposed within Chocolatey GUI."

Yes, that's what I was asking, just figured I'd make sure that it was something I should open an issue for there before doing so, and it sounds like it is, so I'll do that now. Thanks!

@vertigo220
Copy link
Author

Issue reference didn't work properly, referenced this issue number in that repo, so here it is: chocolatey/choco#1997

@gep13 gep13 self-assigned this Apr 8, 2020
@gep13 gep13 added the Improvement Issues that enhances existing functionality, or adds new features label Apr 8, 2020
@gep13 gep13 added this to the 0.18.0 milestone Apr 8, 2020
gep13 added a commit that referenced this issue Apr 8, 2020
To provide a better meaning to the operation that would be performed.
@gep13 gep13 closed this as completed Apr 8, 2020
@gep13 gep13 changed the title Change mentions of "Pin" to be "Pin (Ignore updates)" Update wording of context menu items to make it clearer what they refer to Mar 8, 2021
@choco-bot
Copy link

🎉 This issue has been resolved in version 0.18.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Issues that enhances existing functionality, or adds new features
Projects
None yet
Development

No branches or pull requests

3 participants