tbTimer mockup

tbTimer mockup

As I’m working with Thunderbird with Lightning addon I missing time-tracking functionality on Lightning’s tasks (previously I used SlimTimer but tasks are part of Lightning and I want to use only a single application for all). The addon should be tiny with clean and simple UI. I’ve created an initial mockup of what I want.

Here is a list of planned features:

  • each task can be started and stopped – this will produce single timeunit
  • timeunit contains only id of belonged task, timestamps for start and end and optional text as note
  • from these timeunits can be built a report about overall time spent on the single task
  • reports can be also generated for all/selected task for a selected time period (e.g. last month, last week etc.)
  • these reports can be exported as CSV
  • enable importing/exporting from/to SlimTimer service.