Here are the improvements I'm planning on making to search:
[x] Fill in missing search types (#389)
[x] Port over the redesigned header style from the perf branch - it has a nicer search box.
[x] Add "search intellisense" for our keyword searches using jQuery.textcomplete (unless somebody knows a better library). #409
[x] Fix greying-out unmatched items to only use one opacity property (much better performance) and not default the border to gold, while also not greying out the move popup.
[ ] Add the ability to save searches, which are added to a dropdown menu accessible from the search bar.
[ ] Hotkeys for saved searches.
[ ] Button/dropdown based filtering like the Bungie manager
Here are the improvements I'm planning on making to search:
perf
branch - it has a nicer search box.