Skip to content
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

[RFE] app-table: show column Last-Updated date, and make possible to sort reverse-chronological-by-Last-Updated #87

Open
hgkamath opened this issue Apr 27, 2022 · 0 comments

Comments

@hgkamath
Copy link

hgkamath commented Apr 27, 2022

Goal

See https://rasa.github.io/scoop-directory/by-bucket#ScoopInstaller_Main
In the app-table for a bucket

  • include Last-Updated field
  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant