"Wait" action
Posted: 23 Apr 2013 09:51
Would it be possible to implement some kind of wait-action to the flows?
You could use it before condition check and that would essentially turn the condition into trigger. When flow runs into wait-action it would stop the flow until the condition fulfills. That would make many of the loop checks and multi-flow chains obsolete.
Ie: when opening map application, you want to turn GPS on automagically. If you want GPS to turn off automagically, you have to make either another flow or loop to check when you exit map.
You could use it before condition check and that would essentially turn the condition into trigger. When flow runs into wait-action it would stop the flow until the condition fulfills. That would make many of the loop checks and multi-flow chains obsolete.
Ie: when opening map application, you want to turn GPS on automagically. If you want GPS to turn off automagically, you have to make either another flow or loop to check when you exit map.