Simple Redmine plugin that provides keyboard shortcuts.
Common
- S search
- ? open help modal
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
- CTRL + L inline code
- CTRL + P preformatted text
- CTRL + Enter submit
The plugin has been developed and tested on Redmine 3.4.x, 4.x and 5.x but should als 8076 o works on previous versions. Any feedback will be appreciated.
Just download the latest release of this plugin and extract in #{RAILS_ROOT}/plugins, no migrations or gem installation required. Restart Redmine.
Released under the MIT License.