Shadowfen / AutoCategory

ESO Addon
10 stars 6 forks source link

[Feature Request] Can't organize based on 'tag' #18

Closed BastionNtB closed 2 years ago

BastionNtB commented 2 years ago

Here is an example item


Name: Caravan Schedule
instanceId: 3074298990
id: 62081
bag: 'backpack'
bindType: 'onpickup' | 'Bind On Pickup'
quality: 'normal'
type: 'treasure'
filterType: 'miscellaneous'
sType: 'treasure'
countStack: 1
countStackMax: 100
value: 40
price: -nan(ind)
equipType: 'none'
trait: 'none' | 'No Trait'
traitCategory: 'none'
style: 'styleless' | 'none'
craftingType: 'none'
tag: 'maps'
autoCategory: 'Treasures & Other'
true-marker: bound(), stackable(), stolen(), needCraftingLevelInOrder(), needCraftingLevel()

I would like to be able to categorize based on the "tag" property, so separate out some of the thieves guild daily items.

Shadowfen commented 2 years ago

Added in release 3.2

BastionNtB commented 2 years ago

You rock! :)