Open brainard52 opened 3 years ago
For example:
Tags: none
::btCat ores smithing
Tags: smithing (contains all ores)::btCat bars smithing
Tags: smithing (contains all ores and all bars)
You seem to be able to use boolean operators like and and or, so for example ::btCat ores||smithing
or ::btCat ores&&smithing
I'm not sure if @brainard52 was requesting something slightly different to that, I interpreted as modifying an existing tag rather than making a new one.
Aah, I misread it then. Sounds like a great feature to have though!
For example:
Tags: none
::btCat ores smithing
Tags: smithing (contains all ores)::btCat bars smithing
Tags: smithing (contains all ores and all bars)