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

Filter list and therefore Regex by score #55

Open
Final23 opened this issue Sep 21, 2024 · 0 comments
Open

Filter list and therefore Regex by score #55

Final23 opened this issue Sep 21, 2024 · 0 comments

Comments

@Final23
Copy link

Final23 commented Sep 21, 2024

Is your feature request related to a problem? Please describe.
This is for when I simply don't wanna think about which maps to run next. The Regex works but shows all maps in the list, which is all I haven't filtered out by tags. The list can already be sorted by score but not cut off by score or rank.

Describe the solution you'd like
I'd like an option to filter the maps list by only listing those above a certain score one could enter, with the Regex adjusting accordingly.

Describe alternatives you've considered
Obviously it could be complex ranges (e.g. maps scoring 60-80 and between 0 and 30), but a simple lower threshold integer (e.g. '80' to only display maps with score >= 80) would suffice.
Alternatively but much more tediously, an option to simply toggle off maps I don't feel like running so I could dismiss all those below my chosen threshold manually.

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