Reputation level filters
rubybrowncoat opened this issue · 4 comments
I find myself wanting to filter out exalted reputations to see only what I need to work on. Given this I think a cool addition would be the ability to filter reputations by their level, maybe with a dropdown like the sources one on transmogs but with Exalted, Revered, etc, that way we can keep our focus on the reputations we want to see.
This should be a persistent configuration.
I’ll look into adding a dropdown for this. In the meantime, you can achieve the same result by typing “Exalted” into the search bar, as the search applies to all columns
I tried the branch and it is working alright. It's a simple quick filter and definitely faster than writing the values yourself so that's a win. The ordering of the values could be better, since they are all over the place right now.
It ultimately loses some of its true potential by not being a multi-selection facet filter like the Appearances / Toy Box ones I was mentioning, but it's a workable solution.
@rubybrowncoat just pushed the feature. I will check soon on how to improve it even better. Thanks for the feedback!