index
:
dijo
cursor
doc/man-pages
feat/float
feature/wq-alias
grid-width
master
syn-fix
scriptable, curses-based, digital habit tracker
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
app.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch to termion backend for strikethrough and stable refresh rate
Akshay
2020-07-18
1
-5
/
+7
*
add file watcher for auto habits
Akshay
2020-07-18
1
-2
/
+30
*
add track commands
Akshay
2020-07-16
1
-9
/
+24
*
make `add` command easier to use
Akshay
2020-07-15
1
-1
/
+2
*
add utils for auto habits
Akshay
2020-07-15
1
-22
/
+36
*
display view mode in statusline
Akshay
2020-07-15
1
-15
/
+28
*
more boilerplate for auto-trackable habits
Akshay
2020-07-14
1
-3
/
+7
*
prep for autohabits, impl Default for App, bugfix file writing
Akshay
2020-07-12
1
-11
/
+20
*
remove unused imports, upgrade to cursive v0.15
Akshay
2020-07-12
1
-2
/
+2
*
improve spacing, line counting; add Week mode to enums
Akshay
2020-07-12
1
-3
/
+3
*
add new mode: week view mode
Akshay
2020-07-12
1
-3
/
+26
*
begin work on month mode
Akshay
2020-07-11
1
-23
/
+6
*
follow XDG_DATA_DIR spec for app data
Akshay
2020-07-10
1
-13
/
+25
*
redo quit command
Akshay
2020-07-10
1
-11
/
+16
*
add quit command
Akshay
2020-07-04
1
-5
/
+8
*
new 'delete' command
Akshay
2020-07-04
1
-3
/
+33
*
fix focus-on-delete bug
Akshay
2020-07-02
1
-10
/
+1
*
add statusline, month sifting
Akshay
2020-07-02
1
-12
/
+63
*
new name, add spacing for command line
Akshay
2020-07-01
1
-3
/
+3
*
access command mode via ':' and basic command parsing
Akshay
2020-06-30
1
-0
/
+19
*
fix overlapping widget issue
Akshay
2020-06-29
1
-2
/
+4
*
wow its been a month huh
Akshay
2020-05-02
1
-13
/
+27
*
serialize App into json with erased_serde
Akshay
2020-03-18
1
-7
/
+46
*
switch to Trait implementation of Habit
Akshay
2020-03-11
1
-23
/
+21
*
refactor into app.rs
Akshay
2020-02-27
1
-0
/
+169