EveryGoodWork / ChapterVerse

Scripture lookup bot written in Rust.
GNU General Public License v3.0
4 stars 1 forks source link

Impove Scripture search #26

Closed PeterMHammond closed 6 months ago

PeterMHammond commented 6 months ago

Currently verses are found by a numeric like Genesis 1:1 = 1:1:1 However this is not really helpful or needed, instead it could just be referenced by the actual name. Additionally abbreviated forms of the verse This starts with updating Bible.csv and also the search process.