summaryrefslogtreecommitdiff
path: root/help/C/annotation-properties.page
blob: 49c9c876bc7ae7f2d256994990425c25fad02d62 (plain)
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
<page xmlns="http://projectmallard.org/1.0/"
      type="guide" style="task"
      id="annotation-properties">

  <info>
    <link type="guide" xref="annotations"/>
    <desc>How to customize the author, color, style or icon of an annotation.</desc>
    <revision pkgversion="1.25" version="0.1" date="2021-03-13" status="final"/>
    <credit type="author">
      <name>Tiffany Antopolski</name>
      <email>tiffany@antopolski.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
  </info>

 <title>Customize annotations</title>

<steps>
 <item>
  <p>
   Right click on the annotation icon in the document.
  </p>
 </item>
 <item>
  <p>
   Select <gui>Annotation Properties…</gui>.
  </p>
 </item>
 <item>
  <p>
    In the <gui>Annotation Properties</gui> window, you can change the author, color, style and icon of your note.
  </p>
   <note>
    <p>
     The annotation properties will be applied to the note for which you made the changes only.  Each note can have a different set of properties.
    </p>
   </note>
 </item>
</steps>


<section id="change-default">
 <title>Can I permanently change the default annotation properties?</title>
<p>
   The default annotation properties (author, colour, style and icon) can only be changed on a particular note as stated above. So if you want all icons for your notes to be <gui>red</gui> instead of <gui>yellow</gui>, you will have to change the default from <gui>yellow</gui> to <gui>red</gui> individually on each note.  There is no way to save different default settings for annotation properties, at this time.
</p>
</section>

</page>