/org-toodledo

Sacha C's org-toodledo (still in progress)

Primary LanguageEmacs Lisp

org-toodledo.el - Toodledo integration for Emacs Org mode
(c) 2010 Sacha Chua (sacha@sachachua.com)

How to use:
1. Customize org-toodledo-userid and org-toodledo-password
2. Open a blank org file.
3. Call org-toodledo-initialize-org
Call org-toodledo-update to bring in new/updated tasks (skips locally modified tasks newer than updated)
Call org-toodledo-sync-task to create or update the current task
Call org-toodledo-delete-current-task to delete the current task

Doesn't do lots of error trapping. Might be a good idea to version-control your Org file.

See the header of org-toodledo.el for more.