marvive35 downloadsScan notes for Bible references and link them to Logos Bible Software and Bolls Bible.
Scripture Linker is an Obsidian plugin that automatically scans your notes for Bible references and converts them into clickable links to Logos Bible Software and Bolls Bible.
John 3:16, Gen. 1:1-3, or 1 Cor 13(10:7) after mentioning a bookCopy these files to .obsidian/plugins/scripture-linker/:
main.jsmanifest.jsonstyles.cssEnable the plugin in Settings → Community Plugins
| Command | Description |
|---|---|
| Scan file for Bible references | Links all references in the current file |
| Scan selection for Bible references | Links only selected text |
Click the 📖 book icon in the left ribbon for quick file scanning.
| Service | Example URL |
|---|---|
| Logos (standard) | https://ref.ly/logosres/esv?ref=BibleESV.Jn3.16 |
| Logos (KJV 1900) | https://ref.ly/Ge1;kjv1900 |
| Bolls Bible | https://bolls.life/ESV/43/3/#16 |
| Translation | Logos | Bolls |
|---|---|---|
| ESV | ✅ | ✅ |
| NASB95 | ✅ | ✅ |
| NIV 2011 | ✅ | ✅ |
| KJV 1900 | ✅ | ✅ |
| NKJV | ✅ | ✅ |
| MSG | ✅ | ✅ |
| LSB | ✅ | ✅ |
| LEB | ✅ | ❌ |
# Install dependencies
npm install
# Development build (watch mode)
npm run dev
# Production build
npm run build
# Run tests
npm test
Scripture Linker is a volunteer-led, open-source project. If it has improved your study workflow, please consider supporting its ongoing development:
MIT © Michael Marvive