RedmineKeyboardNavigation » History » Version 10
Go MAEDA, 2020-12-14 03:22
Redmine 4.0 and later no longer support the accesskey "r" (updates the preview in editor mode)
| 1 | 1 | Go MAEDA | h1. Keyboard Navigation |
|---|---|---|---|
| 2 | |||
| 3 | {{>toc}} |
||
| 4 | |||
| 5 | h2. Accesskeys |
||
| 6 | |||
| 7 | 4 | Bernhard Rohloff | Some functions in Redmine can be accessed by a keyboard shortcut. |
| 8 | The shortcuts vary between browsers and operating systems: |
||
| 9 | 1 | Go MAEDA | |
| 10 | 5 | Bernhard Rohloff | | |_.Windows |_.macOS |_.Linux |_.Comments | |
| 11 | 6 | Bernhard Rohloff | | *Chrome* | Alt | Ctrl + Opt | Alt | Accesskeys *7* and *4* are not available for Windows and Linux |
| 12 | One should use Alt + Shift for the Accesskeys *e* and *f* | |
||
| 13 | 1 | Go MAEDA | | *Firefox* | Alt + Shift | Ctrl + Opt | Alt + Shift | | |
| 14 | 5 | Bernhard Rohloff | | *Safari* | -- | Ctrl + Opt | -- | | |
| 15 | 6 | Bernhard Rohloff | | *Edge* | Alt | -- | -- | Accesskeys *7* is not available. | |
| 16 | 1 | Go MAEDA | |
| 17 | 4 | Bernhard Rohloff | |
| 18 | 8 | Bernhard Rohloff | h3. Accesskey overview |
| 19 | |||
| 20 | |_. Key |_. Description | |
||
| 21 | |=. 7 | Creates a new issue | |
||
| 22 | |=. n | Moves forward through issue stacks, paginations and [[RedmineKeyboardNavigation#Moving-back-and-forward|more]]... | |
||
| 23 | |=. p | Moves backward through issue stacks, paginations and [[RedmineKeyboardNavigation#Moving-back-and-forward|more]]... | |
||
| 24 | |=. e | Jumps into the editor mode. (Issues, wiki, news ) | |
||
| 25 | |=. f | Jumps in the global quick search field | |
||
| 26 | |=. 4 | Opens the project search view | |
||
| 27 | |||
| 28 | 1 | Go MAEDA | h3. Creating a new issue |
| 29 | |||
| 30 | By using the accesskey **7**, you can create a new issue from everywhere in a project. |
||
| 31 | |||
| 32 | 2 | Bernhard Rohloff | h3. Switch to the editor |
| 33 | 1 | Go MAEDA | |
| 34 | 2 | Bernhard Rohloff | You can switch to the editor by using the **e** key. |
| 35 | The accesskey is available for: |
||
| 36 | * documents |
||
| 37 | * issues |
||
| 38 | * wiki pages |
||
| 39 | * news entries |
||
| 40 | 1 | Go MAEDA | |
| 41 | h3. Update the preview |
||
| 42 | |||
| 43 | If you are in the editor mode, you can easily update the preview by using the **r** key. |
||
| 44 | 3 | Bernhard Rohloff | |
| 45 | 1 | Go MAEDA | h3. Moving back and forward |
| 46 | 3 | Bernhard Rohloff | |
| 47 | 9 | Bernhard Rohloff | Use the keys **n** (next) or **p** (previous) to move through: |
| 48 | 3 | Bernhard Rohloff | * stacks of issues |
| 49 | 1 | Go MAEDA | * lists with pagination |
| 50 | * activity pages |
||
| 51 | * month in the calendar view |
||
| 52 | * periods in the gantt view |
||
| 53 | 7 | Bernhard Rohloff | * revisions in the repository |
| 54 | |||
| 55 | 1 | Go MAEDA | h3. Search in Redmine |
| 56 | |||
| 57 | By using the **f** key, your cursor jumps directly into the search field in the top right of the header bar. |
||
| 58 | If you prefer the project search, you can open it with the accesskey **4**. |