generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Labels
version
for a spercific bible version
Comments
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:
Save. Restart Obsidian. MEV now appears in the list and works as intended. |
Where do I find the plug ins folder on my Mac - Github?
Thanks!
…___
Christian Moore
On May 11, 2024, at 5:40 PM, abbasou ***@***.***> wrote:
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.
—
Reply to this email directly, [view it on GitHub](#183 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BAGHFTIUCS2KEVW5B2NA73TZB2M6RAVCNFSM6AAAAABGZF3MVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBWGA2DQMZVGU).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
When I open the main.js file in the obsidian plugin folder I am not seeing the bollsLife entry line “new king” does not appear in the search nor does “bollLife"
Please advise and thanks for your help!
…___
Christian Moore
On May 11, 2024, at 5:40 PM, abbasou ***@***.***> wrote:
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.
—
Reply to this email directly, [view it on GitHub](#183 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BAGHFTIUCS2KEVW5B2NA73TZB2M6RAVCNFSM6AAAAABGZF3MVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBWGA2DQMZVGU).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Thanks so much!!!
…___
Christian Moore
On May 17, 2024, at 11:01 PM, Tim ***@***.***> wrote:
Added in https://github.com/tim-hub/obsidian-bible-reference/releases/tag/2.5.2
—
Reply to this email directly, [view it on GitHub](#183 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BAGHFTI4PK7SR3QCGRWPRG3ZC3HAZAVCNFSM6AAAAABGZF3MVOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJYGYZDONZZGA).
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi Tim,I was wondering if you have updated the MEV to the new est MEV 2024 version? If not could i request that?Thanks!___CHRISTIAN MOOREOn May 17, 2024, at 11:01 PM, Tim ***@***.***> wrote:
Added in https://github.com/tim-hub/obsidian-bible-reference/releases/tag/2.5.2
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What language are you looking for?
English
What version is it?
MEV Modern English Version
Do you know, is there a public bible API for it?
Yes, I spoke with the creator and he deployed the translation
Telegram @boguslavv
The text was updated successfully, but these errors were encountered: