Project

General

Profile

Plugins Directory » Hotkeys js

Author: Aleksandr Ch
Website: https://github.com/sasha-ch/redmine_hotkeys_js
Code repository: https://github.com/sasha-ch/redmine_hotkeys_js
Registered on: 2015-02-05 (about 9 years ago)
Current version: 0.0.5
Compatible with: Redmine 2.6.x, 2.5.x
User ratings:   (3)

  1. Some hotkeys for common actions:
  • ctrl + enter : active form submit
  • project tabs switching
  • issue status changes
  1. Project tabs switching
  • ctrl + alt + n : new issue
  • ctrl + alt + m : new subtask
  • ctrl + alt + e : edit issue
  • ctrl + alt + i: issues list
  • ctrl + alt + w: wiki
  • ctrl + alt + g: gantt
  1. Issue status changes
  • ctrl + shift + p : In Progress
  • ctrl + shift + r : Resolved + pass to author
  • ctrl + shift + f : Feedback + return to prev assignee
  • ctrl + shift + c : Closed
  1. Tested on default skin.

Changelog

0.0.5 (2015-08-05)

Compatible with Redmine 2.6.x, 2.5.x.

+ "ArrowDown", "ArrowUp", "Space", "Enter" to quickly navigate issues list

0.0.4 (2015-05-11)

Compatible with Redmine 3.0.x, 2.6.x, 2.5.x.

+ Ctrl+Alt+P: project list select open

0.0.3 (2015-02-28)

Compatible with Redmine 3.0.x, 2.6.x, 2.5.x.

+ issue status change hotkeys

0.0.2 (2015-02-09)

Compatible with Redmine 2.6.x.

0.0.1 (2015-02-01)

Compatible with Redmine 2.6.x.

User ratings

  by Ivan Tsybanenko over 5 years ago

Works in 3.3.4

But:

1. Disables some standart browser's hotkeys (like [Backspace] means "backstep to previous page").

2. Doesnt respect some plugins needs (i.e. "Mindmaps Plugin" of EasyRedmine).

3. Description on this page needs to be update

  by Shawn Dibble over 8 years ago

Plugin works. Just hate that it also pulls in CSS from a CDN that makes my project select list annoying to use.

  by Aleksandr Ch about 9 years ago