aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-07-10 18:34:53 +0100
committerAkshay <[email protected]>2020-07-10 18:34:53 +0100
commit33d9ba70bee7e6271404d1db7b2724885ee5c9e8 (patch)
tree30b012735ee70db0783f398ad7ab6918198e90f8
parentb414a7ce0732b70560f259bf88e4cdce4c555590 (diff)
docs
-rw-r--r--readme.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index e8fb09f..171d02c 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,18 @@
1### dijo 1### dijo
2 2
3> digital event tracker/journal, soon 3> a tui digital event tracker/journal, soon
4 4
5![sample](https://u.peppe.rs/rc.png)
6
7### features
8
9 - vim like motions
10 - vim like modal interactions
11 - human readable data format (json for now)
12
13### todo
14
15 - add 'cycle' habit
16 - add week stats mode
17 - add cli for scriptable habits
18 - everything on [notes.txt](./notes.txt)