Bible Verse Tips

approved

by Joel Wong

Hover any Bible reference to preview the verse; click to read the whole chapter, with an inline translation switcher. - This plugin has not been manually reviewed by Obsidian staff.

135 downloadsUpdated 24d agoMIT

Bible Verse Tips

Preview Bible verses inline and read whole chapters without leaving your notes.

Hover any Bible reference — in Reading view and Live Preview — to preview the verse in a clean popover, then click the reference to open the whole chapter in a distraction-free reader (with ‹ › chapter navigation). Passages are laid out Bible Gateway-style — prose flows in paragraphs, poetry keeps its line breaks, and section headings are shown where the translation provides them. Every preview and the chapter reader link to the passage on Bible Gateway.

On mobile, tap a reference to show the preview; tap the version code to switch translation, and tap anywhere else to dismiss.

No setup and no API key required.

What it detects

Full book names and common abbreviations, with or without verses/ranges:

  • John 3:16
  • 1 Corinthians 13:4-7
  • Rom 8:28, Ps 23, Mt 6:9
  • Genesis 1 (whole chapter)

Matching is case-sensitive (references are virtually always capitalized), so ordinary prose like "my job 2 days ago" is left alone.

Translations

Switch versions on the fly from the selector inside the preview popover; the setting just picks the default. Available versions include NIV, NLT, ESV, NKJV, NASB, AMP, MSG, NET, KJV, WEB and many more — English plus Latin / Portuguese / German / Greek / Hebrew / Chinese.

Settings

Just two:

  • Default translation — the version used until you switch in the popover.
  • Show verse preview onHover (preview on hover; click opens the chapter) or Click (click shows the preview). Mobile always uses tap.

Everything else lives inside the preview itself: the translation switcher, Read full chapter, and Bible Gateway links are always in the popover (header and footer stay pinned while the passage scrolls).

Command palette: "Open Bible reference…" jumps to any chapter directly.

Network use

Verse text is fetched on demand from public Bible APIs and cached for the session:

  • api.nlt.to — Tyndale's official NLT API, which carries the NLT's real section headings, paragraphs, and poetry layout.
  • bolls.life — NIV, ESV, NKJV, NASB and most others (also the NLT fallback).
  • bible-api.com — public-domain texts (WEB, KJV, …).

Only the reference you hover/open (e.g. John 3) is sent. Nothing else leaves your vault. The "Bible Gateway" link in the preview popover and chapter reader opens biblegateway.com in your browser.

Credits

Scripture served by bolls.life and bible-api.com. Copyrighted translations remain the property of their respective publishers.

License

MIT

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.