Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement history / Meta+z #3

Closed
bastianallgeier opened this issue Jul 10, 2020 · 0 comments
Closed

Implement history / Meta+z #3

bastianallgeier opened this issue Jul 10, 2020 · 0 comments
Labels
status: help wanted 🙋‍♀️ We could really need some help with this. type: feature ⭐️ Is a feature (requests → ideas repo)
Milestone

Comments

@bastianallgeier
Copy link
Member

bastianallgeier commented Jul 10, 2020

With the custom implementation of shortcuts and the underlying JSON document, we need to re-implement undo & redo on our own. This could happen with the help of an external history library or by building our own.

@bastianallgeier bastianallgeier added status: help wanted 🙋‍♀️ We could really need some help with this. type: feature ⭐️ Is a feature (requests → ideas repo) labels Jul 10, 2020
@bastianallgeier bastianallgeier added this to the 0.0.2 milestone Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: help wanted 🙋‍♀️ We could really need some help with this. type: feature ⭐️ Is a feature (requests → ideas repo)
Projects
None yet
Development

No branches or pull requests

1 participant