Baganator

Baganator

1M Downloads

A way to exclude items from catergories

jhammersholt opened this issue ยท 6 comments

commented

What version(s) of WoW are you using?

Retail

What problem are you experiencing that led to you asking for this feature?

I made a category for easy identifying item i want to sell or disenchant by setting it to !df&(|warbound|soulbound)&<400

That made my Onyxia Scale Cloak end up in that category and i didn't want that so i added &!Onyxia Scale Cloak

What solution would you like?

An easier way to add and manage exclusion for a categories

Any alternatives you can think of?

No response

Anything else?

No response

commented

You can drag the item into another category, without adding it to the search term.

commented

You can drag the item into another category, without adding it to the search term.

Not exactly what i need, if i set a new category and put up a search term, i want to be able to exclude items from that search term so they just fall back to whatever other categories there is, maybe this is an edge case i dunno :)

commented

You can also set the categories you'd prefer it matched to be higher priority. So if this is meant to go in an #equipment set category setting that to a higher priority would ensure it takes the items.

commented

Can you share your category setup so I can check whether this is unsolvable with the current tools?

commented

Can you share your category setup so I can check whether this is unsolvable with the current tools?

{"categories":[{"name":"DF","search":"#dragonflight&!poor&(!upgrade level|!tww)"},{"name":"Cata","search":"#cataclysm&!poor&!upgrade level"},{"name":"WotLK","search":"#wotlk&!poor&!upgrade level"},{"name":"Cogwheel Gem","search":"#gem&cogwheel"},{"name":"Meta Gem","search":"#gem&meta"},{"name":"TBC","search":"#tbc&!poor&!upgrade level"},{"name":"L","search":"#legion&!poor&!upgrade level"},{"name":"SL: Anima","search":"Stored Anima"},{"name":"BfA","search":"#bfa&!poor&!upgrade level"},{"name":"MoP","search":"#mop&!poor&!upgrade level"},{"name":"Prismatic Gem","search":"#gem&prismatic"},{"name":"Tinker Gem","search":"#gem&tinker"},{"name":"V","search":"#classic&!poor&!upgrade level"},{"name":"Catalyst for tmog?","search":""},{"name":"Rep Items","search":"reputation with|reputation permanently"},{"name":"L: Artifact Relic","search":"#legion&!poor&!upgrade level&relic"},{"name":"SL","search":"#shadowlands&!poor&!upgrade level"},{"name":"Disenchant or sell","search":"!df&(|warbound|soulbound)&<400&!Onyxia Scale Cloak&!Azsh'ari Stormsurger Cape&!Cloak of Coordination"},{"name":"Use Me","search":""},{"name":"WoD","search":"#Draenor&!poor&!upgrade level"},{"name":"Cosmetic","search":"cosmetic|ensemble"}],"version":1,"order":["Use Me","Rep Items","Cosmetic","Disenchant or sell","Catalyst for tmog?","_Current Expansion","default_hearthstone","default_potion","default_food","default_consumable","default_reagent","default_auto_equipment_sets","default_weapon","default_armor","default_gem","default_itemenhancement","default_container","default_tradegoods","default_profession","default_recipe","default_questitem","default_key","default_miscellaneous","default_battlepet","default_toy","default_other","default_junk","__end","_Dragonflight","DF","__end","_Shadowlands","SL","SL: Anima","__end","_Battle for Azeroth","BfA","__end","_Legion","L","L: Artifact Relic","__end","_Warlords of Draenor","WoD","__end","_Mists of Pandaria","MoP","__end","_Cataclysm","Cata","__end","_Wrath of the Lich King","WotLK","__end","_The Burning Crusade","TBC","__end","_Vanilla","V","__end","default_special_empty"],"modifications":[{"source":"DF","group":"type","priority":0},{"source":"default_junk","priority":-1},{"items":[118427],"source":"default_toy"},{"source":"MoP","group":"type","priority":0},{"source":"Catalyst for tmog?","priority":0},{"items":[128353],"source":"default_hearthstone"},{"source":"Cogwheel Gem","priority":0},{"source":"Meta Gem","priority":0},{"source":"TBC","group":"type","priority":0},{"source":"L","group":"type","priority":0},{"items":[224760],"source":"default_battlepet","group":"expansion","priority":3},{"source":"SL: Anima","priority":1},{"items":[217728,118529,184632,184634,212458,226350,140590,205247,206028,49294,217013,210872,215363,211411,226352,211951,90735,198978,147518,198968,211389,205983,211950,207583,217110,142447,226148,168740,208090,201439,92794,226351,226285,116062,198610,215364,184630,122484,208951,226256,204379,210992,193898,120302,204378,207584,205347,228984,226288,90537,217012,207002,184633,184631,217011,226146,199192,226353,226355,228931,198967,225249,205367,226348,127141,184642,226289,150924,207582,226291,209837,226286,228220,226287,211413,204380,178040,153502,118697,91086,226354,205288,217242,205346,122535,113258,139593,211394,205964,198609],"source":"Use Me","priority":0},{"source":"BfA","group":"type","priority":0},{"source":"WoD","group":"type","priority":0},{"source":"Cata","priority":0},{"source":"Prismatic Gem","priority":0},{"source":"Tinker Gem","priority":0},{"source":"V","group":"type","priority":0},{"source":"SL","group":"type","priority":0},{"source":"Rep Items","priority":0},{"source":"L: Artifact Relic","priority":1},{"source":"default_auto_equipment_sets","priority":-1},{"source":"Disenchant or sell","priority":2},{"source":"WotLK","group":"type","priority":0},{"source":"Cosmetic","priority":0}],"hidden":[]}

commented

You can also set the categories you'd prefer it matched to be higher priority. So if this is meant to go in an #equipment set category setting that to a higher priority would ensure it takes the items.

I have a feeling that priorities would prob screw it somehow