Project

General

Profile

RedmineKeyboardNavigation » History » Version 8

Bernhard Rohloff, 2018-01-22 06:42
Moved overview table to the top section

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