Help prioritize core features! Votes cast here will help core developers understand what features the community would find most valuable.
- You must be logged in to vote.
- Please vote for no more than 10 new features.
- You can change your vote as often as you like.
- A list of your current votes can be found on your user profile page.
These are features that you would most like to see included in future releases of Backdrop CMS. All the issues you see here are issues tagged with the label "type - feature request" from the Backdrop CMS core issue queue.
Recent comments
It's not difficult to write JS code in an admin theme (without a module) that would save text from CKEditor to LocalStorage every X minutes and add a button to restore the text from LocalStorage...
Implementing autosave in Ckeditor 5
Another contrib module came to my mind: Save & Edit. Of course, that's also not what you had in mind - it saves to the server. But it can be helpful when the network the author's...
Implementing autosave in Ckeditor 5
... Autosave module that you mentioned, but it saves to the database I thought, that's what you're after. I am looking for is to save to localStorage...
Implementing autosave in Ckeditor 5