Undo

03 Sep 2022 - 24 Oct 2024
Open in Logseq
    • Inspired by
    • Undo/Redo is a powerful and under-theorized UI affordance.
    • Some extensions: I know there are history visualizers, tree-shaped history hacks, etc. Should do some literature searching.
    • Histories
    • Reversible debuggers (ZStep).
    • git commit trees (probably the most elaborate vocabulary for representing changes and histories).
      • Has the "defect" that it is a seperate step to record a history snapshot (commit).