imag/doc/src/04020-module-habit.md

13 lines
393 B
Markdown
Raw Normal View History

2017-08-11 16:29:38 +00:00
## Habit {#sec:modules:habit}
The Habit module is a habit tracker. One can add habits, specify how often they
should be done and instantiate them.
Example: After creating a new habit "Sunday Run", which should be done on
Sundays, one can mark that the habit was done.
Statistics and number-crunching can be done later on, after there is some habit
data there.
Exports to CSV are possible.
2017-08-11 16:29:38 +00:00