aboutsummaryrefslogtreecommitdiff
path: root/src/habit/traits.rs
Commit message (Collapse)AuthorAgeFilesLines
* add GoalKindsAkshay2021-02-241-4/+16
| | | | | - this allows for changing habit goals easily - easier to add new habits to dijo in newer versions
* deprecate view_month_offset in favor of cursorAkshay2021-02-211-43/+18
|
* handle cursor events and entryAkshay2021-01-251-1/+14
|
* begin work on command line interfaceAkshay2020-07-161-2/+2
|
* more boilerplate for auto-trackable habitsAkshay2020-07-141-9/+19
| | | | add funding.yml also :^)
* refactor habit.rs into habit moduleAkshay2020-07-121-0/+94