Adding a timer functionality (a la Toggl) to the web UI would be really nice and pretty easy.
The timer would be started by clicking a button next to a box used for labeling. This creates an event in a timer-bucket, with the additional label "timing" (or similar) for keeping track of unstopped timers.
The timer view should also have a way to edit start/end times of events as well as labels, would be nice to add this to the event-list view (so keep code reuse in mind).
Adding a timer functionality (a la Toggl) to the web UI would be really nice and pretty easy.
The timer would be started by clicking a button next to a box used for labeling. This creates an event in a timer-bucket, with the additional label "timing" (or similar) for keeping track of unstopped timers.
The timer view should also have a way to edit start/end times of events as well as labels, would be nice to add this to the event-list view (so keep code reuse in mind).