Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ninech/redmine-keyboard-shortcuts
Simple plugin that adds keyboard shortcuts to Redmine to edit and save issues
https://github.com/ninech/redmine-keyboard-shortcuts
Last synced: about 1 month ago
JSON representation
Simple plugin that adds keyboard shortcuts to Redmine to edit and save issues
- Host: GitHub
- URL: https://github.com/ninech/redmine-keyboard-shortcuts
- Owner: ninech
- License: lgpl-2.1
- Created: 2014-11-12T11:16:23.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-12T12:19:57.000Z (about 10 years ago)
- Last Synced: 2023-04-07T07:11:42.810Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 18
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Keyboard Shortcuts plugin for Redmine
## About
This plugin adds the following keyboard shortcuts to the Redmine issue view:
* Edit issue: `e`
* Save issue: `ctrl+s`, `ctrl+enter`, `super+s`, `super+enter`## Installation
1. Download plugin
2. Extract to `$REDMINE_DIR/plugins/keyboard_shortcuts`
3. Restart your web server## Compatibility
This plugin has been tested with the following Redmine versions:
* 2.6.0