From 5db444644fa35ca2949cbec90781a5e1c9993dbe Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 15 Jul 2020 14:49:47 +0530 Subject: [PATCH] Highlighting should be a top level section --- manual/viewer.rst | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/manual/viewer.rst b/manual/viewer.rst index ed4fd006a6..ee197695c5 100644 --- a/manual/viewer.rst +++ b/manual/viewer.rst @@ -67,29 +67,6 @@ of sections in the book. You can click on any of them to jump to that portion of the book. -Highlighting text -^^^^^^^^^^^^^^^^^^^^^^ - -You can highlight text by opening the viewer controls and selecting -:guilabel:`Highlight`. Click on a word and it will be selected with selection -handles on either side that you can drag to further refine the selection. Drag -the handles to the top or bottom margins to scroll while selecting. You can -add notes to a highlight by clicking the little pencil icon in the bottom right -corner and you can change the highlight color via the paintbrush in the -bottom left corner. - -Once you are done, you can click the tick mark to save the -highlight. - -To view the notes associated with any highlight simpy double-click or long -tap it. You can also use the :guilabel:`Browse highlights` button in the viewer -controls to show a separate panel with a list of all highlights. - -You can browse *all highlights* in your entire calibre library by going to -:guilabel:`Preferences->Toolbars` in calibre and adding the :guilabel:`Browse -annotations` tool to the toolbar. - - Navigating by location ^^^^^^^^^^^^^^^^^^^^^^^^ @@ -121,6 +98,29 @@ these numbers in the :guilabel:`Go to function` to navigate to a particular reference location. +Highlighting text +---------------------- + +You can highlight text by opening the viewer controls and selecting +:guilabel:`Highlight`. Click on a word and it will be selected with selection +handles on either side that you can drag to further refine the selection. Drag +the handles to the top or bottom margins to scroll while selecting. You can +add notes to a highlight by clicking the little pencil icon in the bottom right +corner and you can change the highlight color via the paintbrush in the +bottom left corner. + +Once you are done, you can click the tick mark to save the +highlight. + +To view the notes associated with any highlight simpy double-click or long +tap it. You can also use the :guilabel:`Browse highlights` button in the viewer +controls to show a separate panel with a list of all highlights. + +You can browse *all highlights* in your entire calibre library by going to +:guilabel:`Preferences->Toolbars` in calibre and adding the :guilabel:`Browse +annotations` tool to the toolbar. + + Customizing the look and feel of your reading experience ------------------------------------------------------------