Local Bible Ref

by Caleb Campbell
favorite
share
0.0
(0)
5
4
3
2
1
Score: 50/100
Description

The Local Bible Ref plugin enables seamless offline Bible referencing by pulling passages from locally stored markdown files within your vault. Users can fetch verses, chapters, or ranges using a simple -- prefix syntax, like --John 1:1, and enhance the output with format options such as +quote, +paragraph, or +callout. It supports multiple Bible versions through a folder-based structure, letting you switch between translations like ESV or WEB. Each Bible must follow a defined markdown format where each chapter is stored as an individual file and verses are marked using <sup> tags. While the setup may take some initial effort, the result is a fast, flexible, and entirely offline Bible referencing experience.

Reviews
No reviews yet.
Stats
7
stars
523
downloads
3
forks
142
days
20
days
26
days
9
total PRs
0
open PRs
0
closed PRs
9
merged PRs
10
total issues
1
open issues
9
closed issues
10
commits
RequirementsExperimental
  • Locally stored Bible in markdown format

Latest Version
a month ago
Changelog

What's Changed

  • Added settings option for callouts to allow for collapsible callouts
  • Added settings option to display the full passage in the preview instead of just a snippet
  • Updated the settings to use the new SettingGroup API / look

New Contributors

Shout out to @Chray221 for adding additional options for the callout format and passage preview!

Full Changelog: https://github.com/camelChief/local-bible-ref/compare/1.2.2…1.3.0

README file from