diff --git a/content/overview/user-interface/views.md b/content/overview/user-interface/views.md index 268a32679d..b146e15149 100644 --- a/content/overview/user-interface/views.md +++ b/content/overview/user-interface/views.md @@ -6,7 +6,10 @@ weight: 10 author: "people" --- -The functionality in darktable is separated into six different views: +The functionality in darktable is delivered through two main views and four other views: + +#### main views +Switch between main views by clicking the view name at the top right of the window: [lighttable](../../lighttable/_index.md) : Manage images and collections. @@ -14,6 +17,11 @@ The functionality in darktable is separated into six different views: [darkroom](../../darkroom/_index.md) : Develop a single image. +The currently active view is highlighted. + +#### other views +Switch to subsidiary views by choosing from the "Other" dropdown at the top right of the window: + [map](../../map/_index.md) : Show geo-tagged images on a map and manually geo-tag new images. @@ -26,7 +34,7 @@ The functionality in darktable is separated into six different views: [tethering](../../tethering/_index.md) : Remotely capture and save images taken with a connected camera. -You can switch between views by clicking the view name at the top of the right-hand panel (the currently active view is highlighted) or by using one of the following keyboard shortcuts: +You can also switch between views by using one of the following keyboard shortcuts: - `L` switches to lighttable - `D` switches to darkroom