From a3f63530d743f5499f2ddfd64b1461934c6c589c Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Fri, 10 Nov 2023 18:57:48 +0100 Subject: [PATCH] Update documentation --- docs/source/usage_shortcuts.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/source/usage_shortcuts.rst b/docs/source/usage_shortcuts.rst index 4e931351..61dfa230 100644 --- a/docs/source/usage_shortcuts.rst +++ b/docs/source/usage_shortcuts.rst @@ -25,19 +25,19 @@ Main Window Shortcuts ":kbd:`F8`", "Toggle :guilabel:`Focus Mode`" ":kbd:`F9`", "Re-build the project index" ":kbd:`F11`", "Toggle full screen mode" - ":kbd:`Alt+1`", "Switch focus to the project tree (Windows :kbd:`Ctrl+Alt+1`)" - ":kbd:`Alt+2`", "Switch focus to document editor (Windows :kbd:`Ctrl+Alt+2`)" - ":kbd:`Alt+3`", "Switch focus to document viewer (Windows :kbd:`Ctrl+Alt+3`)" - ":kbd:`Alt+4`", "Switch focus to outline view (Windows :kbd:`Ctrl+Alt+4`)" ":kbd:`Ctrl+,`", "Open the :guilabel:`Preferences` dialog" + ":kbd:`Ctrl+E`", "Switch focus to the document editor" + ":kbd:`Ctrl+T`", "Switch focus to the project/novel tree" ":kbd:`Ctrl+Q`", "Exit novelWriter" ":kbd:`Ctrl+Shift+,`", "Open the :guilabel:`Project Settings` dialog" ":kbd:`Ctrl+Shift+O`", "Open a project" ":kbd:`Ctrl+Shift+S`", "Save the current project" + ":kbd:`Ctrl+Shift+T`", "Switch focus to the outline view" ":kbd:`Ctrl+Shift+W`", "Close the current project" ":kbd:`Shift+F1`", "Open the local user manual (PDF) if it is available" ":kbd:`Shift+F6`", "Open the :guilabel:`Project Details` dialog" + .. _a_kb_tree: Project Tree Shortcuts @@ -134,6 +134,7 @@ Other Editor Shortcuts ":kbd:`Ctrl+Shift+A`", "Select all text in the current paragraph" ":kbd:`Ctrl+Shift+I`", "Import text to the current document from a text file" + .. _a_kb_ins: Insert Shortcuts