RedmineKeyboardNavigation » History » Version 1
Go MAEDA, 2018-01-20 01:42
Written by Bernhard Rohloff (#27412#note-3)
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 | 1 | Go MAEDA | Some functions in Redmine can be accessed by a keyboard shortcut. The shortcuts have to be used as follows: |
8 | 1 | Go MAEDA | @ALT + SHIFT + Key@ |
9 | 1 | Go MAEDA | |
10 | 1 | Go MAEDA | |
11 | 1 | Go MAEDA | h3. Creating a new issue |
12 | 1 | Go MAEDA | |
13 | 1 | Go MAEDA | By using the accesskey **7**, you can create a new issue from everywhere in a project. |
14 | 1 | Go MAEDA | |
15 | 1 | Go MAEDA | |
16 | 1 | Go MAEDA | h3. Edit an issue, wiki article or news. |
17 | 1 | Go MAEDA | |
18 | 1 | Go MAEDA | You can edit an issue, wiki article or a new article by using the **e** key. |
19 | 1 | Go MAEDA | |
20 | 1 | Go MAEDA | |
21 | 1 | Go MAEDA | h3. Update the preview |
22 | 1 | Go MAEDA | |
23 | 1 | Go MAEDA | If you are in the editor mode, you can easily update the preview by using the **r** key. |
24 | 1 | Go MAEDA | |
25 | 1 | Go MAEDA | |
26 | 1 | Go MAEDA | h3. Move back and forth through issues |
27 | 1 | Go MAEDA | |
28 | 1 | Go MAEDA | If you are watching a stack of issues in the issues view, you can use the keys **n** or **p** to switch to the next, or previous issue. |
29 | 1 | Go MAEDA | |
30 | 1 | Go MAEDA | |
31 | 1 | Go MAEDA | h3. Search in Redmine |
32 | 1 | Go MAEDA | |
33 | 1 | Go MAEDA | By using the **f** key, your cursor jumps directly into the search field in the top right of the header bar. |
34 | 1 | Go MAEDA | If you prefer the project search, you can open it with the accesskey **4**. |
35 | 1 | Go MAEDA | |
36 | 1 | Go MAEDA | |
37 | 1 | Go MAEDA | h3. Overview |
38 | 1 | Go MAEDA | |
39 | 1 | Go MAEDA | |_. Key |_. Description | |
40 | 1 | Go MAEDA | |=. 7 | Creates a new issue | |
41 | 1 | Go MAEDA | |=. n | Jumps to the next issue view in a query | |
42 | 1 | Go MAEDA | |=. p | Jumps to the previous issue view in a query | |
43 | 1 | Go MAEDA | |=. e | Jumps into the editor mode. (Issues, wiki, news ) | |
44 | 1 | Go MAEDA | |=. r | Updates the preview in editor mode | |
45 | 1 | Go MAEDA | |=. f | Jumps in the global quick search field | |
46 | 1 | Go MAEDA | |=. 4 | Opens the project search view | |