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

(Auto) save drafts while editing #66

Closed
redimp opened this issue Dec 10, 2023 · 1 comment
Closed

(Auto) save drafts while editing #66

redimp opened this issue Dec 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@redimp
Copy link
Owner

redimp commented Dec 10, 2023

The editor should (auto) save drafts while editing a page.

Notes:

  • The draft is removed as soon as the page has been comitted.
  • The draft will not be saved in the repository, because this would need a proper commit (and fill up the change log)
  • When a user navigates to a page where a current draft (by the current user) exists, this is displayed with the option to continue editing or to discard the draft. In case updates bu other users happend the page in the meantime, a warning will be displayed.

As discussed in #60.

@redimp
Copy link
Owner Author

redimp commented Aug 2, 2024

Released in 2.5.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant