-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Include notes in results list #67
Comments
Hmm, seems like a nice idea. Notes can be hidden by default, and can be shown by clicking an arrow, like this: These are the manifest notes.
|
While that would work, I'm not a fan of hiding the info like that: it prevents looking at the relevant info with a single glance while searching through the results for the most likely candidate to install. Instead, it might be an idea to allow for two lines to be shown and require from the user to expand the notes block to see the rest. |
I didn't notice that the |
Great! Thank you so much 😄 |
Small "side question" by the way: are the descriptions not updated with every new version of an application? I saw a strange sequence pop up, namely |
@gpailler Any progress with this? 🙂 |
* #67 Result highlights are returned in an array and should be concatenated * Lock react-icons version (some Go actions are not available anymore on latest version) * Fix updated linter rules (import/order)
Thanks for the reminder @ltguillaume ;-)
|
Fantastic, thank you so much! 😃 |
Many buckets have manifests that include important notes that may influence whether you'd want to install the application or not.
Here are 5 significant examples, just by looking at the first 10 manifests of the extras bucket:
As such, I think it would be very useful to have these notes included in the results list on scoop.sh
The text was updated successfully, but these errors were encountered: