netaustin / redmine_keyboard_shortcuts

Keyboard Shortcuts for Redmine
Other
17 stars 14 forks source link

= Redmine Keyboard Shortcuts

Redmine Keyboard Shortcuts is a plugin for {Redmine}[http://www.redmine.org] which implements vim-style keyboard shortcuts to make navigation easier and project management less painful.

Tested in Firefox and Chrome; IE support coming with a public release. Keyboard shortcuts may change between now and public release, breaking your workflow and causing you misery.

== Help Welcomed

This was developed by {Austin Smith}[http://www.netaustin.net], who is not much of a Rubyist, so the Redmine/Rails integration is fairly minimal thus far. I'll learn, but development will go faster if you help me, especially with things like permissions and server-side storage of active lists of issues.

Thanks to Eric Davis, whose {Redmine Contracts}[https://github.com/edavis10/redmine_contracts/] plugin was a helpful example.

== Installation

Just check out this repository in the plugins directory of your Redmine installation. This plugin has no database schema as of yet.

== Usage

Type 'h' in any screen to get an overview of keyboard shortcuts available on that screen. Lists of issues with checkboxes and individual issue pages have the richest set of shortcuts. If you type 'l' in an issue that you've opened from a list view, you'll see the list of issues again.

== Roadmap

In rough order of priority: