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

  <info>
    <link type="guide" xref="index#bookmark"/>
    <revision pkgversion="3.10" date="2013-07-01" status="review"/>

    <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>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>

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

    <desc>How do I edit an existing bookmark?</desc>
  </info>

  <title>Update a bookmark</title>

  <p>You can update your existing bookmarks by editing their
  properties.</p>

  <steps>
    <title>To edit a bookmark:</title>
    <item>
      <p>Select
      <guiseq><gui style="menu">Web</gui><gui style="menuitem">Bookmarks</gui></guiseq>
      to open the <gui>Bookmarks</gui> window.</p>
    </item>
    <item>
      <p>From the <gui>Topics</gui> list on the left side, select the topic
      that your bookmark is classified under.</p>
    </item>
    <item>
      <p>A list of bookmarks in the selected <gui>Topic</gui> will be shown on
      the right side of the window. Select the bookmarks that you wish to
      update, then select
      <guiseq><gui style="menu">File</gui><gui style="menuitem">Properties</gui></guiseq>.</p>
    </item>
    <item>
      <p>You can now update the bookmark title, URL and the topics that it is
      listed under.</p>
    </item>
  </steps>

    <p>If you only want to rename a bookmark, right click on it and select
  <gui style="menuitem">Rename…</gui> and type in the new name for your
  bookmark.</p>

</page>