As well as supporting interaction with individual bunches, Cluster is also able to support similar open, close and toggle actions for tagged bunches. There are two different approaches to this made available to the user. The first is for ‘bunches tagged’, and the second is for ‘bunches with tags’. Functionally, they are quite similar, but with ‘bunches tagged’ the user selects a tag from a list generated by Cluster and for ‘bunches with tags’, the user manually enters tag syntax as per the Bunch documentation (using comma and plus) and any matching bunches will then be actioned accordingly.
Warning
Cluster does not currently support tag names containing double quotes. If you bunch tag must contain quotes, please consider using single quotes.
Bunches Tagged
Open Bunches Tagged
Trigger
Default Keyword: bto
Overview
When triggered, this action presents the user with a list of tags. Upon selection of a tag, Bunch will be instructed to open all bunches with that tag.
Close Bunches Tagged
Trigger
Default Keyword: btc
Overview
When triggered, this action presents the user with a list of tags. Upon selection of a tag, Bunch will be instructed to close all bunches with that tag.
Toggle Bunches Tagged
Trigger
Default Keyword: btt
Overview
When triggered, this action presents the user with a list of tags. Upon selection of a tag, Bunch will be instructed to toggle all bunches with that tag.
Bunches With Tags
Open Bunches With Tags
Trigger
Default Keyword: bot
Overview
When triggered, this action allows the user to enter a Bunch tag match definition (using a comma for a Boolean OR, and a plus for a Boolean AND). Bunch will then be instructed to open all matching bunches.
Close Bunches With Tags
Trigger
Default Keyword: bct
Overview
When triggered, this action allows the user to enter a Bunch tag match definition (using a comma for a Boolean OR, and a plus for a Boolean AND). Bunch will then be instructed to close all matching bunches.
Toggle Bunches With Tags
Trigger
Default Keyword: bttt
Overview
When triggered, this action allows the user to enter a Bunch tag match definition (using a comma for a Boolean OR, and a plus for a Boolean AND). Bunch will then be instructed to toggle all matching bunches.