1<?xml version="1.0" encoding="utf-8"?>
2<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="bookmarks" xml:lang="wa">
3
4  <info>
5    <link type="guide" xref="index#annotations"/>
6    <revision pkgversion="1.25" version="0.1" date="2021-03-13" status="final"/>
7    <credit type="author">
8      <name>Tiffany Antopolski</name>
9      <email its:translate="no">tiffany@antopolski.com</email>
10    </credit>
11    <credit type="editor">
12      <name>Ekaterina Gerasimova</name>
13      <email its:translate="no">kittykat3756@gmail.com</email>
14    </credit>
15
16    <license>
17      <p>Creative Commons Share Alike 3.0</p>
18    </license>
19
20    <desc>You can use annotations like bookmarks.</desc>
21  </info>
22
23<title>Bookmarks</title>
24
25  <p>You can add, rename and delete bookmarks using the <app>Document
26  Viewer</app>.</p>
27
28  <p>When you open a file, you should have a side pane on the left side of the window.
29  If you do not have a visible side pane, click
30  <guiseq><gui style="menuitem">View</gui>
31  <gui style="menuitem">Sidepane</gui></guiseq>, or press the <key>F9</key> key on the keyboard.</p>
32
33  <p>At the bottom of this side pane, select the <gui style="button">Bookmarks</gui>
34  from the drop-down list.</p>
35
36  <links type="section"/>
37
38<section id="create">
39  <title>Create a bookmark</title>
40
41  <steps>
42    <item>
43      <p>In the PDF document itself, navigate to the page to which you would
44      like to add the bookmark.</p>
45    </item>
46    <item>
47      <p>In the side pane, select <gui style="button">Bookmarks</gui>
48  from the drop-down list.</p>
49    </item>
50    <item>
51      <p>Press the <gui style="button">+</gui> button at the bottom of the side
52      pane. The default name of the bookmark you just added is the page number
53      of the document.</p>
54    </item>
55    <item>
56      <p>The bookmark is now listed in the bookmarks list.</p>
57    </item>
58  </steps>
59
60</section>
61
62<section id="rename">
63  <title>Rename a bookmark</title>
64
65  <steps>
66    <item><p>In the side pane, select <gui style="button">Bookmarks</gui>
67  from the drop-down list.</p></item>
68    <item><p>Select the bookmark in the side pane.</p></item>
69    <item><p>Click on the bookmark name.</p></item>
70    <item><p>Enter the new name.</p></item>
71    <item><p>Press <key>Enter</key>.</p></item>
72  </steps>
73
74</section>
75
76<section id="delete">
77  <title>Delete a bookmark</title>
78
79  <steps>
80   <item><p>In the side pane, select <gui style="button">Bookmarks</gui>
81  from the drop-down list.</p></item>
82   <item><p>Press the <gui style="button">-</gui> button at the bottom of the side pane.</p></item>
83  </steps>
84
85</section>
86
87</page>
88