blob: 1daf88becd923e4f7c25cb8f409ee89101220480 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="contacts-edit-details">
<info>
<link type="guide" xref="contacts"/>
<revision pkgversion="3.5.5" date="2012-08-13" status="review"/>
<revision pkgversion="3.8" date="2013-04-27" status="review"/>
<revision pkgversion="3.12" date="2014-02-26" status="candidate"/>
<revision pkgversion="3.18" date="2015-09-28" status="review"/>
<revision pkgversion="3.36.2" date="2020-08-11" status="review"/>
<revision pkgversion="3.38.0" date="2020-11-02" status="review"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany.antopolski@gmail.com</email>
</credit>
<credit type="editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
</credit>
<credit type="author editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
</credit>
<credit type="editor">
<name>Pranali Deshmukh</name>
<email>pranali21293@gmail.com</email>
<years>2020</years>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Edit the information for each contact.</desc>
</info>
<title>Edit contact details</title>
<p>Editing contact details helps you keep the information in your address
book up to date and complete.</p>
<steps>
<item>
<p>Select the contact from your contact list.</p>
</item>
<item>
<p>Press the <media its:translate="no" type="image" src="figures/view-more-symbolic.svg">
<span its:translate="yes">view more</span></media>
button in the top-right corner of the window and
select <gui style="menuitem">Edit</gui>.</p>
</item>
<item>
<p>Edit the contact details.</p>
<p>To add a <em>detail</em> such as a new phone number or email
address, just fill in the details on the next empty field of the
type (phone number, email, etc.) you want to add.</p>
<note style="tip">
<p>Press the <media its:translate="no" type="image" src="figures/view-more-symbolic.svg"><span its:translate="yes">view more</span></media>
option at the bottom to expand available options,
revealing fields like <gui>Website</gui> and <gui>Birthday</gui>.</p>
</note>
</item>
<item>
<p>Press <gui style="button">Done</gui> to finish editing the
contact.</p>
</item>
</steps>
</page>
|