RedmineKeyboardNavigation » History » Version 2
Bernhard Rohloff, 2018-01-20 11:51
documents can also be edited by using the accesskey 'e'
| 1 | 1 | Go MAEDA | h1. Keyboard Navigation |
|---|---|---|---|
| 2 | |||
| 3 | {{>toc}} |
||
| 4 | |||
| 5 | h2. Accesskeys |
||
| 6 | |||
| 7 | Some functions in Redmine can be accessed by a keyboard shortcut. The shortcuts have to be used as follows: |
||
| 8 | @ALT + SHIFT + Key@ |
||
| 9 | |||
| 10 | |||
| 11 | h3. Creating a new issue |
||
| 12 | |||
| 13 | By using the accesskey **7**, you can create a new issue from everywhere in a project. |
||
| 14 | |||
| 15 | 2 | Bernhard Rohloff | h3. Switch to the editor |
| 16 | 1 | Go MAEDA | |
| 17 | 2 | Bernhard Rohloff | You can switch to the editor by using the **e** key. |
| 18 | The accesskey is available for: |
||
| 19 | * documents |
||
| 20 | * issues |
||
| 21 | * wiki pages |
||
| 22 | * news entries |
||
| 23 | 1 | Go MAEDA | |
| 24 | h3. Update the preview |
||
| 25 | |||
| 26 | If you are in the editor mode, you can easily update the preview by using the **r** key. |
||
| 27 | |||
| 28 | |||
| 29 | h3. Move back and forth through issues |
||
| 30 | |||
| 31 | If you are watching a stack of issues in the issues view, you can use the keys **n** or **p** to switch to the next, or previous issue. |
||
| 32 | |||
| 33 | |||
| 34 | h3. Search in Redmine |
||
| 35 | |||
| 36 | By using the **f** key, your cursor jumps directly into the search field in the top right of the header bar. |
||
| 37 | If you prefer the project search, you can open it with the accesskey **4**. |
||
| 38 | |||
| 39 | |||
| 40 | h3. Overview |
||
| 41 | |||
| 42 | |_. Key |_. Description | |
||
| 43 | |=. 7 | Creates a new issue | |
||
| 44 | |=. n | Jumps to the next issue view in a query | |
||
| 45 | |=. p | Jumps to the previous issue view in a query | |
||
| 46 | |=. e | Jumps into the editor mode. (Issues, wiki, news ) | |
||
| 47 | |=. r | Updates the preview in editor mode | |
||
| 48 | |=. f | Jumps in the global quick search field | |
||
| 49 | |=. 4 | Opens the project search view | |