imag/bin/domain/imag-timetrack
Matthias Beyer b7d91f0905 Remove buildscripts
When installing (a subcrate) from crates.io, it fails because it cannot
find the buildscript. This is the quickfix, simply remove the
buildscript itself and the setup of the buildscript in all Cargo.toml
files.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-22 22:18:57 +02:00
..
etc Add timewarrior import script 2018-02-18 20:03:50 +01:00
src Run 'cargo fix' for rust-2018 2019-05-18 00:20:59 +02:00
Cargo.toml Remove buildscripts 2019-05-22 22:18:57 +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.