e-Sword Update

There is an interesting new update to e-Sword 9 that fixes one user interface problem that I’ve always disliked but never really mentioned as I thought it was minor. Well it appears to have been major enough that it warranted a change from Rick Meyers, the developer.

e-sword

The feature in question is the personal notes feature. Instead of being part of the Commentary section, it is now on its own (see lower right section in screen shot above). Plus there is a new Journal note feature in that new section to go along with Bible notes and Topic notes. The Journal is date driven instead of verse or topic driven.

That makes this a really cool update on its own. But there is also a new search function called Regular Expressions. I haven’t played with it yet, but it shows up in the Search Dialogue when you click on the drop down box

e-sword2

So what is REGEX or Regular Expressions? The best phrase to describe it would be maybe special wild card searches. The best explanation I found was in the e-Sword-user.org forum.

What is a regular expression you say?  That takes a little explaining and a lot of practice and I do not have the latter.  Examples:  "heaven[s]" (quotes only used to show theREGEX) would match heaven or heavens.  "[hH]eaven[s]" would match Heaven, heaven, Heavens, or heavens.  "J…s" would match Jesus.  But would also match Jebusite and Jerusalem.  Add "\b" means a word boundary.  So, "J…s\b" would match Jebus (see Jdg 19:10 NIV),  or Job’s (see Job 1:5 NIV), or Jesus (see NT :-)   )   "\b[Rr]{1}[au]n" would match Ran, Run, run, ran, running, Range, etc…

So basically, you can find different forms of words using English searches. This might be very helpful.

A last feature that is not apparent yet is inline notes and cross-references in the Bible text. Most other Bible software has this. Those are the popup and clickable links in a verse that represent cross references and translations notes. For example, look at the text of WORDSearch 9 below. the word “faithfless” in v. 13 has a little “w” in brackets. When clicked the link shown below appears. It can either be clicked and the reference will be displayed or simple hold the mouse cursor over it and the verse appears in a popup window.

wordsearch9

This is now supported in e-Sword. It will be nice once modules take advantage of it.

Nice upgrade. So get it now.

Thanks to Ruben Gomez for the update info.