diff options
author | Andre Klapper <a9016009@gmx.de> | 2012-08-16 19:36:50 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2012-08-16 19:36:50 +0800 |
commit | 1bc654429cfad274ee657e829c1e5a994e61396b (patch) | |
tree | a112fceb466069b353728b91975fc30b1c0def0b /help | |
parent | 83db23bc043a21603451e3692613b48346ffaddd (diff) | |
download | gsoc2013-evolution-1bc654429cfad274ee657e829c1e5a994e61396b.tar.gz gsoc2013-evolution-1bc654429cfad274ee657e829c1e5a994e61396b.tar.zst gsoc2013-evolution-1bc654429cfad274ee657e829c1e5a994e61396b.zip |
User Docs: Document Global Search in Calendar. Fixes bug #673929
Diffstat (limited to 'help')
-rw-r--r-- | help/C/calendar-searching.page | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/help/C/calendar-searching.page b/help/C/calendar-searching.page index 8a228da036..fbfcd9f049 100644 --- a/help/C/calendar-searching.page +++ b/help/C/calendar-searching.page @@ -7,7 +7,7 @@ <link type="guide" xref="searching-items" />
<link type="guide" xref="calendar-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-16" status="draft"/>
<credit type="author">
<name its:translate="no">Max Vorobuov</name>
<email its:translate="no">vmax0770@gmail.com</email>
@@ -42,6 +42,9 @@ <item><p>Select the category from the list.</p></item>
<item><p>Evolution displays the search results.</p></item>
</steps>
+
+<p>To go through the results you can use the two arrow buttons next to the search field. This searches in currently enabled calendars. It searches from the currently selected day in the given direction, in a range of 10 years by default.</p>
+
<p>If you want to set several search conditions, you should use an Advanced search, which is described below.</p>
</section>
|