TimeTrack is an application to track your project times in an easy way. Activate a project and the time is running. You may close the program now. There is no need to keep the thread in background. At the end the accumulated values could be saved to a log file. The csv formatted file is located in the c:/data/documents section. So it is reachable via the Nokia PC Suite software.
Log file choices:
the easiest way: the log is set off.
the small way: the accumulated time is on. Something like this:
20.07.2003;4:21
21.07.2003;6:34
the middle way: the accumulated time is off and all project times are off. The project time are counted.
myProject;20.08.2003;03:12;;
otherProject;20.08.2003;01:09;;
myProject;21.08.2003;04:20;;
otherProject;21.08.2003;02:14;;
In this mode it is possible to change the accumulated times for a project, e.g. you forgot the finale click at the end of the day.
the biggest way: the project times are on. All clicks are locked by start and end times.
myProject;20.08.2003;03:12;09:05;12:17
otherProject;20.08.2003;00:59;12:17;13:16
myProject;21.08.2003;03:50;9:50;13:40
myProject;21.08.2003;00:30;14:20;14:50
otherProject;21.08.2003;03:14;14:50;17:04
Requirements:
· Symbian S60 3rd/5th Edition
Limitations:
· The demo doesn't save the ini and the data file holds only one sentence - logs are saved.