Skip to content

Editor: Allow undo / redo #242

@vHanda

Description

@vHanda

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions