File: using-categories.page

package info (click to toggle)
evolution 3.12.9~git20141130.241663-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 135,148 kB
  • ctags: 42,742
  • sloc: ansic: 398,340; sh: 11,322; xml: 6,861; makefile: 4,982; perl: 164
file content (65 lines) | stat: -rw-r--r-- 3,598 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="using-categories" xml:lang="gl">

  <info>
    <desc>Using and managing categories for appointments, contacts, memos and tasks.</desc>

    <link type="guide" xref="contacts-organizing"/>
    <link type="guide" xref="tasks-organizing"/>
    <link type="guide" xref="calendar-organizing"/>

    <revision pkgversion="3.3.91" version="0.6" date="2012-02-19" status="final"/>
    <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 http://library.gnome.org/users/evolution/2.32/usage-contact-organize.html.en#usage-contact-organize-group-category -->
 </credit>
    
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
        

  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Fran Dieguez</mal:name>
      <mal:email>frandieguez@gnome.org</mal:email>
      <mal:years>2009-2013.</mal:years>
    </mal:credit>
  </info>

<title>Using Categories</title>

<p>Another way to group contacts, appointments, tasks and memos (summarized by the term "objects" in the following text) is to mark them as belonging to different categories. You can mark an object as being in several categories or no category at all. For example in your address book, you put a friend in the "Business" category because he works with you and the "Friends" category because he is a friend.</p>

<note style="tip"><p>To display only the objects in a particular category, select the corresponding category in the quick <link xref="searching-items">search</link> bar.</p></note>

<section id="set-category-for-object">
<title>Configurar categorías para un obxecto</title>

<p>Para marcar un obxecto como pertencente a unha categoría.</p>
<steps>
<item><p>Prema dúas veces no obxecto para mostrar o editor correspondente.</p></item>
<item><p>Prema <gui style="button">Categorías…</gui>. (Se este botón non está dispoñíbel, seleccione <guiseq><gui>Ver</gui><gui>Categorías</gui></guiseq>.)</p></item>
<item><p>Seleccione a categoría desde a lista. Pode seleccionar cantas categorías queira.</p></item>
</steps>

</section>

<section id="managing-categories">
<title>Engadir e xestionar categorías</title>

<p>If the default list of categories does not suit your needs, you can add your own categories either directly via <guiseq><gui>Edit</gui><gui>Available Categories</gui></guiseq>, or indirectly when editing an object:</p>
<steps>
<item><p>Double-click any object to bring up the corresponding editor.</p></item>
<item><p>Prema <gui style="button">Categorías…</gui>. (Se este botón non está dispoñíbel, seleccione <guiseq><gui>Ver</gui><gui>Categorías</gui></guiseq>.)</p></item>
<item><p>Escriba a nova categoría na caixa de entrada de arriba.</p></item>
<item><p>Prema <gui style="button">Aceptar</gui>.</p></item>
<item><p>Agora poderá ver a categoría desde o campo de texto <gui>Categorías</gui> no editor.</p></item>
<item><p>Prema <gui style="button">Aceptar</gui>.</p></item>
</steps>

<p>In the <gui>Categories Editor</gui> you can edit or set the color and icon for each category available by clicking <gui style="button">Edit</gui> at the bottom of the <gui>Categories</gui> window. Press <gui style="button">Delete</gui> to delete categories from the list.</p>
</section>

</page>