summaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorAkshay <nerdy@peppe.rs>2020-07-10 23:04:53 +0530
committerAkshay <nerdy@peppe.rs>2020-07-10 23:04:53 +0530
commit33d9ba70bee7e6271404d1db7b2724885ee5c9e8 (patch)
tree30b012735ee70db0783f398ad7ab6918198e90f8 /readme.md
parentb414a7ce0732b70560f259bf88e4cdce4c555590 (diff)
docs
Diffstat (limited to 'readme.md')
-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 @@
### dijo
-> digital event tracker/journal, soon
+> a tui digital event tracker/journal, soon
+![sample](https://u.peppe.rs/rc.png)
+
+### features
+
+ - vim like motions
+ - vim like modal interactions
+ - human readable data format (json for now)
+
+### todo
+
+ - add 'cycle' habit
+ - add week stats mode
+ - add cli for scriptable habits
+ - everything on [notes.txt](./notes.txt)