docs icon indicating copy to clipboard operation
docs copied to clipboard

Add key combinations for common actions

Open vmario89 opened this issue 6 years ago • 0 comments

Hi, while working with Sismics Docs i recognized the work would speed up a little bit if there exist some keyboard shortcuts, for example i am missing the following actions which i could imagine to map like the following:

File View:

  • left/right arrow to quickly show the previous/next file of a document - at the moment there are "only" the buttons on the top bar to do this by mouse clicks
  • ctrl + s to save the current shown file to disk
  • ctrl + d to delete the current file
  • ctrl + r to rename the file -> open the "edit" window
  • ctrl + p to print the file
  • ctrl + t to show OCR'ed content
  • some common key to make fullscreen window (usually some function key like F10 or F12)

Document View:

  • ctrl + c to add comment
  • ctrl + d to delete
  • ctrl + s to save to disk (zipped file)
  • ctrl + e document to export as PDF

and so on ... :-D

greetings, Mario

vmario89 avatar Jan 11 '19 00:01 vmario89