imag/bin/domain/imag-timetrack
Matthias Beyer e049559bed Fix: Let the track command parse the start/end time more intelligently
It understands "now" from this point and can parse dates or date-times
(whereas dates get normalized to date + hour 0, minute 0, second 0).
2017-09-14 20:49:10 +02:00
..
src Fix: Let the track command parse the start/end time more intelligently 2017-09-14 20:49:10 +02:00
Cargo.toml Fix readme links in cargo metadata 2017-09-01 18:48:02 +02:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

README.md

Timetrack

The Timetrack module implements a timewarrior-like timetracking functionality for imag.

Each timetracking is a 'tag' which can be started and stopped. These tags are no tags as in imag-tag, but timetracking-tags.

Summaries can be printed, also filtered by tags if desired.