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

Avoid repeated re-ordering #5

Open
andrew opened this issue Jan 26, 2024 · 0 comments
Open

Avoid repeated re-ordering #5

andrew opened this issue Jan 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@andrew
Copy link
Owner

andrew commented Jan 26, 2024

Some of the lists switch order by one or two positions, ideally this shouldn't happen so it's easy to see what's added/removed.

Perhaps ordering should be grouped by approx stars (10, 100, 1000 etc) and then ordered alphabetically within each star group.

@andrew andrew added the enhancement New feature or request label Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant