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 option to show package id column #270

Closed
hg42 opened this issue Jul 10, 2015 · 8 comments
Closed

Add option to show package id column #270

hg42 opened this issue Jul 10, 2015 · 8 comments
Labels
Improvement Issues that enhances existing functionality, or adds new features
Milestone

Comments

@hg42
Copy link

hg42 commented Jul 10, 2015

I would like to have additional columns, e.g. the short package name and the prerelease flag.
Apart from more information, I could sort by these.
There may be additional interesting info for additional columns...

origin of this idea is
#269 "sort sequence of name column"
#268 "missing packages in local list (This PC)"

@gep13
Copy link
Member

gep13 commented Jul 11, 2015

@hg42 whether a package version is pre-release or not is really determined by the version number, which is already included in the columns, so I don't think an additional column would serve any benefit. What are your thoughts?

image

@hg42
Copy link
Author

hg42 commented Jul 12, 2015

you mean, every pre package definitely has some code word in it's version, like preview, beta, alpha, pre, test,...?
and every package with such a code word is definitely pre?
For me it's not clear enough.
e.g. what about this package: ShareX 10.0.0-fix, pre or not?

pre is relevant for me, to quickly see which packages may be questionable for a stable system.
I mainly use pre packages, if I want/need some new feature or a fix.
But I prefer using stable packages at least for important things, so I have a look on them.

The extra column allows sorting by this criteria.
And it's a small column (with"pre" as header)

@gep13
Copy link
Member

gep13 commented Jul 13, 2015

@hg42 said...
you mean, every pre package definitely has some code word in it's version, like preview, beta, alpha, pre, test,...?

exactly, yes. That is how nuget, and therefore chocolatey, works.

@hg42
Copy link
Author

hg42 commented Jul 15, 2015

well, that had indeed remained hidden to me 8-O
I'd still prefer a column for sorting.
But it's not so important now (with my new knowledge ;^ ))

@mikewse
Copy link

mikewse commented Mar 19, 2016

I too would like to see a column with the package short name - in some cases it is a lot clearer than the long name :-)
(Release date could also be interesting but that would be another issue I guess)

@RichiCoder1 RichiCoder1 changed the title add columns for short package name and prerelease Add option to show package name column Jun 3, 2016
@RichiCoder1 RichiCoder1 added Improvement Issues that enhances existing functionality, or adds new features :UI labels Jun 3, 2016
@RichiCoder1 RichiCoder1 added this to the Future milestone Jun 3, 2016
@RichiCoder1 RichiCoder1 removed the :UI label Feb 14, 2017
@gep13 gep13 changed the title Add option to show package name column Add option to show package id column Nov 2, 2017
@gep13 gep13 modified the milestones: Future, 0.17.0 Apr 23, 2019
gep13 added a commit that referenced this issue May 7, 2019
To support the new functionality to enable showing additional
information about a package in the local and remote views.
gep13 added a commit that referenced this issue May 7, 2019
A request was made to allow additional information to be shown when
viewing a package, including the id of the package, and whether it is a
prerelease package.  This has been enabled as a feature which can be
turned on and off.  It isn't enabled all the time, as not everyone wants
this additional information to be displayed.
@gep13
Copy link
Member

gep13 commented May 7, 2019

@hg42 this has now been implemented, and it will be released in the next version of Chocolatey GUI, 0.17.0.

@gep13 gep13 closed this as completed May 7, 2019
@hg42
Copy link
Author

hg42 commented May 9, 2019

nice, thanks

@choco-bot
Copy link

🎉 This issue has been resolved in version 0.17.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

5 participants