From 0abafde050a5cabaedb189e4cb7c77a7f14c11d3 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 12 Jul 2020 14:40:26 +0530 Subject: moar --- notes.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/notes.txt b/notes.txt index 314d482..09c3098 100644 --- a/notes.txt +++ b/notes.txt @@ -29,10 +29,14 @@ Modes: Command mode: - add command + * add + * add --type [--goal ] + * interactive add command via questionnaire? - edit command? * edit * edit --goal * edit --type + * interactive edit command via questionnaire? - delete command * delete * delete _ (deletes focused?) @@ -50,3 +54,12 @@ Undo-tree: - store app states in memory - should store diffs? or entire state? - ideal undo depth limit? + +Auto-trackable habits + - allow editing these habits via cli + - can track commits, crons + - disallow editing these habits via curses + - storage + * will be mutex with non-auto habits + * serialize and save separately each other? [imp] + -- cgit v1.2.3