lukeme / gobible

Automatically exported from code.google.com/p/gobible
1 stars 0 forks source link

Improve the contents of the collections file output when GoBibleCreator input is a source text file. #125

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently (for a ThML file) this outputs a text file containing:

Collection: KJV [name derived from filename]
Book: Genesis
Book: Exodus
...
Book: Revelation

It easily could be enhanced to insert these two lines:

Source-Text: KJV.thm
Source-Format: thml

And with a bit more ingenuity, perhaps a rudimentary Info: line too.

Original issue reported on code.google.com by DFH...@gmail.com on 24 Apr 2010 at 10:55

GoogleCodeExporter commented 8 years ago
This feature is described by Jolon in
http://gobible.jolon.org/developer/GoBibleCreator/GoBibleCreator.html

I suppose it currently works only for source text files in OSIS or ThML.

It should be enhanced to work with USFM files too, when the folder containing 
them is
specified on the command line. Getting the books in the right order is a bigger
challenge.

Original comment by DFH...@gmail.com on 24 Apr 2010 at 10:58

GoogleCodeExporter commented 8 years ago
The attached collections.txt file was made by GBC with KJV.thm as the specified
source file. The thml file is within the attached ZIP file.

This update is to illustrate how this feature works.

I was reminded of this feature today by inadvertently selecting the thm file in
Windows Explorer and running my context menu Send To method.

Original comment by DFH...@gmail.com on 24 Apr 2010 at 11:04

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by DFH...@gmail.com on 3 Jan 2013 at 10:37