Mail: Ctrl-S for triggering draft save

Created on 28 Nov 2017  Â·  6Comments  Â·  Source: nextcloud/mail

Currently, pressing Ctrl-S when you are writing an email brings up the »Save Document as« dialog which is not really helpful.

Instead, it should force trigger a draft save if you are in any of the compose or reply fields. (Maybe we should even catch it in all cases, so that the dialog never pops up.)


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

1. to develop enhancement drafts good first issue hacktoberfest papercut

Most helpful comment

function handleShortcuts() in EnvelopeList.vue shows how to do that

All 6 comments

@jancborchardt I'd like to work on this.

@AasthaGupta awesome! Let me know if you need any help

@jancborchardt I'd like to work on this.

Hey, @AasthaGupta! Are you still interested in working on this?

function handleShortcuts() in EnvelopeList.vue shows how to do that

This seems easy, but more importantly is it still relevant? Since PR #1236 the draft seems to be saved on every key press

Yes but still it would be nice to catch it. Otherwise you get the default save page dialog.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jancborchardt picture jancborchardt  Â·  5Comments

CHazz picture CHazz  Â·  3Comments

MariusBluem picture MariusBluem  Â·  3Comments

HLFH picture HLFH  Â·  3Comments

ChristophWurst picture ChristophWurst  Â·  3Comments