b-morgan / Skillet

World of Warcraft addon
GNU General Public License v3.0
14 stars 5 forks source link

Feature Request Filter #39

Closed Galthariel closed 2 years ago

Galthariel commented 2 years ago

Hello Morgan and Happy New Year :-)

I was wondering if is hard to implement a simple Filter option between Leather and Mail (LW in this case). I know I can filter Leather Armor but by Expansion but not filter Leather Armor for ALL the expansions at the same time. Unless I'm not seeing it or missing something :-)

Thanks in advance,

Galth

b-morgan commented 2 years ago

The filtering options offered by Skillet are those provided by Blizzard so there's not an opportunity to enhance them.

You should, however, be able to use custom groups to accomplish this. Create two custom groups, Leather and Mail and then copy and paste the Blizzard groups from each expansion into these groups.

Leather

I was able to copy the first group by right-clicking on the header. For the next groups, I had to click the first recipe in the group, shift-click the last recipe in the group, copy, paste in the custom group, and then while selected right-click and use new group from selection. You can then right-click each header and rename it. I didn't write this code and I struggle to maintain it but I can usually find a way to make it work.

Galthariel commented 2 years ago

That made the trick. Tks :-)