aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-08-18 02:37:54 +0800
committerAndre Klapper <a9016009@gmx.de>2012-08-18 02:37:54 +0800
commita3ec6af00da6871c6f3ca48f41d30b372d271cf8 (patch)
tree5940ec6d1fcbe7ce8b7132e6fc121fefa8112a59 /help
parent650917dc80d3fcbff20f0553df3f144e49392a96 (diff)
downloadgsoc2013-evolution-a3ec6af00da6871c6f3ca48f41d30b372d271cf8.tar
gsoc2013-evolution-a3ec6af00da6871c6f3ca48f41d30b372d271cf8.tar.gz
gsoc2013-evolution-a3ec6af00da6871c6f3ca48f41d30b372d271cf8.tar.bz2
gsoc2013-evolution-a3ec6af00da6871c6f3ca48f41d30b372d271cf8.tar.lz
gsoc2013-evolution-a3ec6af00da6871c6f3ca48f41d30b372d271cf8.tar.xz
gsoc2013-evolution-a3ec6af00da6871c6f3ca48f41d30b372d271cf8.tar.zst
gsoc2013-evolution-a3ec6af00da6871c6f3ca48f41d30b372d271cf8.zip
User Docs: Document searching inside of one task/memo
Diffstat (limited to 'help')
-rw-r--r--help/C/memos-searching.page14
-rw-r--r--help/C/tasks-searching.page14
2 files changed, 24 insertions, 4 deletions
diff --git a/help/C/memos-searching.page b/help/C/memos-searching.page
index ba912c4319..3b12abc8a4 100644
--- a/help/C/memos-searching.page
+++ b/help/C/memos-searching.page
@@ -7,7 +7,7 @@
<link type="guide" xref="searching-items" />
<link type="guide" xref="tasks-organizing" />
- <revision pkgversion="2.32.1" version="0.2" date="2010-10-12" status="draft"/>
+ <revision pkgversion="3.5.90" version="0.3" 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,15 @@
</info>
<title>Searching Memos</title>
+
+<section id="search-single">
+<title>Searching in a Single Memo</title>
+<p>To find text in the displayed memo, select <guiseq><gui>Edit</gui><gui>Find in Memo...</gui></guiseq> from the main menu.</p>
+</section>
+
+<section id="search-many">
+<title>Searching Across Memos</title>
+
<section id="quick-search">
<title>Quick Search</title>
<p>In the Memos view, you can quickly search for memos either by summary or by category.</p>
@@ -76,5 +85,6 @@
<item><p>Click <gui>OK</gui>.</p></item>
</steps>
</section>
-
+
+</section>
</page>
diff --git a/help/C/tasks-searching.page b/help/C/tasks-searching.page
index afb1de938e..9297668f09 100644
--- a/help/C/tasks-searching.page
+++ b/help/C/tasks-searching.page
@@ -7,7 +7,7 @@
<link type="guide" xref="searching-items" />
<link type="guide" xref="tasks-organizing" />
- <revision pkgversion="2.32.1" version="0.2" date="2010-10-12" status="draft"/>
+ <revision pkgversion="3.5.90" version="0.3" 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,15 @@
</info>
<title>Searching Tasks</title>
+
+<section id="search-single">
+<title>Searching in a Single Task</title>
+<p>To find text in the displayed task, select <guiseq><gui>Edit</gui><gui>Find in Task...</gui></guiseq> from the main menu.</p>
+</section>
+
+<section id="search-many">
+<title>Searching Across Tasks</title>
+
<section id="quick-search">
<title>Quick Search</title>
<p>In the Tasks view, you can quickly search for tasks either by summary or by category.</p>
@@ -76,5 +85,6 @@
<item><p>Click <gui>OK</gui>.</p></item>
</steps>
</section>
-
+
+</section>
</page>