Giter Club home page Giter Club logo

Comments (4)

schierlm avatar schierlm commented on June 5, 2024

MyBibleZone can only import Bible modules and Footnote modules (which are named .commentary in the file name as well). Dictionary and Commentary and Devotions and Crossreference and Reading Plans (and maybe others) are not supported.

This is true in general for other formats, too. Only Bible/Scripture modules can be imported and exported (footnotes are an exception since for most formats they are part of the actual Bible module). The only exception being Strong dictionaries, which can be imported from Zefania XML and MyBibleZone and exported to HTML, Mobipocket, MyBibleZone and Logos. But the format names are different (e. g. ZefDic or MyBibleZoneDictionary).

To import SWORD modules you built yourself, you need to create the required metadata (mods.d/*.conf, modules/texts/*) like they are packaged in a SWORD module that can be downloaded. Then point the SWORD import to that directory that contains both modules and modules.d, and add / and the name to the module to it, e.g. (on Windows) c:/mymods/MyModuleName or (on Linux) /tmp/mymods/MyModuleName to import a module called MyModuleName.

In case you already have installed them to a directory where you point your favourite SWORD bible program to, just point the importer to the same directory and it will find all of the modules (and download additional ones there).

from biblemulticonverter.

ickc avatar ickc commented on June 5, 2024

Thanks for the clarification. Could you add it in the readme?

Also, that might explain something I'm seeing in importing commentaries from SWORD. There's a lot of repeated entries. The worst one I've seen is Luther module, where many entries are repeated over and over again for different verse/chapter. It causes it to explode to ~500 MB of size. A similar thing happened for others such as DTN, but is more useable. Would you consider improving the support on Bible Commentaries?

Thanks again.

from biblemulticonverter.

ickc avatar ickc commented on June 5, 2024

Also, in light of your clarification, I now understand this line in the readme:

While the focus of this tool is for bible texts, there is also limited support for (Strong) dictionaries.

from biblemulticonverter.

schierlm avatar schierlm commented on June 5, 2024

Do you have a suggestion how to make the README more clear? Feel free to send a Pull Request also :)

About the comment about commentaries: Do you mean footnotes? And to which format do you import them? Can you show the command line you are using?

from biblemulticonverter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.