http://minezamac.com/wiki/index.php/Hipskine
The photos and step-by-step are a very nice touch, and now I'm
intensely curious about Tracks. I've never really looked into running
a Ruby on Rails app on my Mac before.
One thing it seems to provide (at least I hope it does) is a way to see
all the next actions for a project, so you may have one next action in
the @calls box and another in the @errands box, and you can view them
all in a project view.
This would seem to provide a major feature lacking in other issue
tracking systems.
At the moment I use tasks (http://www.kingdesign.net/tasks/) to make my
GTD system accessible on the net. I have a projects folder, but I don't
have of any easy way to see next actions if they are in some other top
level folder.
Here is a screenshot of my current tasks setup:
http://www.theboulets.net/tasks.png
I'm looking forward to comparing tasks with tracks.
Stephen
Tasks looks like a mighty nice app from the screenshots and info on the
King Design site -- I'm definitely checking it out.
One more question: does anyone know how to set the username/password? I
get a tracks login screen but am not able to log in with the
username/password set up for the database.
Stephen
sudo ruby script/server --environment=development
if so, as a blind suggestion, i'd try instead:
sudo ruby script/server --environment=production