Skip to content

Commit aebe453

Browse files
committed
feat(user-manual): Add docs for text blocks
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
1 parent f241967 commit aebe453

File tree

1 file changed

+21
-12
lines changed

1 file changed

+21
-12
lines changed

user_manual/groupware/mail.rst

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,21 @@ Compose messages
158158
1. Click new message on the top left of your screen
159159
2. Start writing your message
160160

161+
Minimize the composer modal
162+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
163+
164+
.. versionadded:: 3.2
165+
166+
The composer modal can be minimized while writing a new message, editing an existing draft or editing a message from the outbox. Simply click the minimize button on the top right of the modal or click anywhere outside the modal.
167+
168+
.. figure:: images/mail-minimize-composer.png
169+
170+
You can resume your minimized message by clicking anywhere on the indicator on the bottom right of your screen.
171+
172+
.. figure:: images/mail-composer-indicator.png
173+
174+
Press the close button on the modal or the indicator in the bottom right corner to stop editing a message. A draft will be saved automatically into your draft mailbox.
175+
161176

162177
Recipient info on composer
163178
--------------------------
@@ -179,20 +194,14 @@ By doing so the contact will be automatically added as a recipient.
179194

180195
.. note:: Only contacts with a valid email address will be suggested.
181196

182-
Minimize the composer modal
183-
~~~~~~~~~~~~~~~~~~~~~~~~~~~
197+
Text blocks
198+
-----------
184199

185-
.. versionadded:: 3.2
200+
.. versionadded:: 5.2
186201

187-
The composer modal can be minimized while writing a new message, editing an existing draft or editing a message from the outbox. Simply click the minimize button on the top right of the modal or click anywhere outside the modal.
188-
189-
.. figure:: images/mail-minimize-composer.png
190-
191-
You can resume your minimized message by clicking anywhere on the indicator on the bottom right of your screen.
192-
193-
.. figure:: images/mail-composer-indicator.png
194-
195-
Press the close button on the modal or the indicator in the bottom right corner to stop editing a message. A draft will be saved automatically into your draft mailbox.
202+
Text blocks are predefined snippets of text that can be inserted into your email. They can be created and managed in the mail settings.
203+
They can be inserted into the composer by typing ``!`` and then selecting the block from the list or from the composer actions.
204+
Text blocks can be shared with users and user groups.
196205

197206
Outbox
198207
------

0 commit comments

Comments
 (0)