RedmineKeyboardNavigation » History » Version 3
Bernhard Rohloff, 2018-01-20 12:44
added more possibilities for accesskeys 'n' and 'p'
| 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 | 3 | Bernhard Rohloff | h3. Moving back and forward |
| 29 | 1 | Go MAEDA | |
| 30 | 3 | Bernhard Rohloff | Use the keys **n** (next) or **p** (previous) to switch to move through: |
| 31 | 1 | Go MAEDA | |
| 32 | 3 | Bernhard Rohloff | * stacks of issues |
| 33 | * lists with pagination |
||
| 34 | * activity pages |
||
| 35 | * month in the calendar view |
||
| 36 | * periods in the gantt view |
||
| 37 | * revisions in the repository |
||
| 38 | 1 | Go MAEDA | |
| 39 | |||
| 40 | h3. Search in Redmine |
||
| 41 | |||
| 42 | By using the **f** key, your cursor jumps directly into the search field in the top right of the header bar. |
||
| 43 | If you prefer the project search, you can open it with the accesskey **4**. |
||
| 44 | |||
| 45 | |||
| 46 | h3. Overview |
||
| 47 | |||
| 48 | |_. Key |_. Description | |
||
| 49 | |=. 7 | Creates a new issue | |
||
| 50 | |=. n | Jumps to the next issue view in a query | |
||
| 51 | |=. p | Jumps to the previous issue view in a query | |
||
| 52 | |=. e | Jumps into the editor mode. (Issues, wiki, news ) | |
||
| 53 | |=. r | Updates the preview in editor mode | |
||
| 54 | |=. f | Jumps in the global quick search field | |
||
| 55 | |=. 4 | Opens the project search view | |