[Feature]: sort reagents pls
fai1337 opened this issue ยท 3 comments
Describe the feature
I seem to recall that the reagents bank used to be sorted. Now it's all just lumped together under "tradeskill" and well, yes, I KNOW that they're tradeskill items, that's why they're in the reagents bank. Now it's hard for me to see if it's an item I need to keep for my engineering, or if it's an item to send over to my tailor.
Describe the implementation
Please re-enable crafting/gathering item sorting.
We pull the categories directly from the Blizzard API for every item, and it's not something we manually control. I don't think we ever broke down items in the bank bag by crafting profession.
It can definitely be done with AdiBags_PT3Filter.
Just a heads up, I'm working on a feature built into AdiBags for this. Here's a screenshot of what I have as a WIP:
Right now it shows both expansion and tradeskill, but the final version will let you configure how you want bags to be split/sorted, i.e. ignore expansion, or only have expansion, or both.