Import Assistant

The Import Assistant is available through menu File / Import. It can import a variety of data into Bibledit. The various options are described below.

Import a Bible

Bibledit can import existing Biblical text. It imports various formats of the texts. These formats are described below.

Bible - Unified Standard Format Markers

Bibledit can import USFM text.

If it says that a file is not in Unicode, it is recommended to open this file in gedit, and then save it in UTF-8 format. The program "gedit" is an editor that comes with Linux. Other editors will work well too.

Bible - BibleWorks Exported Database

Bibledit can import text that has been exported from BibleWorks. This is how to do it: In BibleWorks choose Tools - Export Database. Export the Bible of your choice to a file and save it in Text format. Then do the Import in Bibledit.

Bible - Online Bible Text

Data from the Online Bible can be imported. Bibledit contacts the Online Bible and retrieves data from it.

To get this to work, it is important to ensure that the Online Bible and Bibledit share their reference. If this works, it means that Bibledit can contact the Online Bible.

The Import Assistant has an option to import data from the Online Bible. After you choose this option, the Assistant will check that it can contact the Online Bible. If this is the case, the next step is to choose which Bible of the Online Bible to import. After that the import starts.

Import will take a very long time due to how the interface has been built.

You can cancel the import at any time. Whatever has been imported will be preserved. When continuing with the import next time, whatever has been imported already will not be imported again. That saves time.

Bible - Raw Text

Importing raw text involves manual labour. The following steps would be required:

1. View the USFM code. This can be done through menu View / USFM code, or keyboard accelerator Ctrl-\ (Control-Backslash).

2. Switch on the USFM checker. See menu Check / USFM. This opens a new window.

3. Paste some good text in the editor.

4. Press button "Discover markup", and see how it goes.

If the markup is not discovered properly, you will need to enter the USFM codes by hand. The essential ones are \c, \p, \s and \v.

Keep doing this for each chapter of text you'd like to import.

At the end of all, when all text has been imported into a book, chapter 0 needs to be set as well, else without that Bibledit won't work well with the imported text. Setting chapter 0 is usually done by simply applying the "c" marker in the editor, choosing chapter 0, and pressing OK.

Note. At any stage in the text import process, the user can filter the text. Select the filter to apply, then click button "Filter text". Filters can be created through menu Preferences / Filters.

Note. There is an option "Verses are at line start". if this one is ticked, when discovering the markup, the engine only considers verses that are at the start of the line.

Note. In some raw text footnotes or cross references are included in the text. See the following example, where one would like to import the following raw text:

"5 Don't forget what happened to those people that the Lord rescued from Egypt. Some of them did not have faith, and he later destroyed them. Ex 12.51; Nu 14.29,30. 6 You also know about the angels who didn't do their work and left their proper places. God chained them with everlasting chains and is now keeping them in dark pits until the great day of judgment."

There is a cross reference in 5: Ex 12.51; Nu 14.29,30.

To import this raw text properly, you need to tick the option that the verse numbers are at the start of the line. Then recognize the text by clicking on the button. It will now have recognized only verse 5. You need to put a new line before verse 6, and manually add the \v before it. The switch to formatted view, and cut the cross reference to the clipboard. Then insert a new cross reference, and paste that text into the dialog.

The same technique can be used for footnotes or endnotes.

Import References

This gives information about how to get a list of references into Bibledit, into the References Window.

Import a Stylesheet

This imports a stylesheet.

Import Notes

This imports project notes.

Import Keyterms

This allows you to import keyterms.

Notes

See also: Data, backup, restore, import, export.