Hi all, during the last week I decided to play with ditz and to write a very simple plugin that performs time tracking on an issue. You can find the plugin on my ditz clone on gitorious:
http://gitorious.org/projects/ditz/repos/remogatto-clone I'd like to read your feedbacks and I'd like to know if there's some interest in putting this stuff in the ditz mainline. == SYNOPSIS: ditz start issue_id # to start the timer ditz stop issue_id # to pause the timer ditz show issue_id # display 'Time spent' field Regards, Andrea _______________________________________________ ditz-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ditz-talk
