Bible Callout
pendingby Stephen Ullom
Insert Bible verse callouts.
Bible Callout
Effortlessly insert Bible verses in Obsidian.
Usage
To use the Bible Callout, insert the following code block in the Obsidian file:
```[translation]
[book] [chapter]:[verses]
```
Example
Create the code block manually or use the "Bible Callout: Insert NASB callout" command.
```NASB
Romans 10:9-10
```
Move the cursor outside the code block, and it will display the callout:

Full Chapter
An entire chapter can be displayed by omitting the verse.
```NIV
Psalms 23
```
Notes
An internet connection is required to fetch Bible content. There may be an update in the future to provide offline translations.
Roadmap
Cache data inside the vault for offline support, faster loading and fewer network request.
Support
Share your appreciation and encourage new features and optimizations.
Credits
Data provided by bolls.life.
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.