Warning, /documentation/digikam-doc/right_sidebar/versions_view.rst is written in an unsupported language. File is not indexed.

0001 .. meta::
0002    :description: digiKam Right Sidebar Versions View
0003    :keywords: digiKam, documentation, user manual, photo management, open source, free, learn, easy, versioning
0004 
0005 .. metadata-placeholder
0006 
0007    :authors: - digiKam Team
0008 
0009    :license: see Credits and License page for details (https://docs.digikam.org/en/credits_license.html)
0010 
0011 .. _versions_view:
0012 
0013 Versions View
0014 =============
0015 
0016 .. contents::
0017 
0018 The **Versions** tab shows the history and the saved versions of a photograph. With the three buttons in the top right corner you can choose between a simple list of the saved versions, a tree view and a combined list that shows the versions together with the actions performed with the selected photograph.
0019 
0020 .. figure:: images/sidebar_versionstree.webp
0021     :alt:
0022     :align: center
0023 
0024     The Versions View From Right Sidebar Displaying Tree-View
0025 
0026 The tree view shows the parent and child versions of the selected image. Here the second and the fifth version derive directly from the original image, the third and forth version are children of the second version.
0027 
0028 .. figure:: images/sidebar_versionsclist.webp
0029     :alt:
0030     :align: center
0031 
0032     The Versions View From Right Sidebar Displaying Flat-List
0033 
0034 The combined list shows the versions together with the actions/filters applied to them. Here the second version was created by resizing the original, applying the unsharp mask, correcting the white balance and finally adding a frame with the border tool. The child versions are grouped in Derived Versions and Related Versions. Related Versions arise if you modify the original and save the changes with **Save As New Version**.
0035 
0036 To learn how to control what is stored as a separate version and which versions are displayed in the Image Area see :ref:`Image Versioning Settings <editor_settings>`.