This project is to help remind me how much time I have spent on certain tasks.
//TODO complete readme
The main interface has three main components.
Standard Windows application feature, in the standard Windows application location.
Allows the user to add an issue to the time tracker. A user cannot input an issue without a name, however the URL field can be ommitted. If the URL field is present, the user can press on the name to be taken to the issue's location.
Allows the user to remove all issues presently stored within the Time Tracker application. Note: this is irreversible
Closes the application.
Pauses the currently running timer. Can also be triggered by pressing Control + Q.
This is the series of buttons located just below the menu bar.
Refer to Add Issue.
Refer to Clear Issues.
Refer to Stop.
The timers themselves can be seen as a series of vertically stacked rows, each with two columns; the left column is the name of the task, the right column is the time spent on the task.
If the user assigned a URL to their timer, it can be clicked on to access the file or webpage in the default application.
If the user right-clicks on a timer, some options are presented: