schierlm / BibleMultiConverter

Converter written in Java to convert between different Bible program formats
Other
124 stars 33 forks source link

Support OliveTree csv format #86

Closed meichthys closed 5 months ago

meichthys commented 5 months ago

OliveTree Bible has a csv export option. It would be very nice to be able to convert that export into a sword-compatible (or other Bible software formats).

Here is a short sample of an Olivetree Export OliveTreeExportSample.csv

schierlm commented 5 months ago

Looking at the sample, it is unclear to me how to convert this into a Bible/Scripture module of any kind. BibleMultiConverter has no support for Commentary or Dictionary modules, and I do not plan to change this.

meichthys commented 5 months ago

Ah ok. I didn't realize that commentaries were not supported. Thanks for the quick reply!