For years I used a plugin with Onenote called: http://biblenote.pro/ . It parses your notes for bible references (ex: John 3:16) and replaces the reference with a linked reference to the verse (stored in onenote). It would also create backlinks from verses to notes.
Obsidian would be perfect for this.
I know that Organising The Bible in Obsidian is already out there. But all the solutions require non-normal referencing… things like [[John^#3:16]] and they defineatly don’t work with things like Jn 3:16-18, 22; Romans 3:23, 6:23…
I might suggest we consider using Logos’s RefTagger script. It is JavaScript. If someone knows whether it’d be possible to incorporate or not into Obsidian, I’d be interested to hear it!
I suppose the downside is that you don’t gain the benefit of the knowledge graph or seeing backlinks to notes you have made when looking at the biblical text. At first I wondered if this was more like the way it works in Logos where links are created automatically to your version of the bible but that uses their indexing system which they won’t give up.
I have a private plugin I developed for quickly inserting a verse or range of verses. I have the Bible in my vault, so I am in effect just creating links to chapters and their verse. Then with the preview feature, the scripture embeds are rendered.
Not sure if this is appealing in your use case. (By the way I have the Bible in two languages, so you see both languages listed here).
Now that you released Text Transporter, with “Add Ref ID’s and copy to clipboard”, what’s more productive for inserting multiple verses, this plugin, or Text Transporter?
Workaround: I’ve been using the Obsidian bible system that Mike Schmidt uses which you can see here (i.e. every single verse has it’s own separate file). This can be pretty taxing on Obsidian. It took a long while for it to index but one of the advantages is that the references are closer to traditional bible verse references. For example [[John 3.16]] instead of [[John^#3:16]].
Sure I’m a little bummed that it’s uses a . instead of a : but it’s not a big deal and we couldn’t use a : because it would conflict with macOS’s file system.
The only thing I haven’t figured out is a good system for referencing multiple verses. For now I’ve just been doing something like this: [[Proverbs 3.5]]-6. It doesn’t look super great, and it only links the first verse but I think it’s fine enough for my uses for now.
I am using the same system of [[John 3.16]]. It was the most effective way to convert my Bible notes for each passage - I have the verse at the top, and the notes after it. I would like a way to reference a “range” of verses. Any ideas?
That would be nice, just to hover and see the references? E. g. Eph 2:14-15 then a pop up with those verses in paragraph form. This would really accelerate my studies. Similar to Bible Logos ™ Bible Reference Tagger.