SteamDeckHomebrew / decky-loader

A plugin loader for the Steam Deck.
https://decky.xyz
GNU General Public License v2.0
4.25k stars 154 forks source link

[Request] Make the plugin store fuzzy sort, or at least strip out whitespace #622

Open PartyWumpus opened 1 month ago

PartyWumpus commented 1 month ago

Please confirm

Feature Request Description

Title. Plugin searching is sometimes a little flaky, for example if you search for tab master you won't find it because it's tabmaster. This case can be avoided by ignoring all whitespace, but it might be better to get a proper fuzzy sort on the store.

This issue should technically be on the decky-store repo I think, as it'll likely be implemented there.

Further Description

No response