aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/bookmark-add.page
blob: 2db3e566debcbeb07116fdd2ae78a38cbd8a75c5 (plain) (blame)
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
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" style="task"
      id="bookmark-add">

  <info>
    <link type="guide" xref="index#start"/>
    <link type="guide" xref="bookmark"/>
    <revision pkgversion="3.9" version="0.1" date="2013-05-03" status="draft"/>

    <credit type="author copyright">
      <name>Aruna Sankaranarayanan</name>
      <email its:translate="no">aruna.evam@gmail.com</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name></name>
      <email its:translate="no"></email>
      <years></years>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>How do I add a bookmark?</desc>
  </info>

  <title>Bookmark a page</title>

  <p>Bookmarking a page saves it in the <app>Web</app> history.</p>

  <steps>
    <title>To add a bookmark:</title>
    <item>
      <p>Go to the webpage that you wish to bookmark.</p>
    </item>
    <item>
      <p>Select
      <guiseq><gui style="menu"><link xref="super-menu">Super menu</link></gui>
      <gui style="menuitem">Bookmarks</gui>
      <gui style="menuitem">Add Bookmark…</gui></guiseq> or
      you can also press
      <keyseq><key>Ctrl</key><key>D</key></keyseq> to add a bookmark.</p>
    </item>
    <item>
      <p>Type a title for your bookmark in the <gui>Title</gui> text
      box, so that you can identify it easily in the future.</p>
    </item>
    <item>
      <p>Check any topics that your bookmark may be classified under in the
      list of topics. If the topic of your choice does not exist, type in the
      name of the topic in the <gui>Topic</gui> text box, and select
      <gui style="group">Create Topic <input>"Topic name"</input></gui> from
      the list. You can also use the <gui>Topic</gui> text box to
      search for existing topics if your current list of topics is very
      long.</p>
    </item>
    <item>
      <p>Click <gui style="button">Add</gui> to add your bookmark, or
      <gui style="button">Cancel</gui> if you do not want to add the
      bookmark.</p>
      <note style="info">
        <p>The <gui style="button">Similar</gui> button displays the number
    of existing bookmarks for the website you are trying to remember. If
    there is at least one existing bookmark, you can click the
    <gui style="button">Similar</gui> button and select one of the
    bookmarks in the list to view its properties.</p>
      </note>
    </item>
  </steps>

</page>