aboutsummaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-07-02 14:24:00 +0100
committerAkshay <[email protected]>2020-07-02 14:24:00 +0100
commit9568f18581215aae1c539919ec2597c28a8f9e13 (patch)
treeb085cb7ddce170f3dfc050a5e0d56c8242f6e741 /notes.txt
parent82cad4b9b63175f62e9f091a3de20cd1f619c11b (diff)
undo idea
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?