[Idea][Editor] Add basic shortcut keys when the editor is selected

brunoais·3/16/2014, 1:47:14 PM·1 votes·409 views

While typing, users, specially who is used not to touch the mouse during all the writing process prefer to use shortcut combo keys such as:

  • CTRL + B for bold
  • CTRL + I for italic
  • CTRL + S for strikethrough
  • CTRL + L for a hiperlink (or a list item)
  • ...

Also:
Shift + Enter could write {space}{space}{enter} (just like in WYSIWYG/RTE editors, office, open office, libre office, etc...)

0 Comments