Dynamic Collections #13010
Unanswered
SlowLogicBoy
asked this question in
Ideas
Dynamic Collections
#13010
Replies: 2 comments
-
Definitely something we want in lazer. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The filtering part is being done in my pr #3906 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I like to use map filter extensively in osu! for example:
AR>=9 Stars<6
I would like to save these as collections, and when I get new maps or delete them they would update automatically (probably execute that query once I press on a collection).
Or there could be another approach to save those queries in a search dropdown list.
Beta Was this translation helpful? Give feedback.
All reactions