-
-
Notifications
You must be signed in to change notification settings - Fork 460
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
[FEATURE REQUEST] Button to filter source #584
Comments
you can just sort by source. it should do the job, shouldn't it? when winget 1.4 gets released with tags, I was planning some kind of refine results section. |
Yes, it probably makes sense to wait for Winget 1.4. Sorting by source does the job most of the time, but being able to filter out a certain source would be cleaner/easier for the user and it would allow sorting packages of Scoop or Winget by name/id/version/selected |
I guess this also depends on #712 |
I think this feature is more important now that so many package managers are supported |
I concur, this feature is more important than many other requests. A dropdown list or, even better, checkboxes for each of the sources or maybe both. |
it looks pretty good, just a small suggestion. What do you think about opening the panel on the right side since the button is on that side? |
Well, I did put it on the left side because panels similar to it tend to show on the left side of the window:
|
It looks like it is not possible to filter out "Local PC" right now - would it be possible to add that to the filter? |
They are currently tied to Winget, since Winget is the Package Manager in change of loading them. However, I will take this suggestion into account |
Yes, this could be it. |
Is your feature request related to a problem? Please describe.
I think it would be useful to have a button that allows only a certain source to be shown (Scoop, Winget, Local PC, etc.)
Describe the solution you'd like
Examples:
In the discovery section, selecting the option to filter Winget (possibly using a combo box) would hide all pkgs from Scoop (instead of having to go to settings and disable Scoop). EDIT: maybe selecting the scoop bucket would be useful as well.
For the update section I thought about having an option to update all Scoop / all Winget packages separately, but I personally just update everything regardless, so I don't think I would use it.
In the uninstall section it would be useful for seeing all packages from MSStore or from a specific bucket.
The button could be similar to #223 and #339
Edit:
If you think it is useful/easy to implement (I'm not sure actually) this button could also enable/disable case-sensitive search
Maybe you could also include instant search and show unknow version (update section) inside of it as well to optimize space utilization
Icon suggestion (a simple arrow pointing down, not necessarily this one):
The text was updated successfully, but these errors were encountered: