Skip to content

loxway/redmine_shortcuts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Shortcuts

Simple Redmine plugin that provides keyboard shortcuts.

Redmine Plugins Directory

On issues index

  • N new issue

On issue show

  • C copy
  • D delete
  • E edit
  • L log time
  • Q quote
  • U unwatch
  • W watch

On editor

  • CTRL + B strong
  • CTRL + I italic
  • CTRL + S deleted
  • CTRL + U underline (textile only)
  • CTRL + Enter submit

Supported versions

The plugin has been developed and tested on Redmine 3.4.x and 4.0.x but should also works on previous versions. Any feedback will be appreciated.

Installation

Just download the latest release of this plugin and extract in #{RAILS_ROOT}/plugins, no migrations or gem installation required. Restart Redmine.

Contributors

License

Released under the MIT License.

About

Simple Redmine plugin that provides keyboard shortcuts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 41.0%
  • JavaScript 39.0%
  • Ruby 15.1%
  • CSS 4.9%