tim-hub / obsidian-bible-reference

Take Bible Study notes easily in the popular note-taking app Obsidian, with automatic verse and reference suggestions.
https://antioch.tech/obsidian-bible-reference/
MIT License
226 stars 41 forks source link

Specify alternative version when triggering a verse or verses #229

Open ckelsoe opened 6 days ago

ckelsoe commented 6 days ago

I want an option to append a version to the verse lookup syntax to trigger a different bible version on the fly for that specific verse lookup.

For example, ++Matthew5:3 would trigger the default Bible set in settings. However, ++Matthew5:3ESV would return the verse from the ESV translation.

This feature would enable the user to explore multiple translations easily in a given note.

Nicolai9852 commented 6 days ago

I like this idea as well.

I usually use an English Bible, but I would love to insert Greek passages when studying

tim-hub commented 6 days ago

I like this idea too, but this will require quite a big change of existing code implementation. :)