Matthias Beyer
191b535479
This patch changes the HabitInstance implementation so that the comment is not expected to exist in the instance object itself. This is done for less data duplication. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
libimaghabit
The habit library implements a habit tracker.
A habit can be instantiated with a name and a time-period in which it should be fullfilled (eg. daily, ever 3 days, weekly...).
The module offers ways to generate statistics about habits.