- Global:
- Ctrl + Enter: submit the current form, e.g. save/create articles or comments, login, register
- TODO N: create a new article. This requires making sure that all input fields and textareas don't propagate N key events. We did that as a one off for E in comment textareas.
- Page specific:
- Article page (and for Index page on user page):
- E: edit the page
- L: like or unlike the page. This would require moving like state out of the Like button, which is a bit annoying.
- Article page (and for Index page on user page):