Skip to content
This repository has been archived by the owner on Feb 9, 2018. It is now read-only.

Periodically save post when editor is open, for Doomsday scenarios #86

Open
vickychijwani opened this issue Jul 2, 2015 · 1 comment

Comments

@vickychijwani
Copy link
Owner

In what I call Doomsday scenarios (like OS crashes, 0% battery, etc), the user may lose their edits if onPause isn't called. We can pre-emptively save edits (for both drafts and published posts) locally to minimize data loss. This auto-saving may happen periodically, or after the user stops editing the post for x seconds, or with some other policy.

@vickychijwani
Copy link
Owner Author

See #144 for a caveat to this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant