diff --git a/src/conio/OverhaulNotes.txt b/src/conio/OverhaulNotes.txt
index 531e3f2d2e988db9e68624d491352d73ced9cdaf..f7b5989460d7d20f4064c3a2a715b22ec39165c4 100644
--- a/src/conio/OverhaulNotes.txt
+++ b/src/conio/OverhaulNotes.txt
@@ -23,6 +23,11 @@
     strive to keep it sane and compatible, which may be impossible.
 12) A Unicode cell will potentially have multiple codepoints "in" it.
 
+Some sort of state checkpoint thing... you "save" the checkpoint, and send that
+ID back and you get the same state returned.
+
+Stack and state save thing
+
 For CONIOng:
 Layers:
 0  - Solid fixed background (doesn't scoll)