Cidan / BetterBags

A total replacement AddOn for World of Warcraft bag frames, inspired by AdiBags.
MIT License
57 stars 24 forks source link

[Feature]: Assign categories to certain locations in bags #341

Closed Discomanco closed 1 month ago

Discomanco commented 1 month ago

Describe the feature

To tell categories to always place themselves at a certain location in the bags. Like "Gear" should always be in the bottom left, "Trade Skill" always in center left, "Misc" always in bottom right, etc. It'd be sort of like minibags/containers. Maybe reserve a space for the normal dynamic category assignment, if not assigned elsewhere.

Between many characters, I currently have more trouble finding my things because the categories keep jumping around. While "Trade Skill: Tailoring" was on the top left on character A, it's at middle right on character B due to the dynamic ordering

Describe the implementation

In the options, the Backpack/Bank dropdowns could have a section called "Assign", "Location", "Placement" or something in that ballpark. There you could have a box visual that would represent the bag, and have 4+ areas (9+ or even customizable prefered) that could be selected. Below, or to the side, could be 2 rows, one for "Categories assigned to this" and "Not assigned". You could then click/move categories into the quadrants

Cidan commented 1 month ago

Duplicate of #189