8bc41e2
Tracks is a GTD(TM) web application, built with Ruby on Rails — Read more
http://www.rousette.org.uk/projects/
This URL has Read+Write access
add recurring todos to tracks
1 2 3
if @saved page[@recurring_todo].down('a.star_item').down('img').toggleClassName('starred_todo').toggleClassName('unstarred_todo')end