Hello guys,
I'm trying to edit a plugin with ChatGPT's help since I don't have any coding knowledge, but I haven't manage to solve my problem, so maybe you could help me.
I'm trying to make a plugin have a menu button that when pressed, it opens the trigger panel and let the user create an action, based on a boolean. The idea is to have multiple booleans and a trigger for each of them. Plugins like AtomClickTrigger does this, but I haven't figure out how.
The idea would be something like:
Plugin UI:
X numbers of configurable triggers, each based on one specific condition
Thanks in advance.
I'm trying to edit a plugin with ChatGPT's help since I don't have any coding knowledge, but I haven't manage to solve my problem, so maybe you could help me.
I'm trying to make a plugin have a menu button that when pressed, it opens the trigger panel and let the user create an action, based on a boolean. The idea is to have multiple booleans and a trigger for each of them. Plugins like AtomClickTrigger does this, but I haven't figure out how.
The idea would be something like:
Plugin UI:
X numbers of configurable triggers, each based on one specific condition
Thanks in advance.