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