1.0.0 - 4. April 2009
- Added more useful error message in case FarrMilk can't connect to the RTM server
- Added proxy support (can be set in the Options window)
- Reversed order of how task properties are specified for sorting in Options window (It's more logical now, but you need to manually update your sorting order!)
- Priority, tags and list can now be specified in a dialog when adding a task (see 'Adding a task' in help file)
0.4.5 - 8. January 2009
- Added RTM API call throttling to keep requests to 1 request per second
0.4.4 - 14. December 2008
- Fixed bug "can't authenticate after a fresh install of FarrMilk"
0.4.3 - 13. December 2008
- FarrMilk now uses the
api endpoint instead of the
www endpoint (as was recently suggested by Remember The Milk)
0.4.2 - 10. December 2008
- Fixed bug "can't get the list of tasks from a list with a space in it"
- Store FarrMilk.ini in user's application data directory instead of FarrMilk plugin directory
0.4.0
- The selected task's add date and modified or completed date are now displayed in the status bar
- The selected note's add date and modified date are now displayed in the status bar
- It's now possible to add a new note when a task's existing notes are displayed
- Tasks can now be sorted by date modified (
/sm, use
/sm- to see most recently modified)
- Renamed sort names
/sort:add to
/sort:added and
/sort:complete to
/sort:completed- When viewing a task's properties, notes or command list pressing Alt+Left (or Ctrl+Backspace) should now always take you back to the last task search if that was done with the
tasks or
t command
0.3.0 - 13. October 2008
- Added 'Change note of task' to task command list
0.2.0 - 4. October 2008
- Made
tasks command more powerful and more intuitive. Instead of showing properties on Enter a command list is now shown. Hitting Shift+Enter will show properties by default but can be configured to complete or postpone the selected task.
- Added
change properties command
- Added
tasks,
lists and
tags commands to command auto completion list
- Auto completion list is now sorted according to most likely frequency of use (e.g. add task before add list)
- Completed tasks can now be shown by adding the
/completed or
/c switch. The switch only applies to the
tasks and
delete task commands and is always in effect on the
uncomplete task command.
- Filtering down to one single task will no longer show the respective task's properties. Instead it will just show as a single task item in the result list. Likewise for the
edit note and
delete note commands.
- It's now possible to omit display of the list name if the list is Inbox (which is the RTM default list)
- Changed
del (power user command to delete a task) to
d- Updated
Getting started,
Commands and
Displaying tasks in the help file
0.1.0 - 29. September 2008
- Changed plugin name to FarrMilk
- trying yet another libcurl DLL (with hopefully better luck this time)
0.0.3 - 28. September 2008
- Fixed wrong processing of notes
- Added
Basic concept of operation and
Some examples to
Getting started help topic
- Added
Editing notes help topic
0.0.2
- Added rename list command to help file (the command was already implemented in 0.0.1)
- Changed archive list power user command to
cl (from
rl, which is used for rename list)
- Added
/showall to help file
- changed libcurl DLL to a version without SSL support making the plugin package size smaller
0.0.1 - 24. September 2008
- First release.