Add documentation for user status selector dialog
authorFelix Weilbach <felix.weilbach@nextcloud.com>
Fri, 10 Sep 2021 13:28:01 +0000 (15:28 +0200)
committerMatthieu Gallien (Rebase PR Action) <matthieu_gallien@yahoo.fr>
Fri, 17 Sep 2021 08:22:52 +0000 (08:22 +0000)
Fixes #3770

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
doc/images/user_status-selector_dialog.png [new file with mode: 0644]
doc/images/user_status_selector_main_dialog.png [new file with mode: 0644]
doc/navigating.rst

diff --git a/doc/images/user_status-selector_dialog.png b/doc/images/user_status-selector_dialog.png
new file mode 100644 (file)
index 0000000..6f82cfc
Binary files /dev/null and b/doc/images/user_status-selector_dialog.png differ
diff --git a/doc/images/user_status_selector_main_dialog.png b/doc/images/user_status_selector_main_dialog.png
new file mode 100644 (file)
index 0000000..4c38f89
Binary files /dev/null and b/doc/images/user_status_selector_main_dialog.png differ
index b9ee0efec11ae95fa352c7e8e9ececf438666229..245929bf2d9b21139ea9030800b4fc9bbe2b11a6 100644 (file)
@@ -157,6 +157,35 @@ icon.
 If a directory includes ignored files that are marked with warning icons
 that does not change the status of the parent directories.
 
+Set the user status
+-------------------
+
+If you have the user status app installed on your Nextcloud server,
+you can set your user status from the desktop client. To do so, open
+the main dialog. Then click on your avatar and then click on the three
+dots. In the menu that opens click on **Set status**.
+
+.. figure:: images/user_status_selector_main_dialog.png
+   :alt: Open user status dialog from main dialog.
+
+In the dialog that opens, you can set your online status if
+you click on either **Online**, **Away**, **Do not disturb** or
+**Invisible**. You can also set a custom status message with the text
+field below or choose one of the predefined status messages below. It
+is also possible to set a custom emoji if you click on the button with
+the emoji beside the text input field. The last thing you might want
+to set is when your user status should be cleared. You can choose the
+period after which the user status will be cleared by clicking on the
+button on the left hand side of the text **Clear status message after**.
+
+.. figure:: images/user_status-selector_dialog.png
+   :alt: Dialog to set user status.
+
+If you are happy with the status you have created you can enable this
+status with the button **Set status message**. If you had already a
+status set, you can clear the status by clicking the cutton **Clear
+status message**.
+
 Sharing From Your Desktop
 -------------------------