-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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] scoop search description #4412
Comments
+1 to this request. I stumbled upon scoop to install a random package a few days ago, but since then, I feel like I've transformed my Windows experience with the apps I've found in the buckets. Scoop isn't just an app installer -- it's an app discoverer too! My work around method has been to clone the bucket repos and use my editor's search function, which would mostly yield results from the As far as implementation goes, instead of a new subcommand, I'd simply just augment |
Instead of having a dedicated command for searching in the "description" I think existing
|
It seems to me that it will be useful to be able to run a search including the application description.
Like for instance, I want to install a music player, I don't have a preference and I just want to have something.
It would be nice to run lets say
scoop search-description music
orscoop search-description 'music player'
and the result can be a list:The text was updated successfully, but these errors were encountered: