Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tim-hub/obsidian-bible-reference

Take Bible Study notes easily in the popular note-taking app Obsidian, with automatic verse and reference suggestions.
https://github.com/tim-hub/obsidian-bible-reference

bible bible-study obsidian-md obsidian-notes obsidian-plugin

Last synced: 5 days ago
JSON representation

Take Bible Study notes easily in the popular note-taking app Obsidian, with automatic verse and reference suggestions.

Awesome Lists containing this project

README

        

## Obsidian Bible Reference

- Simplify your Bible Study note-taking experience with the user-friendly Obsidian.md notes app.
- Experience the seamless assistance of automated Bible Verse suggestions for effortless referencing.

[![CodeQL for Obsidain Bible Reference](https://github.com/tim-hub/obsidian-bible-reference/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/tim-hub/obsidian-bible-reference/actions/workflows/codeql-analysis.yml)
[![Build for Bible Reference Project](https://github.com/tim-hub/obsidian-bible-reference/actions/workflows/build.yml/badge.svg)](https://github.com/tim-hub/obsidian-bible-reference/actions/workflows/build.yml)
[![obsidian bible reference user discussion forum](https://img.shields.io/badge/Discussion-blue)](https://github.com/tim-hub/obsidian-bible-reference/discussions)
[![obsidain bible reference project kanban board and roadmap ]()](https://github.com/users/tim-hub/projects/2/views/1)
[![support button of obsidian bible reference](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/tim-hub)

> These will be very appreciate for the project development. 👍
>
> - 👉 `Star` the Project
> - ☕️ **Buy me a coffee** @[Github Sponsor](https://github.com/sponsors/tim-hub)
> - ❤️ Provide Feedback in [`Issues`](https://github.com/tim-hub/obsidian-bible-reference/issues) or join [`Discussion`](https://github.com/tim-hub/obsidian-bible-reference/discussions)

---

## About

![obsidian bible reference demo](https://raw.githubusercontent.com/tim-hub/obsidian-bible-reference/master/docs/obsidian-bible-reference-demo.gif)

## How to use

1. Open a note in Obsidian.md application
2. In a note, for example type `--John1:1`
3. Select the suggestion

> Read more about [How to use](https://github.com/tim-hub/obsidian-bible-reference/blob/master/docs/howto.md)

> On iOS devices, there is a known issue about conflict between `Smart Punctuation` and double hyphens `--`.
>
> To make it work,
>
> - you can use `++` instead of `--` in the beginning of the verse reference => `++John1:1` (recommended)
> - or you can turn Smart Punctuation off => [How to use](https://github.com/tim-hub/obsidian-bible-reference/wiki/How-to-use#how-to-use-on-ios-iphone--ipad)

## Contribution and Credits

- All different kinds of contributions are welcom,
see: [How to Contribute](https://github.com/tim-hub/obsidian-bible-reference/blob/master/CONTRIBUTING.md)
- Credits: [Bible API/Data Source Providers](https://github.com/tim-hub/obsidian-bible-reference/blob/master/docs/bible-api-and-source.md)

---

## Sponsors and Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Chris Gonzales
Chris Gonzales

💵 🤔
Jeremy Treis
Jeremy Treis

💻 🐛 🤔
minermaniac447
minermaniac447

💻
Brennen Puth
Brennen Puth

💻 🤔
Joey Kilgore
Joey Kilgore

💻
Ben Vanderhoff
Ben Vanderhoff

📖
Bill Chen
Bill Chen

💻


GScriptS
GScriptS

💻 🌍
Aaron Friedel
Aaron Friedel

💻
benjayahari
benjayahari

🌍
George
George

🌍
Nathan
Nathan

💻
Karl Fischer
Karl Fischer

🌍
OfirSinn
OfirSinn

🌍


Pavel Diatchenko
Pavel Diatchenko

💻
Joshua Stoll
Joshua Stoll

💻 🌍
blankton2
blankton2

🌍
abbasou
abbasou

💻
AlphaHasher
AlphaHasher

💻 🌍
jonathanvanschenck
jonathanvanschenck

💻
Adam W
Adam W

🌍 💻


Redster1
Redster1

🐛
David Bergan
David Bergan

💵
Benedictteo05
Benedictteo05

💻

> Special thanks for the sponsors [![support button of obsidian bible reference](https://img.shields.io/static/v1?label=SupportMe&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/tim-hub)

## Related Projects

- [Bible Vector Search](https://bible-search.antioch.tech/) To search Bible verses in meaning not in keywords.
This is another open source project I built recently to implement AI Embedding and Vector Search for Bible verses (in BBE transaltion).