Skip to content

Commit 1c3be6f

Browse files
committed
updating user-interface.md - adding shortcut keys
1 parent 4694ad1 commit 1c3be6f

File tree

1 file changed

+19
-6
lines changed

1 file changed

+19
-6
lines changed

docs/en/how-to/user-interface.md

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,22 @@ Click the column heading to sort the table in ascending (∧) or descending (&
3131

3232
## Shortcuts
3333

34-
- View
35-
- Show/hide sidebar: Ctrl+K (Windows)/ Cmd+K (Mac)
36-
- Show/hide information pane: Ctrl+L
37-
- File
38-
- Save: Ctrl+S (Windows)/ Cmd+S (Mac)
39-
- Quit: Ctrl+Q (Windows)/ Cmd+Q (Mac)
34+
Use **Ctrl** (Windows) or **Cmd** (Mac). Sequential shortcuts are written as Ctrl+I, P; for example, press Ctrl+I, release, and then press P.
35+
36+
- Navigating the UI
37+
- Ctrl+F: Jump to the **Search** box in listviews such as All Securtites, All Transactions, Trades, Taxonomies, ...
38+
- Ctrl+K: Show/hide sidebar (= left region with the View menu items)
39+
- Ctrl+L: Show/hide information pane at the bottom of the screen. The information displays additional information of the selected item in the main pane (top).
40+
41+
- File operations
42+
- Ctrl+S: Saves the current portfolio under the existing name.
43+
- Ctrl+Q: Closes the PP program, prompting you to save any unsaved changes to files.
44+
- Ctrl+I, P: [Import](../reference/file/import/pdf-import.md) PDF Bank documents.
45+
- Ctrl+I, C: Import CSV files (comma-separated values).
46+
- Ctrl+Shft+S: Export selected items (such as an account) from the current portfolio as a CSV file.
47+
48+
- [Updating prices](../reference/online.md#update-quotes)
49+
- Ctrl+U, K: Update the historical prices (quotes) of all securities.
50+
- Ctrl+U, A: Update the historical prices of the active securities.
51+
- Ctrl+U, T: Update the historical prices of the selected security.
52+
- Ctrl + E: Edit the selected security in the All securities list.

0 commit comments

Comments
 (0)