diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-08-18 02:35:57 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-08-18 02:35:57 +0800 |
commit | 650917dc80d3fcbff20f0553df3f144e49392a96 (patch) | |
tree | 0fb8c3572988a8659a958c0e99b67f8627264c2e /help | |
parent | ab13368b866322edf425e32dcd9f10f46ec92a7e (diff) | |
download | gsoc2013-evolution-650917dc80d3fcbff20f0553df3f144e49392a96.tar.gz gsoc2013-evolution-650917dc80d3fcbff20f0553df3f144e49392a96.tar.zst gsoc2013-evolution-650917dc80d3fcbff20f0553df3f144e49392a96.zip |
User Docs: Document searching inside of one contact
Diffstat (limited to 'help')
-rw-r--r-- | help/C/contacts-searching.page | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/help/C/contacts-searching.page b/help/C/contacts-searching.page index 8f2f0a911e..bb32e4e090 100644 --- a/help/C/contacts-searching.page +++ b/help/C/contacts-searching.page @@ -7,7 +7,7 @@ <link type="guide" xref="searching-items" />
<link type="guide" xref="contacts-organizing" />
- <revision pkgversion="3.3.91" version="0.3" date="2012-02-19" status="draft"/>
+ <revision pkgversion="3.5.90" version="0.4" date="2012-08-17" status="draft"/>
<credit type="author">
<name its:translate="no">Max Vorobuov</name>
<email its:translate="no">vmax0770@gmail.com</email>
@@ -26,6 +26,16 @@ </info>
<title>Searching Contacts</title>
+
+<section id="search-single">
+<title>Searching in a Single Contact</title>
+<p>To find text in the displayed contact, select <guiseq><gui>Edit</gui><gui>Find in Contact...</gui></guiseq> from the main menu.</p>
+</section>
+
+<section id="search-many">
+<title>Searching Across Contacts</title>
+
+
<section id="quick-search">
<title>Quick Search</title>
<p>In the Contacts view, you can quickly search for contacts either by category or by contact's info.</p>
@@ -76,5 +86,6 @@ <item><p>Click <gui>OK</gui>.</p></item>
</steps>
</section>
-
+
+</section>
</page>
|