Page 1 of 1

Is there a plan to get tempXXX get shown in GUI

Posted: Tue Apr 21, 2020 1:10 am
by zhenzh
At present, we can check permXXX from GUI only. For those temp elements, we are difficult to get their information once they are created.
This do be a painful experience during debuging as we are difficult to understand why some temp triggers don't work as they are invisible.

Will you have a plan to get all temp created elements visible in GUI?

Re: Is there a plan to get tempXXX get shown in GUI

Posted: Tue Apr 21, 2020 4:29 am
by Vadi
What would you like to see about them?

Re: Is there a plan to get tempXXX get shown in GUI

Posted: Tue Apr 21, 2020 7:43 am
by zhenzh
Just like what we can see for the perm Ones, patterns and sendings(the exact value without escape character), trigger type(regex,substring and etc.), trigger id(help to understand which trigger/timer is still active), timer(defined/elapsed time)

Re: Is there a plan to get tempXXX get shown in GUI

Posted: Tue Apr 21, 2020 7:47 am
by Vadi
You can use permTrigger() for that then, or create things through the UI. No plans to show temp items, it's a good feature that they don't show up and litter everything.