Skip to content

Commit 3d340fe

Browse files
committed
feat(Groupware/Contacts): add contacts multiactions and contact merging
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
1 parent 1ced397 commit 3d340fe

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

user_manual/groupware/contacts.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,31 @@ click on the contacts picture for the following options to appear:
110110

111111
.. figure:: ../images/contact_picture_options.png
112112

113+
Managing multiple Contacts at a time
114+
------------------------------------
115+
116+
The Contacts app enables you to select multiple contacts and to perform batch actions on them. To select multiple contacts, either click on each contacts profile picture individually, or click on the profile picture on the first contact then while holding the shift key click on another contact in the list to select all contacts in between the first and second one.
117+
118+
This will bring up a menu at the top of the contacts list with various actions you can perform on the selected contacts:
119+
120+
.. figure:: images/contact_multiselect.png
121+
:alt: Contact multiselect actions
122+
123+
In batch mode, the cross icon button will unselect all selected contacts, while the trash bin icon button will delete all selected contacts.
124+
125+
.. note:: You might not be able to modify or delete certain contacts, for example if they are in a read-only address book. In that case, relevant actions will be disabled.
126+
127+
Merging duplicate Contacts
128+
~~~~~~~~~~~~~~~~~~~~~~~~~~
129+
130+
To merge contacts, select two contacts then click the "Merge contacts" icon button at the top of the contacts list, this will open a dialog that helps you merge duplicate contacts. The merging dialog will show the details of both contacts side by side, and you can choose which details to keep in the merged contact.
131+
132+
Any properties with a Radio (circular) button can only have one value, so one of the two values must be selected (like the name of the contact, which can only have one value), meanwhile checkboxes (square buttons) allow you to keep both values if desired (like phone numbers or email addresses, which can have multiple values).
133+
134+
If either of the contacts are part of a group(s), by default the merged contact will be part of all groups that the two contacts were part of. You can uncheck any groups while merging if you don't want the merged contact to be part of them.
135+
136+
.. note:: Currently you are only able to merge two contacts at a time, and you are naturally only able to merge contacts that can be modified by you. If the merging action is disabled, check that you selected contacts that match those conditions.
137+
113138
Organize your Contacts with Contact Groups
114139
------------------------------------------
115140

86.4 KB
Loading

0 commit comments

Comments
 (0)