Tracks is a GTD™ web application, built with Ruby on Rails https://www.getontracks.org/
Find a file
bsag 99851e1eab Committed Luke's Web service API (#241). Provides a simple API for adding a next action with a given description to a context:
int NewTodo(string username, string token, int context_id, string description)

Thanks, Luke!



git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@210 a4c988fc-2ded-0310-b66e-134b36920a42
2006-03-29 07:17:38 +00:00
tracks Committed Luke's Web service API (#241). Provides a simple API for adding a next action with a given description to a context: 2006-03-29 07:17:38 +00:00