Tuesday, March 9, 2010

How to integrate Toodledo with Thunderbird

This is the code you need to add to error console, but I think that just using the WAT extension is a better option.
Code is below:
Components.classes['@mozilla.org/appshell/window-mediator;1'].getService(Components.interfaces.nsIWindowMediator).getMostRecentWindow("mail:3pane").document.getElementById("tabmail").openTab("contentTab", {contentPage: "http://www.toodledo.com/views/index.php"});
clipped from www.toodledo.com
Toodledo

Working Thunderbird Integration

Insert the code found in this blog post into the Thunderbird 3 error console, replace the wave url with: "http://www.toodledo.com/views/index.php", and evaluate to get a session-persistent Toodledo tab.



Close the tab and you'll have to reopen it via the error console, but that's a small price to pay for the near-flawless utility it provides. Also works with Google Voice, Wave, and many other sites.
That code was a lifesaver for me until lifehacker wrote about WebApplicationTab



It's a persistent tab as well but more straightforward than the code in the error console, and easier to reopen if you close it.



I have mine set to a Netvibes page with Toodledo in one widget and Google calendar in another widget. Throw in some stylish scripts and the whole thing gets nice and streamlined and Netvibes practically disappears.


Screenshot here.
 blog it

No comments:

Post a Comment