Reset is now non-destructive — cleared notes are archived to history (QUE-6) — but there is deliberately no undo yet (decided during the history feature).
Idea: offer a quick "Undo" affordance right after a clear (e.g. an actionable toast) that restores the last archived batch to the live set and re-applies its in-page edit/remove treatments. The data already exists in state.history, so this is mostly UI + re-applying treatments.
Reset is now non-destructive — cleared notes are archived to history (
QUE-6) — but there is deliberately no undo yet (decided during the history feature).Idea: offer a quick "Undo" affordance right after a clear (e.g. an actionable toast) that restores the last archived batch to the live set and re-applies its in-page edit/remove treatments. The data already exists in
state.history, so this is mostly UI + re-applying treatments.