ForumsTips & TricksToodledo Tasks via Mozilla Ubiquity


Toodledo Tasks via Mozilla Ubiquity
Author Message
joshroman

Posted: Mar 17, 2009
Score: 0 Reference
In trying to attain "ubiquitous capture" I send tasks to Toodledo via the web interface, the Firefox sidebar, email-to-Toodledo, and the iPhone app. But nothing - *nothing* - has come close to the ease with which I can create tasks using the Ubiquity add-in for Mozilla Firefox. (I'll have to check out ToodleAir, but processor cycles are sacred...)

The script uses the email-to-Toodledo syntax and sends the task to Toodledo via your Twitter account seamlessly in a single step.

I love it. I really do. It was written by "Sash" and posted on GitHub here: http://tinyurl.com/d9gbeb

I made a minor tweak to add the @ symbol for Context (see below) but the # symbol for Due Date and the * symbol for Folder are already supported.

Add this at the appropriate spot using the Ubiquity command editor:

if (mods['$'].text){
previewData['project']='@'+mods['$'].text+'';
}

Happy toodleDOing.
alexiev

Posted: Jul 24, 2009
Score: 0 Reference
Glad you liked it :)
You cannot reply yet

U Back to topic home

R Post a reply

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