RedmineKeyboardNavigation » History » Version 7
Bernhard Rohloff, 2018-01-22 06:39
Fixed description for keys 'n' and 'p' in the overview table
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 | 1 | Go MAEDA | h3. Creating a new issue |
19 | |||
20 | By using the accesskey **7**, you can create a new issue from everywhere in a project. |
||
21 | |||
22 | 2 | Bernhard Rohloff | h3. Switch to the editor |
23 | 1 | Go MAEDA | |
24 | 2 | Bernhard Rohloff | You can switch to the editor by using the **e** key. |
25 | The accesskey is available for: |
||
26 | * documents |
||
27 | * issues |
||
28 | * wiki pages |
||
29 | * news entries |
||
30 | 1 | Go MAEDA | |
31 | h3. Update the preview |
||
32 | |||
33 | If you are in the editor mode, you can easily update the preview by using the **r** key. |
||
34 | 3 | Bernhard Rohloff | |
35 | 1 | Go MAEDA | h3. Moving back and forward |
36 | 3 | Bernhard Rohloff | |
37 | 1 | Go MAEDA | Use the keys **n** (next) or **p** (previous) to switch to move through: |
38 | 3 | Bernhard Rohloff | * stacks of issues |
39 | * lists with pagination |
||
40 | * activity pages |
||
41 | * month in the calendar view |
||
42 | * periods in the gantt view |
||
43 | * revisions in the repository |
||
44 | 1 | Go MAEDA | |
45 | |||
46 | h3. Search in Redmine |
||
47 | |||
48 | By using the **f** key, your cursor jumps directly into the search field in the top right of the header bar. |
||
49 | If you prefer the project search, you can open it with the accesskey **4**. |
||
50 | |||
51 | h3. Overview |
||
52 | |||
53 | |_. Key |_. Description | |
||
54 | |=. 7 | Creates a new issue | |
||
55 | 7 | Bernhard Rohloff | |=. n | Moves forward through issue stacks, paginations and [[RedmineKeyboardNavigation#Moving-back-and-forward|more]]... | |
56 | |=. p | Moves backward through issue stacks, paginations and [[RedmineKeyboardNavigation#Moving-back-and-forward|more]]... | |
||
57 | 1 | Go MAEDA | |=. e | Jumps into the editor mode. (Issues, wiki, news ) | |
58 | |=. r | Updates the preview in editor mode | |
||
59 | |=. f | Jumps in the global quick search field | |
||
60 | |=. 4 | Opens the project search view | |