-
-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Description
When editing a note it's essential to be able to undo some changes that have been made.
Notes to self: Use https://github.com/jheyne/diff-match-patch to compute a patch after each change in Editor, and keep storing the patches. The undo, redo buttons can be used to apply these patches.
Please vote on this issue with a 👍 reaction. It's one of the primary mechanisms used to prioritize issues. Please also subscribe to the issue if you're interested, as that way I can discuss possible implementations and share mockups.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels