mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-09 19:33:40 -04:00
Fix #2140971 [Calibre manual, GUI-Actions, Edit Metadata](https://bugs.launchpad.net/calibre/+bug/2140971)
This commit is contained in:
parent
877c474bdd
commit
77e047c4ea
@ -81,13 +81,15 @@ Edit metadata
|
||||
.. |emii| image:: images/edit_meta_information.png
|
||||
:class: float-right-img
|
||||
|
||||
|emii| The :guilabel:`Edit metadata` action has four variations which can be accessed by doing a right-click on the button.
|
||||
|emii| The :guilabel:`Edit metadata` action has many variations which can be accessed by doing a right-click on the button.
|
||||
|
||||
1. **Edit metadata individually**: Allows you to edit the metadata of books one-by-one with the option of fetching metadata, including covers, from the Internet. It also allows you to add or remove particular e-book formats from a book.
|
||||
2. **Edit metadata in bulk**: Allows you to edit common metadata fields for large numbers of books simultaneously. It operates on all the books you have selected in the :ref:`Library view <search_sort>`.
|
||||
3. **Download metadata and covers**: Downloads metadata and covers (if available) for the books that are selected in the book list.
|
||||
4. **Merge book records**: Gives you the capability of merging the metadata and formats of two or more book records. You can choose to either delete or keep the records that were not clicked first.
|
||||
5. **Manage data files**: Manage the extra data files associated with the selected books.
|
||||
#. **Edit metadata individually**: Allows you to edit the metadata of books one-by-one with the option of fetching metadata, including covers, from the Internet. It also allows you to add or remove particular e-book formats from a book.
|
||||
#. **Edit metadata in bulk**: Allows you to edit common metadata fields for large numbers of books simultaneously. It operates on all the books you have selected in the :ref:`Library view <search_sort>`.
|
||||
#. **Download metadata and covers**: Downloads metadata and covers (if available) for the books that are selected in the book list.
|
||||
#. **Copy metadata**: Copy metadata for the current book onto the system clipboard
|
||||
#. **Paste metadata**: Paste metadata from the system clipboard onto the currently selected books
|
||||
#. **Merge book records**: Gives you the capability of merging the metadata and formats of two or more book records. You can choose to either delete or keep the records that were not clicked first.
|
||||
#. **Manage data files**: Manage the extra data files associated with the selected books.
|
||||
|
||||
For more details, see :ref:`metadata`.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user