Add draft auto-saving #40

Closed
opened 2019-12-08 10:17:23 +02:00 by Manos Pitsidianakis · 0 comments
  • add a draft auto-save interval setting in configuration (ui/src/conf)
  • add Instant to Composer instances in ui/src/components/mail/compose.rs and check if the auto-save interval has passed, and if so, perform autosave in a temporary file in $XDG_DATA_HOME/meli/
  • detect auto-saved drafts on startup and ask user if they want them to be restored.
- [ ] add a draft auto-save interval setting in configuration (`ui/src/conf`) - [ ] add `Instant` to `Composer` instances in `ui/src/components/mail/compose.rs` and check if the auto-save interval has passed, and if so, perform autosave in a temporary file in `$XDG_DATA_HOME/meli/` - [ ] detect auto-saved drafts on startup and ask user if they want them to be restored.
Manos Pitsidianakis added the
help wanted
enhancement
easy
labels 2019-12-08 10:17:23 +02:00
Manos Pitsidianakis added this to the beta milestone 2020-03-17 17:29:58 +02:00
Manos Pitsidianakis changed title from Add draft auto-saving and save command to Add draft auto-saving 2020-06-23 19:39:41 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#40
There is no content yet.