Is there a plan to get tempXXX get shown in GUI

Post Reply
zhenzh
Posts: 68
Joined: Fri Apr 17, 2020 2:23 am

Is there a plan to get tempXXX get shown in GUI

Post 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?

User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

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

Post by Vadi »

What would you like to see about them?

zhenzh
Posts: 68
Joined: Fri Apr 17, 2020 2:23 am

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

Post 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)

User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

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

Post 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.

Post Reply