Tracks is a GTD™ web application, built with Ruby on Rails https://www.getontracks.org/
Find a file
lukemelia abbed6b376 Make Tracks respond to request for xml to /todo/show/[action id]. Try it out using something like:
curl -H 'Accept: application/xml' --basic --user YOUR_TRACKS_USERNAME:YOUR_TRACKS_PASSWORD http://localhost:3000/todo/show/22



git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@258 a4c988fc-2ded-0310-b66e-134b36920a42
2006-06-10 06:00:32 +00:00
tracks Make Tracks respond to request for xml to /todo/show/[action id]. Try it out using something like: 2006-06-10 06:00:32 +00:00