Currently custom_tags are just appended to regular tags and the most likely tag overall is displayed. However users may only care about their custom_tags (closed world view) so add prioritise_customs as a config option. Default value of False (aggregates customs and regulars), with True custom tags are always the state.
Currently
custom_tagsare just appended to regular tags and the most likely tag overall is displayed. However users may only care about theircustom_tags(closed world view) so addprioritise_customsas a config option. Default value ofFalse(aggregates customs and regulars), withTruecustom tags are always the state.