aboutsummaryrefslogtreecommitdiff
path: root/src/habit
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | add funding.yml also :^)
* remove unused imports, upgrade to cursive v0.15Akshay2020-07-121-9/+0
|
* refactor habit.rs into habit moduleAkshay2020-07-125-0/+353