RedmineKeyboardNavigation » History » Revision 4
Revision 3 (Bernhard Rohloff, 2018-01-20 12:44) → Revision 4/12 (Bernhard Rohloff, 2018-01-20 13:02)
h1. Keyboard Navigation
{{>toc}}
h2. Accesskeys
Some functions in Redmine can be accessed by a keyboard shortcut.
The shortcuts vary between browsers and operating systems: have to be used as follows:
* Chrome for Windows: Alt ("Alt @ALT + Shift" for "e" and "f")
* Firefox for Windows and Linux: Alt SHIFT + Shift
* Microsoft Edge: Alt ("Alt + 7" is not available)
* Chrome, Firefox and Safari for macOS: Ctrl + Opt
Key@
h3. Creating a new issue
By using the accesskey **7**, you can create a new issue from everywhere in a project.
h3. Switch to the editor
You can switch to the editor by using the **e** key.
The accesskey is available for:
* documents
* issues
* wiki pages
* news entries
h3. Update the preview
If you are in the editor mode, you can easily update the preview by using the **r** key.
h3. Moving back and forward
Use the keys **n** (next) or **p** (previous) to switch to move through:
* stacks of issues
* lists with pagination
* activity pages
* month in the calendar view
* periods in the gantt view
* revisions in the repository
h3. Search in Redmine
By using the **f** key, your cursor jumps directly into the search field in the top right of the header bar.
If you prefer the project search, you can open it with the accesskey **4**.
h3. Overview
|_. Key |_. Description |
|=. 7 | Creates a new issue |
|=. n | Jumps to the next issue view in a query |
|=. p | Jumps to the previous issue view in a query |
|=. e | Jumps into the editor mode. (Issues, wiki, news ) |
|=. r | Updates the preview in editor mode |
|=. f | Jumps in the global quick search field |
|=. 4 | Opens the project search view |