Recently I "upgraded" to an iPhone from an Android and boy has it been a learning curve. I'm going to let that be a whole other post, but for this post I needed to find a good replacement for my QuickBible Android app that I used and loved on my Android. Unfortunately QuickBible doesn't have an IOS version so I had to try to find something else. Something that allowed for custom modules and highlighting of text, something, it turns out, that was not terribly easy to find.
At first I was hoping to find a free solution, but lacking that (more about that in the "whole other post"), I finally found e-Sword which is available for IOS, Mac & Windows and cost me only $3.99 for the IOS version. I was familiar with making QuickBible modules, but this method is quite different. I haven't found a ton of explanations aside from the pretty solid pdf that goes along with the ToolTip Tool NT program which is basically a word processor and compiler for Bible and other files used by e-Sword. However I have run into a few things that weren't addressed (at least not that I could see), or confused me in some way so I thought it might help someone else if I listed how I did it and how it hopefully ended up working for me.
Since I had a Bible module for QuickBible already in Google Sheets, I just tweaked it to work in T4 (ToolTip Tool NT [I'm just guessing here, also the previous version was called T3 for whatever reason]).
Next, click on Module Define Variables and then on BBLX - Bible File
#define description=Full Name of Bible#define abbreviation=FNB#define comments=bible information window#define version=1#define strong=0#define right2left=0#define ot=1#define nt=1#define font=DEFAULT#define appropha=0÷
#define description=Full Name of Bible#define abbreviation=FNB#define comments=bible information window#define version=1#define strong=0#define right2left=0#define ot=1#define nt=1#define font=DEFAULT#define appropha=0÷Genesis 1:1 In the beginning God created the heaven and the earth.
Genesis 1:2 And the earth was without form, and void; and darkness was upon the face of the deep. And the Spirit of God moved upon the face of the waters.Genesis 1:3 And God said, Let there be light: and there was light.
Genesis 50:26 So Joseph died, being an hundred and ten years old: and they embalmed him, and he was put in a coffin in Egypt.Exodus 1:1 Now these are the names of the children of Israel, which came into Egypt; every man and his household came with Jacob.Exodus 1:2 Reuben, Simeon, Levi, and Judah,
With the paragraph marks set to visible, it looks like this:
÷Genesis 1:1 In the beginning God created the heaven and the earth.¶Genesis 1:2 And the earth was without form, and void; and darkness was upon the face of the deep. And the Spirit of God moved upon the face of the waters.¶Genesis 1:3 And God said, Let there be light: and there was light.¶
If you want to format the way your headers look, skip down to * before coming back here. (I'm kind of typing this as I work out the kinks for myself)
It wouldn't hurt to try a few verses of Genesis first and then when you feel comfortable, try more. To test your Bible module (which you can save in T4 as an .rtf file for safe keeping), click on Modules (3) tab, then Bible, then Save Bible File book chap:verse. (ETA, in v. 2019.0819, click on Modules > Bible > Save Bible File book chap:verse)
T4 will go through your file and make sure there aren't any errors. If it finds any (at first it did for me because I had the wrong combinations of soft and hard paragraph returns), you'll have to try to figure out what the trouble is. Oh, one of my other errors were division symbols at the beginning of every book which it did NOT like.
If everything is as it should be, T4 will take anywhere from a few seconds for a small section to a few minutes for a whole Bible to check everything over, then pop up a window saying File Created and giving the location it saved to. At this point, you can copy the .bblx file from where it saved (probably in your Documents folder inside an e-Sword ToolTip NT folder) to the root folder (probably C:\Program Files (x86)\e-Sword or some such location).
Next launch e-Sword desktop version and your Bible tab should be available. If you only have a few verses in to test, click on Genesis 1:1 and you should see your content. If you make any editing changes in T4, go through the Mod3/Bible/SaveBibleFirst... hoops to save it again, make sure it saves into the same folder where your e-Sword.exe file is located, and then you can go back to e-Sword desktop, click on another Bible tab, then back to your Bible tab and updated changes should show.
*If you want your headers to be bold or have a different color or be italicized, you'll have to do that in T4 unless you want to do some more with Find & Replace in Word (it can be done and here's how if you want to know).
First, make sure you don't already have any square brackets anywhere else in your Bible. Add a column before and a column after your header column. Paste this formula and adjust it to your first header cell in the cell to the left of your first header cell. My formula for F3 is =IF(G3>0,"[","") and for H3 is =IF(G3>0,"]","")
Make sure you check the More >> button at the bottom and then on "Use wildcards."
In the Find what: window, paste (\[)(*)(\]) and in the Replace with: window, paste \1\2\3 (Go here for a better explanation than I can give about why it works.) Also while you are still in the Replace with: window, go to the very bottom in the Find section and click on Format. There you can set what you want the headers to look like (Font > bold, italics, size, color...). Now click on Replace All.
Finally do a Find & Replace to remove the brackets by searching for [ and replacing with an empty Replace with: window (delete everything out if there is anything there). Uncheck Use Wildcards for top window, and when you click in the replace window, click the No Formatting button at the bottom. That will replace all left square brackets with nothing. Do the same thing for right square brackets.
Now when you go to copy your text piece by piece into T4, you'll see the formatting you applied.
Adding after the fact: The formatting looked fine in the T4 window when I pasted from Word, but when I saved as .bblx and opened it in e-Sword, the headers were bold and italicized, but were black so the color didn't transfer over. The sample Bible I looked at (Lexham English Bible) has teal headers and they show up as teal in e-Sword so I'm not sure what they did differently. Ah, I just figured it out. You have to choose colors that are in the T4 color palate. I think that could be solved by selecting the color you want from T4, clicking on the Format menu, then Font and click on Other next to the text color. Copy the Red/Green/Blue values and make sure you have those same numbers in Windows in the replace section.
My Bible is now in e-Sword and from what I can tell, I need to download the e-Sword PC to iOS User Module Conversion Utility (Apple Converter) and then transfer the IOS friendly file via iTunes to my phone. There is another way to do it using ToolTip NT, but supposedly this is the easiest way. We shall see. (Not bad, takes awhile)I installed the program and searched in Windows for "convert" and e-Sword PC to Apple Module Converter utility popped up. The window is auto-populated with Bible as the type of file to convert so I left that alone. I browsed to where my .bblx file is located and clicked on convert. As I type, verses are flying across the converter window and a green bar is moving from left to right so it looks like it's doing what it's supposed to. After that, who knows. I'll let you know when I figure it out.
Interesting... it doesn't give you an option of where to save it and it doesn't tell you at the end where it saved it. I did a Windows Explorer search and found it in C:\Users\user_name\AppData\Local\VirtualStore\Program Files (x86)\e-Sword so you might find yours there or somewhere similar, or you might have to search for it.