92 lines
2.8 KiB
Plaintext
92 lines
2.8 KiB
Plaintext
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
|
|
type="topic" id="calendar-searching">
|
|
|
|
<info>
|
|
<link type="guide" xref="searching-items" />
|
|
<link type="guide" xref="calendar-organizing" />
|
|
|
|
<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>
|
|
</credit>
|
|
<credit type="author">
|
|
<name its:translate="no">Andre Klapper</name>
|
|
<email its:translate="no">ak-47@gmx.net</email>
|
|
</credit>
|
|
<credit type="author">
|
|
<name its:translate="no">Novell, Inc</name>
|
|
<!-- Content partially from
|
|
https://help.gnome.org/users/evolution/2.32/usage-contact-organize.html.en
|
|
-->
|
|
</credit>
|
|
|
|
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
|
|
|
|
<desc>Searching appointments and meetings.</desc>
|
|
</info>
|
|
|
|
<title>Searching for Calendar Items</title>
|
|
|
|
<section id="quick-search">
|
|
<title>Quick Search</title>
|
|
|
|
<p>In the Calendar view, you can quickly search for appointments and meetings
|
|
either by summary or by category.</p>
|
|
|
|
<p>Searching by summary:</p>
|
|
|
|
<steps>
|
|
<item>
|
|
<p>Click the search icon
|
|
<media type="image" mime="image/png" its:translate="no" src="figures/search-icon.png"/>
|
|
to expand the drop-down list.</p>
|
|
</item>
|
|
<item>
|
|
<p>Select the search condition from the list.</p>
|
|
</item>
|
|
<item>
|
|
<p>Enter the text you want to search for and press <key>Enter</key>.</p>
|
|
</item>
|
|
<item>
|
|
<p><app>Evolution</app> displays the search results.</p>
|
|
</item>
|
|
</steps>
|
|
|
|
<p>Searching by category:</p>
|
|
|
|
<steps>
|
|
<item>
|
|
<p>Click the <gui>Show</gui> drop-down list.</p>
|
|
</item>
|
|
<item>
|
|
<p>Select the category from the list.</p>
|
|
</item>
|
|
<item>
|
|
<p><app>Evolution</app> 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>
|
|
|
|
<!-- As advanced-search, clearing-search, saved-searches,
|
|
editing-a-saved-search are totally identical in all *-searching.page
|
|
files, this is centrally in one file that's included by XInclude. See
|
|
|
|
http://blogs.gnome.org/shaunm/2011/07/21/understanding-xinclude/ for how it works. -->
|
|
|
|
<include href="xinclude-searching.xml"
|
|
xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:info/mal:section)"
|
|
xmlns="http://www.w3.org/2001/XInclude"/>
|
|
|
|
</page>
|