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

daraelmin picture daraelmin  路  31Comments

StCyr picture StCyr  路  30Comments

doc75 picture doc75  路  50Comments

arkanoid87 picture arkanoid87  路  28Comments

nRaecheR picture nRaecheR  路  40Comments