You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_manual/talk/attachments.rst
+14-3Lines changed: 14 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,13 +23,24 @@ Second, you can select a file from your Nextcloud Files or a file manager by cho
23
23
:alt:Talk file selection panel showing available files to share in chat
24
24
:width:600px
25
25
26
-
You can add more files until you are done and decide to share the files. You can also add a text caption to your shared files, providing a brief description or context.
26
+
You can add more files until you are done and decide to share the files. You can also add a text caption to your shared files, providing a brief description or context. When you share several files at once, they are combined into a single message in the chat instead of one message per file, keeping the conversation easier to follow.
27
27
28
+
.. TODO: update screenshot to show multiple files combined into one message
28
29
.. image:: images/talk-upload-files.png
29
-
:alt:Talk file upload queue before sending files in chat
30
+
:alt:Talk file upload queue with several files combined into one message before sending
30
31
:width:500px
31
32
32
-
All users will be able to click the files to view, edit or download them, regardless of whether they have a Nextcloud account. Users with an account will have the file automatically shared with them while external guest users will get them shared as a public link.
33
+
Before you send the files, this staging area also lets you set options that apply to the upload. When you share
34
+
images, they use ``Standard image quality`` by default, which compresses them to save bandwidth and storage; switch
35
+
to ``Original image quality`` if you need to share the full-quality file. Depending on your instance, you can also
36
+
choose ``View-only for others`` (the default) or ``Editable by others`` for the shared files.
37
+
38
+
.. TODO: mock screenshot below, replace with a real capture once the feature ships
39
+
.. image:: images/talk-upload-files.png
40
+
:alt:Talk staging area showing the image compression and view-only/can-edit options
41
+
:width:500px
42
+
43
+
All users will be able to click the files to view or download them, regardless of whether they have a Nextcloud account, and edit them if you allowed it. Users with an account will have the file automatically shared with them while external guest users will get them shared as a public link.
Copy file name to clipboardExpand all lines: user_manual/talk/messages.rst
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,10 +43,22 @@ In the submenu, you can select an appropriate time to receive a notification lat
43
43
44
44
You can also forward a message to another conversation using the ``...`` menu, or send it to your **Note to self** conversation for personal reference.
45
45
46
+
Global message search
47
+
----------------------
48
+
49
+
You can search for messages across all your conversations at once from the conversation list search field, without
50
+
opening each conversation individually. Results show a preview of the matching message and its conversation, so you
51
+
can jump straight to it.
52
+
53
+
.. TODO: mock screenshot below, replace with a real capture once the feature ships
54
+
.. image:: images/chat-search-messages.png
55
+
:alt:Talk global search results showing matching messages across conversations
56
+
:width:500px
57
+
46
58
Messages search in a conversation
47
59
---------------------------------
48
60
49
-
In addition to global unified search, you can search for messages within a specific conversation. In the content sidebar of a conversation, click the search icon to open the search tab.
61
+
In addition to the global message search, you can search for messages within a specific conversation. In the content sidebar of a conversation, click the search icon to open the search tab.
0 commit comments