ForumsTips & TricksAdding tasks from Tasker on Android


Adding tasks from Tasker on Android
Author Message
d_hottinger

Posted: Jul 06, 2014
Score: 1 Reference
Add this task to Tasker[1]:

"""
Add Toodledo (102)
A1: Send Intent [ Action:com.google.android.gm.action.AUTO_SEND Cat:None Mime Type:text/plain Data: Extra:android.intent.extra.TEXT: %par1 Extra: Package:com.kiwlm.mytoodle Class:com.kiwlm.mytoodle.TaskEditActivity Target:Activity ]
"""

The task is intended to be called from other tasks in tasker and accepts a single parameter %par1, which is the title of the new Toodledo task. The intent used is the same one that Google Now uses for the "note to self" activity, which Toodledo on Android already supports.

With this it's possible to automatically add tasks based on any Tasker profile, e.g. add a task when you leave the cell tower range of the gym to update workout stats.

Please reply with your ideas below.

[1] https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm
You cannot reply yet

U Back to topic home

R Post a reply

To participate in these forums, you must be signed in.