Closed baptistemehat closed 1 month ago
Enable users to track the time spend on projects:
forest start [tree]
forest stop
forest status
forest tree list
forest report
The idea is to have an interface close to what Watson time tracker provides.
Enable users to track the time spend on projects:
forest start [tree]
: start recording time on the given tree or current tree if not tree is specifiedforest stop
: stop recording time on the current treeforest status
: new behaviour shows status of current recording and the name of the current treeforest tree list
: succeeds to the old version offorest status
but with the total time spent on each projectforest report
: lists all trees and the time spent on themThe idea is to have an interface close to what Watson time tracker provides.