kinsi55 / BeatSaber_BetterSongList

Adds Various improvements to the Basegame song list like Filters, a persisted state and much more
MIT License
42 stars 12 forks source link

Re-add search as filter or improve search to keep position when stopping the search #20

Open ictilkka opened 2 years ago

ictilkka commented 2 years ago

I usually like to search for a song or mapper with the filter, select a song and then remove the filter in order to play other maps "near" that map (I sort by date). However, this is not possible with the Beat Saber search, because when you remove the search, it resets back to the top of the list. So, I wish the search would be added back as one of the filter options, or modifying the functionality of the Beat Saber's search so that it would keep you at the selected song when you stop using the search function.

kinsi55 commented 2 years ago

It resetting to the top is intentional behavior, it's what most people expect to happen so that's what I made it.

I do not plan on adding a custom search filter because I don't like the idea of it / having the same functionality twice. It exists in songbrowser because back then, basegame did not have such a thing.

That being said, with a workaround you can still accomplish what you are trying to do:

Since it returns to your last selected song it does what you are looking for