From 47d0b6175eda9c7173b1233b5bbdd406cc986d82 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 23 Aug 2013 22:00:48 +0530 Subject: [PATCH] Details on how to add formats to an existing book --- manual/gui.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/manual/gui.rst b/manual/gui.rst index 5b3b96152d..03e012f31e 100755 --- a/manual/gui.rst +++ b/manual/gui.rst @@ -62,7 +62,13 @@ Add books The :guilabel:`Add books` action can read metadata from a wide variety of ebook formats. In addition, it tries to guess metadata from the filename. See the :ref:`config_filename_metadata` section, to learn how to configure this. -To add an additional format for an existing book use the :ref:`edit_meta_information` action. +To add an additional format for an existing book you can do any of three things: + + 1. Drag and drop the file onto the book details panel on the right side of the main window + + 2. Right click the Add books button and choose :guilabel`:Add files to selected books`. + + 3. Click the red add books button in the top right area of the :guilabel:`Edit Metadata` dialog, accessed by the :ref:`edit_meta_information` action. .. _edit_meta_information: