From 4fc285d5642ff0eb3910f289b3f15f0ad35be9af Mon Sep 17 00:00:00 2001 From: Aliks <102143989+alikstimix@users.noreply.github.com> Date: Tue, 16 Jul 2024 09:51:02 +0100 Subject: [PATCH 1/2] Update views.md Update text to reflect the existence of the "Other" dropdown --- content/overview/user-interface/views.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/content/overview/user-interface/views.md b/content/overview/user-interface/views.md index 268a32679d..cf29703ece 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 subsidiary 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 From 7efaa93b1b25ed02c1b9d5f1a493f8561da040e1 Mon Sep 17 00:00:00 2001 From: Aliks <102143989+alikstimix@users.noreply.github.com> Date: Thu, 18 Jul 2024 18:02:54 +0100 Subject: [PATCH 2/2] Update views.md Revised initial Pull Request in lite of reviewer comments --- content/overview/user-interface/views.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/overview/user-interface/views.md b/content/overview/user-interface/views.md index cf29703ece..b146e15149 100644 --- a/content/overview/user-interface/views.md +++ b/content/overview/user-interface/views.md @@ -6,10 +6,10 @@ weight: 10 author: "people" --- -The functionality in darktable is delivered through two main views and four subsidiary 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: +#### 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. @@ -19,8 +19,8 @@ The functionality in darktable is delivered through two main views and four subs 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: +#### 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.