-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
usage-basic-overview.md #29
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution! This is a nice and descriptive overview.
To make it even better, I've added a list of suggestions in the comments to the particular sections, but in general, I'd recommend you running the text through a grammar-checking tool (like Grammarly editor) and fix typos and styling)
src/en/docs/usage-basic-overview.md
Outdated
There is an "X" in the top left of the photo. Clicking this takes you back to the timeline view. | ||
- **Click on the heart.** Placing the mouse cursor over the photo, you will see two symbols: In the bottom-left of the photo is a outline of a ♥ and in the upper-right there is an ⓘ. Clicking the heart-outline changes it to a solid heart to indicate that the photo is one of your favourites. | ||
On the top of the screen there is a `checkbox` with the text "Show only favourites" next to it and checking it will only show the photos that you have marked with the heart. | ||
- **Click on the ⓘ** to open up a panel on the right side of the screen where you can see some metadata for that photo, such as when the photo was taken, with which camera, its exposure settings etc. It also shows the _path to the album/folder_ where the photo is stored. Clicking on the album path allows you to see all the photos from that album. Furthermore you can also see which faces that have been identified and the location where it was taken (if known). At the bottom of the panel, you have the option to download this photo to your computer or create a link that can be shared with others. More on that later. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
which faces that have been identified
... (if this feature is enabled)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you decide to not implement this change or just missed to add it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You didn't answer me in this thread, so I'm just checking) This is not critical, just want to make sure you didn't miss it)
Excellent, thank you for your constructive feedback. I will make changes
accordingly and do a new PR when ready.
For my understanding, you state "if enabled" in several places. How are
these features enabled or not enabled? I did a docker install myself and
everything was enabled by default, therefore I was not aware that this is
not always the case. Under what circumstances is it advisable to not enable
a certain feature?
Brgds,
Hans-Göran
Den ons 26 juni 2024 kl 20:49 skrev Kostiantyn ***@***.***>:
… ***@***.**** requested changes on this pull request.
Thanks for the contribution! This is a nice and descriptive overview.
To make it even better, I've added a list of suggestions in the comments
to the particular sections, but in general, I'd recommend you running the
text through a grammar-checking tool (like Grammarly editor) and fix typos
and styling)
------------------------------
On src/en/docs/timeline.png
<#29 (comment)>
:
Please refer to the src/assets/images/screenshot-photos.png instead of
adding a new image. Also, in the future please add needed images and other
resources to the appropriate folders under the src/assets folder to
follow the repo structure
------------------------------
In src/en/docs/usage-basic-overview.md
<#29 (comment)>
:
> -> TODO: Explain the basics of using Photoview:
->
-> - How the timeline works, and how to navigate to individual albums from the timeline.
-> - How the albums section works, and how nested albums works.
+{% optimizedImage './timeline.png', 'Screenshot of Photoview', 'class="block w-4/5 mx-auto my-6"' %}
+
+## Timeline view ##
+After loggin in to Photoview, you will see all of your photos in reverse time order with the newest ones first and the oldest ones at the bottom. The photos are grouped by the day they were taken. This is called the _timeline view_ and you can always return to this view by clicking the top-most icon on the panel at the left of the screen.
+At first it seems that there are only a few rows of photos when you scroll down, but Photoview will fill the webpage with more and more photos when you continue to scroll down.
+
+In timeline view you can do the following:
+- **Click on a photo** to display a large version of that photo. From there you can display the next photo (moving _down_ in the timeline) by clicking on the right arrow, or display the previous photo (moving _up_ in the timeline) by clicking on the left arrow.
+There is an "X" in the top left of the photo. Clicking this takes you back to the timeline view.
+- **Click on the heart.** Placing the mouse cursor over the photo, you will see two symbols: In the bottom-left of the photo is a outline of a ♥ and in the upper-right there is an ⓘ. Clicking the heart-outline changes it to a solid heart to indicate that the photo is one of your favourites.
+On the top of the screen there is a `checkbox` with the text "Show only favourites" next to it and checking it will only show the photos that you have marked with the heart.
+- **Click on the ⓘ** to open up a panel on the right side of the screen where you can see some metadata for that photo, such as when the photo was taken, with which camera, its exposure settings etc. It also shows the _path to the album/folder_ where the photo is stored. Clicking on the album path allows you to see all the photos from that album. Furthermore you can also see which faces that have been identified and the location where it was taken (if known). At the bottom of the panel, you have the option to download this photo to your computer or create a link that can be shared with others. More on that later.
which faces that have been identified
... (if this feature is enabled)
------------------------------
In src/en/docs/usage-basic-overview.md
<#29 (comment)>
:
> @@ -5,7 +5,24 @@ priority: 2
translationKey: usage-basic-overview
---
-> TODO: Explain the basics of using Photoview:
->
-> - How the timeline works, and how to navigate to individual albums from the timeline.
-> - How the albums section works, and how nested albums works.
+{% optimizedImage './timeline.png', 'Screenshot of Photoview', 'class="block w-4/5 mx-auto my-6"' %}
+
+## Timeline view ##
+After loggin in to Photoview, you will see all of your photos in reverse time order with the newest ones first and the oldest ones at the bottom. The photos are grouped by the day they were taken. This is called the _timeline view_ and you can always return to this view by clicking the top-most icon on the panel at the left of the screen.
loggin
Is it a typo with the final g missing?
------------------------------
In src/en/docs/usage-basic-overview.md
<#29 (comment)>
:
> +
+## Timeline view ##
+After loggin in to Photoview, you will see all of your photos in reverse time order with the newest ones first and the oldest ones at the bottom. The photos are grouped by the day they were taken. This is called the _timeline view_ and you can always return to this view by clicking the top-most icon on the panel at the left of the screen.
+At first it seems that there are only a few rows of photos when you scroll down, but Photoview will fill the webpage with more and more photos when you continue to scroll down.
+
+In timeline view you can do the following:
+- **Click on a photo** to display a large version of that photo. From there you can display the next photo (moving _down_ in the timeline) by clicking on the right arrow, or display the previous photo (moving _up_ in the timeline) by clicking on the left arrow.
+There is an "X" in the top left of the photo. Clicking this takes you back to the timeline view.
+- **Click on the heart.** Placing the mouse cursor over the photo, you will see two symbols: In the bottom-left of the photo is a outline of a ♥ and in the upper-right there is an ⓘ. Clicking the heart-outline changes it to a solid heart to indicate that the photo is one of your favourites.
+On the top of the screen there is a `checkbox` with the text "Show only favourites" next to it and checking it will only show the photos that you have marked with the heart.
+- **Click on the ⓘ** to open up a panel on the right side of the screen where you can see some metadata for that photo, such as when the photo was taken, with which camera, its exposure settings etc. It also shows the _path to the album/folder_ where the photo is stored. Clicking on the album path allows you to see all the photos from that album. Furthermore you can also see which faces that have been identified and the location where it was taken (if known). At the bottom of the panel, you have the option to download this photo to your computer or create a link that can be shared with others. More on that later.
+
+## Left-hand navigation panel ##
+On the left-hand side of the screen you have more options of how to view your photos. These are:
+- **Timeline** - covered above.
+- **Albums** - allows you to view all photos that resides in an album on your server. In Photoview, an album is the same as a folder on your server. This means that you can have as many levels of albums as you wish and they get their names from the names of the folders in your filesystem. In album view, when you click the "i" on the top right of a photo, you will get a chance to set this photo as the _album cover photo_ of that album.
resides
reside?
you can have as many levels of albums as you wish
Actually, this is not true, as there is a limit of the nested folders and
absolute path length in a file system: For instance, in ext4 file systems,
the maximum number of subdirectories is 64000, the maximum path length is
4096 bytes.
So, it is better to add something like within the OS limitations
"I"
Replace with the ⓘ to consistently refer to the same UI element
------------------------------
In src/en/docs/usage-basic-overview.md
<#29 (comment)>
:
> +## Timeline view ##
+After loggin in to Photoview, you will see all of your photos in reverse time order with the newest ones first and the oldest ones at the bottom. The photos are grouped by the day they were taken. This is called the _timeline view_ and you can always return to this view by clicking the top-most icon on the panel at the left of the screen.
+At first it seems that there are only a few rows of photos when you scroll down, but Photoview will fill the webpage with more and more photos when you continue to scroll down.
+
+In timeline view you can do the following:
+- **Click on a photo** to display a large version of that photo. From there you can display the next photo (moving _down_ in the timeline) by clicking on the right arrow, or display the previous photo (moving _up_ in the timeline) by clicking on the left arrow.
+There is an "X" in the top left of the photo. Clicking this takes you back to the timeline view.
+- **Click on the heart.** Placing the mouse cursor over the photo, you will see two symbols: In the bottom-left of the photo is a outline of a ♥ and in the upper-right there is an ⓘ. Clicking the heart-outline changes it to a solid heart to indicate that the photo is one of your favourites.
+On the top of the screen there is a `checkbox` with the text "Show only favourites" next to it and checking it will only show the photos that you have marked with the heart.
+- **Click on the ⓘ** to open up a panel on the right side of the screen where you can see some metadata for that photo, such as when the photo was taken, with which camera, its exposure settings etc. It also shows the _path to the album/folder_ where the photo is stored. Clicking on the album path allows you to see all the photos from that album. Furthermore you can also see which faces that have been identified and the location where it was taken (if known). At the bottom of the panel, you have the option to download this photo to your computer or create a link that can be shared with others. More on that later.
+
+## Left-hand navigation panel ##
+On the left-hand side of the screen you have more options of how to view your photos. These are:
+- **Timeline** - covered above.
+- **Albums** - allows you to view all photos that resides in an album on your server. In Photoview, an album is the same as a folder on your server. This means that you can have as many levels of albums as you wish and they get their names from the names of the folders in your filesystem. In album view, when you click the "i" on the top right of a photo, you will get a chance to set this photo as the _album cover photo_ of that album.
+In album view, you will also see a cog-symbol next right to the name of the album. Clicking this allows you to create a _share_, esentially a _link_ to that album that you can share with your friends. By copying the link and including it in an e-mail or some other messenging service you can invite your friends to have a look at those photos in that album. You can also choose to download the album to the computer you are using to view the photos. You have the option to download the photos in full resolution or different scaled-down versions.
cog-symbol
It's not a symbol, but a button
------------------------------
In src/en/docs/usage-basic-overview.md
<#29 (comment)>
:
> +After loggin in to Photoview, you will see all of your photos in reverse time order with the newest ones first and the oldest ones at the bottom. The photos are grouped by the day they were taken. This is called the _timeline view_ and you can always return to this view by clicking the top-most icon on the panel at the left of the screen.
+At first it seems that there are only a few rows of photos when you scroll down, but Photoview will fill the webpage with more and more photos when you continue to scroll down.
+
+In timeline view you can do the following:
+- **Click on a photo** to display a large version of that photo. From there you can display the next photo (moving _down_ in the timeline) by clicking on the right arrow, or display the previous photo (moving _up_ in the timeline) by clicking on the left arrow.
+There is an "X" in the top left of the photo. Clicking this takes you back to the timeline view.
+- **Click on the heart.** Placing the mouse cursor over the photo, you will see two symbols: In the bottom-left of the photo is a outline of a ♥ and in the upper-right there is an ⓘ. Clicking the heart-outline changes it to a solid heart to indicate that the photo is one of your favourites.
+On the top of the screen there is a `checkbox` with the text "Show only favourites" next to it and checking it will only show the photos that you have marked with the heart.
+- **Click on the ⓘ** to open up a panel on the right side of the screen where you can see some metadata for that photo, such as when the photo was taken, with which camera, its exposure settings etc. It also shows the _path to the album/folder_ where the photo is stored. Clicking on the album path allows you to see all the photos from that album. Furthermore you can also see which faces that have been identified and the location where it was taken (if known). At the bottom of the panel, you have the option to download this photo to your computer or create a link that can be shared with others. More on that later.
+
+## Left-hand navigation panel ##
+On the left-hand side of the screen you have more options of how to view your photos. These are:
+- **Timeline** - covered above.
+- **Albums** - allows you to view all photos that resides in an album on your server. In Photoview, an album is the same as a folder on your server. This means that you can have as many levels of albums as you wish and they get their names from the names of the folders in your filesystem. In album view, when you click the "i" on the top right of a photo, you will get a chance to set this photo as the _album cover photo_ of that album.
+In album view, you will also see a cog-symbol next right to the name of the album. Clicking this allows you to create a _share_, esentially a _link_ to that album that you can share with your friends. By copying the link and including it in an e-mail or some other messenging service you can invite your friends to have a look at those photos in that album. You can also choose to download the album to the computer you are using to view the photos. You have the option to download the photos in full resolution or different scaled-down versions.
+- **Places** - this presents you with a map where your photos were taken (provided that they have geocoding information, which they normally have if they are taken with a mobile phone). You can zoom in and out of the map by using the scroll-wheel of your mouse. As you scroll in, you can see that the level of information about the location is becoming more and more precise. Clicking one of the pictures allows you to see all the photos from that location.
*Places* - this presents you
insert here (if the feature is enabled)
from that location.
... by using left and right arrows to switch between them
------------------------------
In src/en/docs/usage-basic-overview.md
<#29 (comment)>
:
> +At first it seems that there are only a few rows of photos when you scroll down, but Photoview will fill the webpage with more and more photos when you continue to scroll down.
+
+In timeline view you can do the following:
+- **Click on a photo** to display a large version of that photo. From there you can display the next photo (moving _down_ in the timeline) by clicking on the right arrow, or display the previous photo (moving _up_ in the timeline) by clicking on the left arrow.
+There is an "X" in the top left of the photo. Clicking this takes you back to the timeline view.
+- **Click on the heart.** Placing the mouse cursor over the photo, you will see two symbols: In the bottom-left of the photo is a outline of a ♥ and in the upper-right there is an ⓘ. Clicking the heart-outline changes it to a solid heart to indicate that the photo is one of your favourites.
+On the top of the screen there is a `checkbox` with the text "Show only favourites" next to it and checking it will only show the photos that you have marked with the heart.
+- **Click on the ⓘ** to open up a panel on the right side of the screen where you can see some metadata for that photo, such as when the photo was taken, with which camera, its exposure settings etc. It also shows the _path to the album/folder_ where the photo is stored. Clicking on the album path allows you to see all the photos from that album. Furthermore you can also see which faces that have been identified and the location where it was taken (if known). At the bottom of the panel, you have the option to download this photo to your computer or create a link that can be shared with others. More on that later.
+
+## Left-hand navigation panel ##
+On the left-hand side of the screen you have more options of how to view your photos. These are:
+- **Timeline** - covered above.
+- **Albums** - allows you to view all photos that resides in an album on your server. In Photoview, an album is the same as a folder on your server. This means that you can have as many levels of albums as you wish and they get their names from the names of the folders in your filesystem. In album view, when you click the "i" on the top right of a photo, you will get a chance to set this photo as the _album cover photo_ of that album.
+In album view, you will also see a cog-symbol next right to the name of the album. Clicking this allows you to create a _share_, esentially a _link_ to that album that you can share with your friends. By copying the link and including it in an e-mail or some other messenging service you can invite your friends to have a look at those photos in that album. You can also choose to download the album to the computer you are using to view the photos. You have the option to download the photos in full resolution or different scaled-down versions.
+- **Places** - this presents you with a map where your photos were taken (provided that they have geocoding information, which they normally have if they are taken with a mobile phone). You can zoom in and out of the map by using the scroll-wheel of your mouse. As you scroll in, you can see that the level of information about the location is becoming more and more precise. Clicking one of the pictures allows you to see all the photos from that location.
+- **People** - This presents you with an array of faces detected in your photos. When you start there are no names assigned to the faces, this is something that you have to do. More on this later.
again, if enabled)
—
Reply to this email directly, view it on GitHub
<#29 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFCSQ4KJGP4RUBZU2RBIB4LZJMELHAVCNFSM6AAAAABJ6LJNYWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDCNBSGYYTENJQG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
There is no need to create a new PR. You can just commit your new changes to the same branch, used as a source for the current PR, and they will appear here automatically. The corresponding environment variables control features, which can be disabled in the product:
Users might decide to disable some of the features because:
|
Ok, thanks for the clarification.
Den tors 27 juni 2024 kl 15:38 skrev Kostiantyn ***@***.***>:
… There is no need to create a new PR. You can just commit your new changes
to the same branch, used as a source for the current PR, and they will
appear here automatically.
The corresponding environment variables control features, which can be
disabled in the product:
- PHOTOVIEW_DISABLE_FACE_RECOGNITION: if set to true, disables Face
recognition feature and People section in the UI
- PHOTOVIEW_DISABLE_VIDEO_ENCODING: if set to true, instructs
Photoview to track videos as unsupported files and don't catalog them
- PHOTOVIEW_DISABLE_RAW_PROCESSING: if set to true, does the same as
the previous switch, but for RAW image files
- MAPBOX_TOKEN: if empty or missing, the Places section is disabled in
the UI
Users might decide to disable some of the features because:
- they don't use/need them
- they are not currently supported by the server, hosting Photoview
(in the case of the direct installation on the host)
- they require too many server resources, not available on the server
(typically when hosting Photoview on some Raspberry-Pi, or slow NAS
servers; or any similar hardware with not enough resources)
- they worry a lot about privacy and don't trust the 3rd-party MapBox
code, integrated into Photoview, so they prefer to completely disable the
feature than deep-dive into the integration and trust that the future
changes on the MapBox side won't introduce some data leaks
—
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFCSQ4KMDLOOBIGHHHJOLWDZJQITRAVCNFSM6AAAAABJ6LJNYWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJUG4YTIOBWG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
OK, I have now made changes according to your suggestions and then typed
"git add ." and "git commit -m <message to you>". Hope this helps
Den tors 27 juni 2024 kl 15:43 skrev Hans-Göran Puke ***@***.***>:
… Ok, thanks for the clarification.
Den tors 27 juni 2024 kl 15:38 skrev Kostiantyn ***@***.***
>:
> There is no need to create a new PR. You can just commit your new changes
> to the same branch, used as a source for the current PR, and they will
> appear here automatically.
>
> The corresponding environment variables control features, which can be
> disabled in the product:
>
> - PHOTOVIEW_DISABLE_FACE_RECOGNITION: if set to true, disables Face
> recognition feature and People section in the UI
> - PHOTOVIEW_DISABLE_VIDEO_ENCODING: if set to true, instructs
> Photoview to track videos as unsupported files and don't catalog them
> - PHOTOVIEW_DISABLE_RAW_PROCESSING: if set to true, does the same as
> the previous switch, but for RAW image files
> - MAPBOX_TOKEN: if empty or missing, the Places section is disabled
> in the UI
>
> Users might decide to disable some of the features because:
>
> - they don't use/need them
> - they are not currently supported by the server, hosting Photoview
> (in the case of the direct installation on the host)
> - they require too many server resources, not available on the server
> (typically when hosting Photoview on some Raspberry-Pi, or slow NAS
> servers; or any similar hardware with not enough resources)
> - they worry a lot about privacy and don't trust the 3rd-party MapBox
> code, integrated into Photoview, so they prefer to completely disable the
> feature than deep-dive into the integration and trust that the future
> changes on the MapBox side won't introduce some data leaks
>
> —
> Reply to this email directly, view it on GitHub
> <#29 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AFCSQ4KMDLOOBIGHHHJOLWDZJQITRAVCNFSM6AAAAABJ6LJNYWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJUG4YTIOBWG4>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
@hgpuke, after making some commits and ready to go forward, you need to push them from your local system to the remote server: |
src/en/docs/usage-basic-overview.md
Outdated
There is an "X" in the top left of the photo. Clicking this takes you back to the timeline view. | ||
- **Click on the heart.** Placing the mouse cursor over the photo, you will see two symbols: In the bottom-left of the photo is a outline of a ♥ and in the upper-right there is an ⓘ. Clicking the heart-outline changes it to a solid heart to indicate that the photo is one of your favourites. | ||
On the top of the screen there is a `checkbox` with the text "Show only favourites" next to it and checking it will only show the photos that you have marked with the heart. | ||
- **Click on the ⓘ** to open up a panel on the right side of the screen where you can see some metadata for that photo, such as when the photo was taken, with which camera, its exposure settings etc. It also shows the _path to the album/folder_ where the photo is stored. Clicking on the album path allows you to see all the photos from that album. Furthermore you can also see which faces that have been identified and the location where it was taken (if known). At the bottom of the panel, you have the option to download this photo to your computer or create a link that can be shared with others. More on that later. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you decide to not implement this change or just missed to add it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments still to address
I've added 1 comment to the existing thread. Other than that it looks good to me. |
modified: src/assets/images/screenshot-map-twoset.png new file: src/assets/images/screenshot-maps2.png modified: src/en/docs/usage-basic-overview.md modified: src/en/docs/usage-people.md modified: src/en/docs/usage-places.md modified: src/en/docs/usage-sharing.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hgpuke, thanks for your valuable contribution to the documentation of Photoview!
Now it looks good to me to merge it, so I'm approving the PR.
I have a small (and optional) comment regarding the Sharing doc page: I think that it is pretty obvious, but might still make sense to mention that Photoview is a self-hosted service, relying completely on a user in making it accessible from Internet or within the local network. This means that in the case of incorrect configuration the Sharing functionality will generate inaccessible links. This is user's responsibility to configure it correctly. Photoview cannot handle this.
If you think that it makes sense to publish, it looks like the best place for that would be the 2nd paragraph on the Sharing page.
Please feel free to make this addition yourself. I am currently away from
my computer and will not be back until late friday.
tisdag 9 juli 2024 skrev Kostiantyn ***@***.***>:
… ***@***.**** approved this pull request.
@hgpuke <https://github.com/hgpuke>, thanks for your valuable
contribution to the documentation of Photoview!
Now it looks good to me to merge it, so I'm approving the PR.
I have a small (and optional) comment regarding the Sharing doc page: I
think that it is pretty obvious, but might still make sense to mention that
Photoview is a self-hosted service, relying completely on a user in making
it accessible from Internet or within the local network. This means that in
the case of incorrect configuration the Sharing functionality will generate
inaccessible links. This is user's responsibility to configure it
correctly. Photoview cannot handle this.
If you think that it makes sense to publish, it looks like the best place
for that would be the 2nd paragraph on the Sharing page.
—
Reply to this email directly, view it on GitHub
<#29 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFCSQ4ORZ4MTLKQKN457HZLZLQXKPAVCNFSM6AAAAABJ6LJNYWVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDCNRXGEZDQNZQGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Sent from MetroMail
|
No rush, we could wait till next week - that is not a problem. Take your time) |
Added content to the usage-basic-overview page.
Added the same screenshot at the top as in the installation page.