scrollmapper / bible_databases

Bible versions and cross-reference databases.
1.01k stars 348 forks source link

Text highligting #45

Closed andrewhaine1 closed 4 years ago

andrewhaine1 commented 4 years ago

Hi

Is there any way to indicate or mark which versus were spoken by Christ so red color can be applied to the text?

Also, is there a way to add additional translations to the sqlite database in the same format?

Thanks

esurmay commented 4 years ago

database is just text, so basically you shoud generate some algoritm which do what you need

scrollmapper commented 4 years ago

@andrewphaine I'm pretty sure things like that involve specialized markup in the text itself. So as an example https://www.kingjamesbibleonline.org/John-Chapter-5/ ... the red letters here would likely be in the database surrounded by

<jesus>Rise, take up thy bed, and walk.</jesus>

(or some specialized notation) such as

[red]Rise, take up thy bed, and walk.[/red].

All commentaries and human-addition things are kept out of all the scrollmapper databases to maintain ease of use, as well as maintain a scripture-first purity priority.

Check out the apocryphals too https://github.com/scrollmapper/bible_databases_deuterocanonical