项目作者: davidegiacometti

项目描述 :
Simple Redmine plugin that provides keyboard shortcuts
高级语言: JavaScript
项目地址: git://github.com/davidegiacometti/redmine_shortcuts.git
创建时间: 2018-04-28T09:13:46Z
项目社区:https://github.com/davidegiacometti/redmine_shortcuts

开源协议:MIT License

下载


Redmine Shortcuts

Simple Redmine plugin that provides keyboard shortcuts.

Redmine Plugins Directory

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

Supported versions

The plugin has been developed and tested on Redmine 3.4.x, 4.x and 5.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.