aboutsummaryrefslogtreecommitdiff
path: root/src/habit
Commit message (Expand)AuthorAgeFilesLines
* reduce display width of FloatDatafeat/floatAkshay2021-03-061-1/+7
* add initial float habit structureAkshay2021-02-242-0/+183
* add GoalKindsAkshay2021-02-243-4/+24
* deprecate view_month_offset in favor of cursorAkshay2021-02-214-101/+61
* handle cursor events and entryAkshay2021-01-253-1/+38
* use consts for dimensionsAkshay2020-08-031-2/+2
* allow "untracking" of habits, closes #18Akshay2020-07-203-5/+20
* begin work on command line interfaceAkshay2020-07-161-2/+2
* display view mode in statuslineAkshay2020-07-151-1/+14
* more boilerplate for auto-trackable habitsAkshay2020-07-144-11/+41
* remove unused imports, upgrade to cursive v0.15Akshay2020-07-121-9/+0
* refactor habit.rs into habit moduleAkshay2020-07-125-0/+353