diff --git a/manual/gui.rst b/manual/gui.rst index 5b756dad34..eda6812fbc 100644 --- a/manual/gui.rst +++ b/manual/gui.rst @@ -759,9 +759,12 @@ browser` you can change the number of covers displayed, and even have the Adding notes for authors, series, etc. ------------------------------------------ +.. image:: images/notes.png + :class: float-left-img + You can add notes for an author/series/tag/publisher/etc. to your calibre library. To do so right click on the author name in the :guilabel:`Tag browser` on the left -or the :gui:`Book details` panel on the right and choose :guilabel:`Create note` +or the :guilabel:`Book details` panel on the right and choose :guilabel:`Create note` or :guilabel:`Edit note`. A simple popup window will allow you to enter your notes using simple @@ -773,6 +776,11 @@ You can search through all the notes in your library using the :guilabel:`Browse notes` tool that can be added to the toolbar via :guilabel:`Preferences->Toolbars & menus`. +.. raw:: html epub + +
+ + Quickview ---------- diff --git a/manual/images/notes.png b/manual/images/notes.png new file mode 100644 index 0000000000..c0414e4db9 Binary files /dev/null and b/manual/images/notes.png differ