FAForever/faf-moderator-client

Additive search

Opened this issue · 2 comments

Requested by giebmasse

Make searches configurable, so they not necessarily clear out all previous results

Viba commented

I just thought how search would be wonderful.
If you would not be limited to one search parameter per search, but rather of the "balls" you'd have tick boxes so you can choose what to include for a search, in addition if you check a tickbox for a paremeter, e.g. "name" it would open up "name 2" underneath. So in practical terms one could e.g. search for three known nicknames and two known IP's at once.

Currently I'm taking snapshots of search results and placing em on the 2nd monitor to remember for next searches :)

Downlords client has this ability for vault searches, but it is a lot of work to steal and adapt it.
Addditive search on the other hand is pretty easy to implement. (Just do NOT delete the results before adding new ones.)