aboutsummaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/notes.txt b/notes.txt
index 4bd2f8f..675b78f 100644
--- a/notes.txt
+++ b/notes.txt
@@ -39,3 +39,8 @@ Command mode:
39 - chronological nav: 39 - chronological nav:
40 * month-prev mprev 40 * month-prev mprev
41 * month-next mnext 41 * month-next mnext
42
43Undo-tree:
44 - store app states in memory
45 - should store diffs? or entire state?
46 - ideal undo depth limit?