6

Option for buttons in AutoNotifications to immediately dismiss the notification

Most of the time when I press a button on an AutoNotification, part of the button's action is to dismiss the notification. However there is quite a noticeable lag between pressing the button and notification removal, since the process has to go from AN, to Tasker, through a task, and back to AN. On my Samsung s5 this takes a couple of seconds, but I'm sure it would still noticeable on newer devices too.
 
I propose an additional boolean option for each notification button: "Dismiss notification on button press"
 
The behaviour would be to send the specified command to Tasker, but dismiss the notification immediately without the command needing to trigger a dismiss action in Tasker.
 
To be clear, the current system does work, but it is not as fluid as it could be. Ironing out little delays like this can make a big difference to how "nice" a program feels to use.