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

Option to sort addons by date added #268

Open
DNin01 opened this issue Oct 29, 2022 · 3 comments
Open

Option to sort addons by date added #268

DNin01 opened this issue Oct 29, 2022 · 3 comments
Labels
scope: content Related to the contents of the website, excluding blog and docs type: enhancement New feature or request

Comments

@DNin01
Copy link
Member

DNin01 commented Oct 29, 2022

Why this would be helpful/solve a problem

It might be kind of nice to see the addons in the order they were added. For me, it might help to see the newest addons so I can fill in their images.

What this change does

Adds a way to sort the addon list on https://scratchaddons.com/addons/ by date added, not just alphabetically.

Possible alternatives

Refer to the changelog.

Demonstration(s) and additional context

I don't have anything else to show.

@mxmou mxmou added type: enhancement New feature or request scope: content Related to the contents of the website, excluding blog and docs labels Oct 29, 2022
@WorldLanguages
Copy link
Member

This would be nice to add. We could use the versionAdded property of addon manifests.

@CST1229
Copy link
Member

CST1229 commented Nov 1, 2022

This would be nice to add. We could use the versionAdded property of addon manifests.

And also sort multiple addons in the same version using addons.json order (as addons are usually placed after eachother, the exception being themes).

@WorldLanguages
Copy link
Member

And also sort multiple addons in the same version using addons.json order

This could be done but isn't very necessary. We don't add more than 5 new addons per release anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: content Related to the contents of the website, excluding blog and docs type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants