pmachapman / GoTo.Bible

View and compare Bible Translations in an innovative interlinear format. Run on Windows or Web.
https://goto.bible/
GNU Lesser General Public License v2.1
10 stars 1 forks source link

Allow selection of languages #23

Open pmachapman opened 3 years ago

pmachapman commented 3 years ago

This should be able to be done in the Windows app and the Web app. Default to all selected in Windows, English and Greek on web, and maybe Windows as well. If you open a translation on the web that is not in the allowed languages list, then automatically add that language to the list.

This should help with the translation selection dropdown bloat.

Possible defaults: English, Greek, Hebrew? We might need to change the Comparer to prefix the language name with 1, 2, or 3 for comparison, if we add Hebrew to the top three in sort order.

pmachapman commented 3 years ago

Added to the Windows app in fad29cc