Skip to content

sachac/org-toodledo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

org-toodledo.el - Toodledo integration for Emacs Org mode
(c) 2010 Sacha Chua ([email protected])

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.

Note: org-toodledo-userid is not your e-mail address, but your
developer ID from http://www.toodledo.com/info/api_doc.php .

About

Check out christopherjwhite's org-toodledo instead - he's updated it to work with v2 of the API! https://github.com/christopherjwhite/org-toodledo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%