From ad1f4564713a072264010c1547fadefd860b440b Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 1 Jul 2020 11:54:03 +0530 Subject: o r g a n i z e --- notes.txt | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'notes.txt') diff --git a/notes.txt b/notes.txt index 8ad03e9..4bd2f8f 100644 --- a/notes.txt +++ b/notes.txt @@ -8,3 +8,34 @@ habit: | `-count: `-dates - k,v pairs + +habit: +`-type: bit/count +`-stats: k,v (dates, bit/count) + +Cycle habit type: + - n states + - cycles through states on prev next events + - represent by symbol/char + - ser to usize? + +Modes: + - day mode - shows all days of 1 month + * sift months on prev/next + - week mode? + * aggregate stats for 1 week + * show 4 weeks per view + * bar graph for count and bit + +Command mode: + - add command + - edit command? + * edit + * edit --goal + * edit --type + - delete command + * delete + * delete _ (deletes focused?) + - chronological nav: + * month-prev mprev + * month-next mnext -- cgit v1.2.3