Feature #6846

Add keyboard shortcuts

Added by David Petersen over 2 years ago. Updated about 1 year ago.

Status:NewStart date:2010-11-08
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:UI
Target version:Unplanned
Resolution:

Description

It would be very sweet to be able to navigation the issues list from the keyboard.
examples:

j: down
k: up
o: open/view issue
x: select issue (allowing for multiple issue selection)
?: show keyboard shortcut help

I am sure there are more that would be helpful


Related issues

Related to Feature #449: Keyboard shortcuts Reopened

History

#1 Updated by Jean-Philippe Lang over 2 years ago

  • Category changed from Issues to UI
  • Target version set to Unplanned

#2 Updated by Paolo Sulprizio over 2 years ago

is not related to #449?

#3 Updated by Jean-Philippe Lang over 2 years ago

Paolo Sulprizio wrote:

is not related to #449?

Kind of. But here we're speaking about javascript based shortcuts that do not require using Ctrl/Alt/Shift keys like regular html accesskeys.

#4 Updated by Steve Koppelman about 2 years ago

Shortcuts assigned to unmodified keys would also have the advantage of being likely to work on OS X instead of being overridden by system keybindings. :)

#5 Updated by Austin Smith over 1 year ago

I've implemented these shortcuts in a plugin: https://github.com/netaustin/redmine_keyboard_shortcuts

It still needs testing, but it supports these features and more in Chrome and FF.

#6 Updated by Brian Jacobi over 1 year ago

Anyone test this yet? When we POC'ed Jira, users really liked having the shortcuts available

#7 Updated by Steven Wong about 1 year ago

that's it .i used for firefox.

but it could not support the internet explorer.

Austin Smith wrote:

I've implemented these shortcuts in a plugin: https://github.com/netaustin/redmine_keyboard_shortcuts

It still needs testing, but it supports these features and more in Chrome and FF.

Also available in: Atom PDF