You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow forward-sorting and reverse-sorting by column, especially reverse-chronological-by-Last-Updated
Presently
The app-list-tables for a bucket (ex: ScoopInstaller/Main) show only 4 columns Name, version, Description and license . The table is also shown only in unchangeable sort-order of forward-alphabetical-by-Name
Motivation
The motivation is to see apps in the reverse chronological-order they have been updated.
When apps haven't changed in a long time, there is nothing new to know about them.
When an app developer makes a new release, and scoop update fetches the updated bucket manifests, one is sometimes interested to know more info about the apps that were updated, such as their changelog, for which one can then choose to visit their project page.
Additional info
The sorting feature request seems to be the same as that mentioned in #7.
scoop info shows that the following fields are available.
PS C:\WINDOWS\system32> scoop info mc
Name : mc
Description : Native GNU Midnight Commander for Win32
Version : 4.8.27
Bucket : extras
Website : https://midnight-commander.org
License : GPL-3.0-or-later
Updated at : 3/7/2022 1:56:35 AM
Updated by : github-actions[bot]
Binaries : mc.exe
Shortcuts : mc
The text was updated successfully, but these errors were encountered:
Goal
See https://rasa.github.io/scoop-directory/by-bucket#ScoopInstaller_Main
In the app-table for a bucket
Presently
The app-list-tables for a bucket (ex: ScoopInstaller/Main) show only 4 columns Name, version, Description and license . The table is also shown only in unchangeable sort-order of forward-alphabetical-by-Name
Motivation
The motivation is to see apps in the reverse chronological-order they have been updated.
When apps haven't changed in a long time, there is nothing new to know about them.
When an app developer makes a new release, and
scoop update
fetches the updated bucket manifests, one is sometimes interested to know more info about the apps that were updated, such as their changelog, for which one can then choose to visit their project page.Additional info
The sorting feature request seems to be the same as that mentioned in #7.
scoop info
shows that the following fields are available.The text was updated successfully, but these errors were encountered: