ScoopInstaller / scoopinstaller.github.io

ScoopInstaller homepage and search engine
https://scoop.sh
MIT License
81 stars 18 forks source link

Include notes in results list #67

Closed ltguillaume closed 5 months ago

ltguillaume commented 1 year ago

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:

This is a free 30-day trial version. Please buy a copy of it for furthur evaluation.

Even when you are logging in as 'root', some operations (like service command) require Windows administrator privileges

AltDrag has not been updated since 2015. It may not work as intended under latest Windows versions. We suggest installing 'extras/altsnap', a maintained fork of AltDrag, for better experience.

This manifest is deprecated and no longer receiving updates. Instead, use the new Android SDK Command-Line tools: android-clt.

AntiMicro is no longer being developed, 2.24 is the final release. See this discussion for information: https://github.com/AntiMicro/antimicro/issues/351. AntiMicroX is a fork that is currently supported: https://github.com/AntiMicroX/antimicrox

As such, I think it would be very useful to have these notes included in the results list on scoop.sh

rashil2000 commented 1 year ago

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.
ltguillaume commented 1 year ago

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.

gpailler commented 1 year ago

I didn't notice that the notes field was carrying this kind of important information. I will definitely take a look to index the notes and propose a way to display them in the search results

ltguillaume commented 1 year ago

Great! Thank you so much πŸ˜„

ltguillaume commented 1 year ago

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 something.,Something (instead of something. Something), which is definitely not in the manifest's description field like that. See https://scoop.sh/#/apps?q=firefox+esr+nl&o=false

ltguillaume commented 5 months ago

I didn't notice that the notes field was carrying this kind of important information. I will definitely take a look to index the notes and propose a way to display them in the search results

@gpailler Any progress with this? πŸ™‚

gpailler commented 5 months ago

Thanks for the reminder @ltguillaume ;-)

ltguillaume commented 5 months ago

Fantastic, thank you so much! πŸ˜ƒ