Skip to content

Add undo functionality #42

@riodelphino

Description

@riodelphino

Is your feature request related to a problem? Please describe.
Currently, once the task is modified, we cannot undo it.
The modifications are permanent. So, accidental key operation might break the tasks data.
(I've already experienced it 😂)

Describe the solution you'd like
Add undo functionality.

  • Record undo history internally.
  • Add undo function
  • Add shortcut key for it (e.g. u key)

Additionally (If possible):

  • Add undo-history popup. (It would be better to be able to select the undo-point from the list.)
  • Add shortcut key for it (e.g. U key ?)
  • Redo !!

Metadata

Metadata

Labels

backendanything related to core logiccool afcool feature, must be added 100%enhancementNew feature or requesthelp wantedExtra attention is neededimportantvery urgent, must be done asap

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions