Weekly [Discussion] Thread

Just "finished" the below last night. This is my first real task since João took over and a lot has changed (or maybe I just forget everything). I'd love some feedback and comments and suggestions on ways to either make it more efficient or use fewer lines.

In short: the task fires when I scan a NFC tag at work, and will ask me if I'm headed home, and if I need to make any additional stops along the way. It will add my destination and any other stops (with proper grammar) to a sms and send it to my wife. It will also launch google maps for several different addresses depending on where I'm going. I need to add in some error handling (i.e. if I don't select anything from the first List Dialog action) but that will happen over time as I get errors.

I was able to utilize the new List Dialog action several times during the task and worked with a few new-to-me actions/components including arrays and a short For loop. About half of the task could have been avoided if I wasn't concerned with the grammar of the sms.

/r/tasker Thread