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 (77 lines) | stat: -rw-r--r-- 4,341 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
66
67
68
69
70
71
72
73
74
75
76
77
<?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="es">

  <info>
    <desc>Usar y gestionar categorías para citas, contactos, notas y tareas.</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>Daniel Mustieles</mal:name>
      <mal:email>daniel.mustieles@gmail.com</mal:email>
      <mal:years>2012, 2014</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Jorge González</mal:name>
      <mal:email>jorgegonz@svn.gnome.org</mal:email>
      <mal:years>2007-2011</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Francisco Javier F. Serrador</mal:name>
      <mal:email>serrador@openshine.com</mal:email>
      <mal:years>2005, 2006</mal:years>
    </mal:credit>
  </info>

<title>Usar las categorías</title>

<p>Otro método para agrupar contactos, citas, tareas y notas (agrupando los términos como «objetos» en el siguiente texto) consiste en marcarlas como pertenecientes a diferentes categorías. Por tanto, puede asociar un objeto con numerosas categorías, o no asociarlo. Por ejemplo, asocie el objeto de un amigo con la categoría «Trabajo» porque trabaja con él y en la categoría «Amigos» porque es un amigo.</p>

<note style="tip"><p>Para mostrar solo los objetos de una categoría en particular, seleccione la categoría correspondiente en la barra de <link xref="searching-items">búsqueda</link> rápida.</p></note>

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

<p>Para marcar un objeto como perteneciente a una categoría,</p>
<steps>
<item><p>Pulse dos veces sobre el objeto para que aparezca la ventana del editor correspondiente.</p></item>
<item><p>Pulse <gui style="button">Categorías...</gui>. (Si este botón no está disponible, seleccione <guiseq><gui>Ver</gui><gui>Categorías</gui></guiseq>.)</p></item>
<item><p>Seleccione la categoría de la lista. Puede seleccionar tantas categorías como desee.</p></item>
</steps>

</section>

<section id="managing-categories">
<title>Añadir y gestionar categorías</title>

<p>Si la lista predeterminada de categorías no satisface sus necesidades, puede añadir sus propias categorías directamente a través de <guiseq><gui>Editar</gui><gui>Categorías disponibles</gui></guiseq>, o indirectamente al editar un objeto:</p>
<steps>
<item><p>Pulse dos veces sobre cualquier objeto para que aparezca la ventana del editor correspondiente.</p></item>
<item><p>Pulse <gui style="button">Categorías...</gui>. (Si este botón no está disponible, seleccione <guiseq><gui>Ver</gui><gui>Categorías</gui></guiseq>.)</p></item>
<item><p>Introduzca la nueva categoría en la caja de entrada de la parte superior.</p></item>
<item><p>Pulse <gui style="button">Aceptar</gui>.</p></item>
<item><p>Puede ver que el nombre de la categoría aparece en el campo <gui>Categorías</gui> en el editor.</p></item>
<item><p>Pulse <gui style="button">Aceptar</gui>.</p></item>
</steps>

<p>Puede editar o establecer el color y el icono para cada categoría disponible bajo la lista de categorías usando el <gui>Editor de categorías</gui>. Para ello pulse el botón <gui style="button">Editar</gui> en la parte inferior de la ventana de <gui>Categorías</gui>. Pulse el botón <gui style="button">Eliminar</gui> para eliminar categorías de la lista.</p>
</section>

</page>