1<page xmlns="http://projectmallard.org/1.0/"
2      xmlns:its="http://www.w3.org/2005/11/its"
3      type="topic" style="task"
4      id="contacts-search">
5
6  <info>
7    <link type="guide" xref="contacts"/>
8
9    <revision pkgversion="3.5.5" date="2012-08-13" status="review"/>
10    <revision pkgversion="3.12" date="2014-02-26" status="final"/>
11    <revision pkgversion="3.18" date="2015-09-28" status="review"/>
12
13    <credit type="author">
14      <name>Tiffany Antopolski</name>
15      <email>tiffany.antopolski@gmail.com</email>
16    </credit>
17    <credit type="editor">
18      <name>Michael Hill</name>
19      <email>mdhillca@gmail.com</email>
20    </credit>
21    <credit type="author editor">
22      <name>Ekaterina Gerasimova</name>
23      <email>kittykat3756@gmail.com</email>
24    </credit>
25
26    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
27
28    <desc>Search for a contact.</desc>
29  </info>
30
31<title>Search for a contact</title>
32
33  <p>You can search for an online contact in one of two ways:</p>
34
35  <steps>
36    <item>
37      <p>In the <gui>Activities</gui> overview, start typing the name of the
38      contact.</p>
39    </item>
40    <item>
41      <p>Matching contacts will appear in the overview instead of the usual list
42      of applications.</p>
43    </item>
44    <item>
45      <p>Press <key>Enter</key> to select the contact at the top of the list or
46      click the contact that you want to select if they are not at the
47      top.</p>
48    </item>
49  </steps>
50
51  <p>To search from inside <app>Contacts</app>:</p>
52
53  <steps>
54    <item>
55      <p>Click inside the search field.</p>
56    </item>
57    <item>
58      <p>Start typing the name of the contact.</p>
59    </item>
60  </steps>
61
62</page>
63