Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MEV Modern English Version #183

Closed
Goye4th opened this issue Apr 25, 2024 · 6 comments
Closed

MEV Modern English Version #183

Goye4th opened this issue Apr 25, 2024 · 6 comments
Labels
version for a spercific bible version

Comments

@Goye4th
Copy link

Goye4th commented Apr 25, 2024

  1. What language are you looking for?
    English

  2. What version is it?
    MEV Modern English Version

  3. Do you know, is there a public bible API for it?
    Yes, I spoke with the creator and he deployed the translation
    Telegram @boguslavv

@Goye4th Goye4th added the version for a spercific bible version label Apr 25, 2024
@abbasou
Copy link
Contributor

abbasou commented May 11, 2024

This one is as simple as adding the entry in the bolls.life section. User can do it manually if they don't want to wait for dev to implement. Open main.js in plugin folder, search for "New King" to find the bollsLife entries (line ~12448), add the following:

  {
    key: "mev",
    versionName: "Modern English Version",
    language: "English",
    code: "en",
    apiSource: BibleAPISourceCollection.bollsLife,
    infoUrl: "https://wikipedia.org/wiki/Modern_English_Version"
  },

Save. Restart Obsidian. MEV now appears in the list and works as intended.

@Goye4th
Copy link
Author

Goye4th commented May 17, 2024 via email

@Goye4th
Copy link
Author

Goye4th commented May 17, 2024 via email

@tim-hub
Copy link
Owner

tim-hub commented May 18, 2024

@Goye4th will release the change now to add it.

#196

Thanks @abbasou

@tim-hub
Copy link
Owner

tim-hub commented May 18, 2024

@tim-hub tim-hub closed this as completed May 18, 2024
@Goye4th
Copy link
Author

Goye4th commented May 18, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version for a spercific bible version
Projects
Status: Done
Development

No branches or pull requests

3 participants