Module: TimeTrackr
- Defined in:
- lib/timetrackr/database.rb,
lib/timetrackr.rb,
lib/timetrackr/cli.rb
Overview
keeps the following format in a yaml file:
:current: []
:tasks:
foo:
- :start: 2011-05-16 14:26:26.263449 +07:00
:stop: 2011-05-16 14:26:27 +07:00
:notes: "blah blah blah"