Edesem / biblesearch

Node.js app to search the bible!
GNU General Public License v3.0
6 stars 1 forks source link

Features needed #2

Open mangoose20026 opened 1 month ago

mangoose20026 commented 1 month ago

a) Based on the language selection, populate the chapters in the books combo. Since we already know the chapters for each language, it would be better if you add it automatically b) Add checkbox for i) exact match ii) all keywords c) Add New Advanced Search Option which has i) AND ii) OR iii) NOT example:
I) தேவன் (AND) வெளிச்ச = 6 found ii) தேவன் (AND) வெளிச்ச (NOT) பிரித்தார் = 5 iii) தேவன் (AND) வெளிச்ச (AND) பிரித்தார் = 1

Edesem commented 1 month ago

Just added part a. Part b and c is not something I particularly feel like adding at this time.

You are more than welcome to implement it yourself however :)

mangoose20026 commented 1 month ago

A is not added..still gets the text box in https://biblesearch.onrender.com/ for Book Chapter for tamil, it should be tamil book name listed in Book for choosing and Chapter can be numbers exactly applicable for each book

It would be easy if language is tamil, populate books for specific language if book is choosen, add the number of chapter applicable to the specific book to choose if book is choosen, add the applicable verse to that specific book applicable

in that way it would be a good search

in addition, you have think of two more option a) old testmant b) new testament c) full bible d) specific selection

in category #d only your whole list should be poulated

so in general it just need a text box to search with default whole bible is selected.

mangoose20026 commented 1 month ago

image

johnmartin2024 commented 2 weeks ago

I also need this, please consider