Remember The Milk Provider for Thunderbird ========================================== Version 0.0.5 Micheal Wu (rtm.tbird.mwu@gmail.com) Installing ========== Like any other XPI extension installation. Using ===== To create a new RTM Provider, create a New Remote Calendar, and choose "Remember The Milk Provider". The "Location field is unused". Press "Next" and follow the instructions from there. A New task will appear, read and follow the instructions to authenticate your account with the Provider, and you should be done! Release Notes ============= Some task list item features are not supported (modifying description, recurrance, etc). There is no warning for this, it just won't do anything. See supported feature list for details. This extension requires write access to your RTM account. If you don't want to grant this do not use the extension. In it's current iteration, this extension only allows RTM access from a single installation. EG: if you install another Provider on another PC (maybe even the same PC), when you authenticate that Provider the previous one will fail to work. On removal of the provider, your RTM token (used to access your RTM account) remain within your Thunderbird memory. To remove them go to: Options/Preferences->Privacy->Passwords->Edit Saved Passwords Delete the entry where "Site" value is "chrome://tasksync_rtm" And go to: Options/Preferences->Advanced->Config Editor Delete all branches starting at "calendar.rtm" Changelist 0.0.5 ================ + Fixed Priority/Importance reset problem + Allowed Due Dates without times ("All day" status) to show, however cannot set "All day", as per Thunderbird/Lightning. Changelist 0.0.4 ================ + Added a warning in case authorization fails. + Work-around for a strange bug where the note XML dom obj doesn't have firstChild.data. Supported Features ================== Retrieving RTM tasks fields supported: name/title added/created (cant be modified in RTM) dueDate priority status/completion description Deleting Tasks Adding Tasks fields supported: title dueDate completion Modifying RTM tasks fields supported: name/title priority completion (but no % support in rtm) dueDate Bugs ==== * Characters '+' and '&' in tasks cause the task to fail to save.