This file is indexed.

/usr/share/bibledit-gtk/site/gtk/reference/menu/tools/bible-notes-mass-update.html is in bibledit-gtk-data 4.9-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
78
79
80
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <link href="../../../../bibledit.css" rel="stylesheet" type="text/css" /><!-- 

Copyright (©) 2003-2011 Teus Benschop and Contributors to the Wiki.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Texts.  A copy of the license is included in the section entitled "GNU
Free Documentation License" in the file FDL.

-->
    <title></title>
  </head>
  <body>
    <div id="menu">
      <ul>
        <li>
          <a href="../../../../home.html">1 Bibledit</a>
        </li>
        <li>
          <a href="../tools.html">Tools</a>
        </li>
        <li style="list-style: none; display: inline">
          <hr />
        </li>
        <li>Bible notes mass update
        </li>
        <li>
          <a href="generate-word-lists.html">Generate Word lists</a>
        </li>
        <li>
          <a href="transfer-project-notes-to-text.html">Transfer Project Notes to text</a>
        </li>
      </ul>
    </div>
    <div id="content">
      <h1>
        Bible notes mass update
      </h1>
      <h2>
        <a name="TOC-Mass-Updating-Bible-Notes" href="" id="TOC-Mass-Updating-Bible-Notes"></a>Mass Updating Bible Notes
      </h2>
      <p>
        Opinions vary on whether origin references in footnotes and crossreferences are useful. Some say that they are useful because they indicate the verse to which the note belongs. Others say that these references are just clutter and that the information is clearer without them.
      </p>
      <p>
        A tool is available that can add or remove the origin references of all the Bible Notes in one go.
      </p>
      <p>
        See the <a href="https://sites.google.com/site/bibledit/gtk/reference/usfm">USFM</a> documentation for footnotes, endnotes and crossreferences for a description of what the origin references are.
      </p>
      <p>
        In the dialog, tick what type of notes to affect: footnotes, endnotes, crossreferences, or a combination of them. If you tick "Footnotes", for example, and leave the others unticked, then only the footnotes in your project will be affected.
      </p>
      <p>
        Then choose the action you wish to take, whether to give statistics only, or whether to add the origin references or to remove them.
      </p>
      <p>
        If you add them, you can set how the origin references will look.
      </p>
      <p>
        Once all settings are made, press OK to process all verses in your project.
      </p>
      <p>
        Changes that Bibledit will now make cannot be made undone.
      </p>
      <p>
        Statistics of what has been found and what has been done will be given once through.
      </p>
      <p>
        Sometimes Bible notes don't have any markers in them at all, they are just plain text. To add the default markers to the note, choose option "Add missing text labels".
      </p>
    </div>
  </body>
</html>