9

Scene Tasks Management

I created an "app" in a form of a scene, I run in as Tasker shortcut. There are many elements, each can run multiple tasks depending the context and the action (tap, long tap etc.). Creating it was one of the more difficult projects I created in Tasker for the following reasons:
For every edit I need to do multiple steps in order to test and debug (i.e.

  1. hit back numerous times to get out of scene editor
  2. start scene - usually dedicated tasks with at least "show scene" action
  3. operate the element
  4. destroy/hide the scene
  5. show run log
  6. identify the right events
    )
    and thus the following requests:

1. element tasks to have "play" button
2. ability to edit elements outside the scene editor, some times it is really hard to tap the element due to multiple depths
3. better (or manually) naming task of elements so I could read them easily in the log (rather than Anon task)