- Messages
- 5,680
[Note: es2f does not work with recent versions of e-Sword. It is still available for legacy use.]
Over the last few years, many SwordSearcher users have emailed me and asked me to convert their e-Sword modules to SwordSearcher modules.
es2f is a tool I've thrown together to export an e-Sword module file to the input format used by Forge, which can then be compiled into a SwordSearcher module. It works for Dictionaries, Topics, Commentaries, and Bibles.
The purpose of this tool is to enable e-Sword users to export their own content or other public domain works available in e-Sword to Forge input text files. The files written by es2f can be compiled into SwordSearcher modules by Forge. See http://www.swordsearcher.com/forge for details on using Forge for SwordSearcher.
e-Sword files are nothing more than Microsoft Access database files. e-Sword was not used or installed during the development of es2f. es2f was developed solely based on user-created data files provided by e-Sword users wishing to have them converted for use in SwordSearcher. es2f is neither endorsed nor developed by the publisher of e-Sword.
es2f uses the Microsoft Jet 4.0 Database Engine to access the database files.
Download:
es2f-Setup.exe (Version 1.2.1.15)
Usage:
Download the es2f Setup file above and install. By default, es2f installs into the same folder as Forge for SwordSearcher.
Run es2f from the shortcut (on your desktop if you let the setup program create it there, or from your start menu under Forge for SwordSearcher).
You may specify any number of e-Sword data files to convert at one time.
Set the output folder to where you want the Forge input text files to be saved.
Leave "Remove Font Declarations" checked unless you are converting a module that has special font needs. (This is ignored for Bible texts.)
Click Go to start conversion.
After the files are converted, open Forge and fill in the module details (Title, abbreviation, type, file location, etc) and compile. That's it!
Please do not ask about password protected databases. Any posts requesting instructions for removing password protection from Access databases will be removed.
Version history:
1.2.1.15:
Over the last few years, many SwordSearcher users have emailed me and asked me to convert their e-Sword modules to SwordSearcher modules.
es2f is a tool I've thrown together to export an e-Sword module file to the input format used by Forge, which can then be compiled into a SwordSearcher module. It works for Dictionaries, Topics, Commentaries, and Bibles.
The purpose of this tool is to enable e-Sword users to export their own content or other public domain works available in e-Sword to Forge input text files. The files written by es2f can be compiled into SwordSearcher modules by Forge. See http://www.swordsearcher.com/forge for details on using Forge for SwordSearcher.
e-Sword files are nothing more than Microsoft Access database files. e-Sword was not used or installed during the development of es2f. es2f was developed solely based on user-created data files provided by e-Sword users wishing to have them converted for use in SwordSearcher. es2f is neither endorsed nor developed by the publisher of e-Sword.
es2f uses the Microsoft Jet 4.0 Database Engine to access the database files.
Download:
es2f-Setup.exe (Version 1.2.1.15)
Usage:
Download the es2f Setup file above and install. By default, es2f installs into the same folder as Forge for SwordSearcher.
Run es2f from the shortcut (on your desktop if you let the setup program create it there, or from your start menu under Forge for SwordSearcher).
You may specify any number of e-Sword data files to convert at one time.
Set the output folder to where you want the Forge input text files to be saved.
Leave "Remove Font Declarations" checked unless you are converting a module that has special font needs. (This is ignored for Bible texts.)
Click Go to start conversion.
After the files are converted, open Forge and fill in the module details (Title, abbreviation, type, file location, etc) and compile. That's it!
Please do not ask about password protected databases. Any posts requesting instructions for removing password protection from Access databases will be removed.
Version history:
1.2.1.15:
- Now handles RTF Unicode escapes (converts them to HTML Unicode character elements)
- Fixed some commentary text getting dropped during conversion
- Improved handling of Bible texts
- Bible RTF conversion now "honors" the "Remove Font Declarations" setting. If it is not selected, es2f will retain most formatting code in the verse text. Note that using this is not recommended for texts you wish to search! Forge and SS do not fully support HTML code in verse text.
- Added support for .not files.
- Improved HTML reformatting.
- Initial release.