Skip to content

Commit 56d69f8

Browse files
committed
feat(user-manual): Add docs for text blocks
Signed-off-by: Hamza Mahjoubi <[email protected]>
1 parent 497e836 commit 56d69f8

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
@@ -174,6 +174,21 @@ Compose messages
174174
1. Click new message on the top left of your screen
175175
2. Start writing your message
176176

177+
Minimize the composer modal
178+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
179+
180+
.. versionadded:: 3.2
181+
182+
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.
183+
184+
.. figure:: images/mail-minimize-composer.png
185+
186+
You can resume your minimized message by clicking anywhere on the indicator on the bottom right of your screen.
187+
188+
.. figure:: images/mail-composer-indicator.png
189+
190+
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.
191+
177192

178193
Recipient info on composer
179194
--------------------------
@@ -195,20 +210,14 @@ By doing so the contact will be automatically added as a recipient.
195210

196211
.. note:: Only contacts with a valid email address will be suggested.
197212

198-
Minimize the composer modal
199-
~~~~~~~~~~~~~~~~~~~~~~~~~~~
200-
201-
.. versionadded:: 3.2
202-
203-
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.
204-
205-
.. figure:: images/mail-minimize-composer.png
206-
207-
You can resume your minimized message by clicking anywhere on the indicator on the bottom right of your screen.
213+
Text blocks
214+
-----------
208215

209-
.. figure:: images/mail-composer-indicator.png
216+
.. versionadded:: 5.2
210217

211-
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.
218+
Text blocks are predefined snippets of text that can be inserted into your email. They can be created and managed in the mail settings.
219+
They can be inserted into the composer by typing ``!`` and then selecting the block from the list or from the composer actions.
220+
Text blocks can be shared with users and user groups.
212221

213222
Outbox
214223
------

0 commit comments

Comments
 (0)