Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tim-hub/obsidian-bible-reference
- Owner: tim-hub
- License: mit
- Created: 2021-09-18T22:58:19.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-08T21:01:46.000Z (14 days ago)
- Last Synced: 2024-12-11T08:08:03.955Z (12 days ago)
- Topics: bible, bible-study, obsidian-md, obsidian-notes, obsidian-plugin
- Language: TypeScript
- Homepage: https://antioch.tech/obsidian-bible-reference/
- Size: 9.82 MB
- Stars: 241
- Watchers: 9
- Forks: 45
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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
💵 🤔
Jeremy Treis
💻 🐛 🤔
minermaniac447
💻
Brennen Puth
💻 🤔
Joey Kilgore
💻
Ben Vanderhoff
📖
Bill Chen
💻
GScriptS
💻 🌍
Aaron Friedel
💻
benjayahari
🌍
George
🌍
Nathan
💻
Karl Fischer
🌍
OfirSinn
🌍
Pavel Diatchenko
💻
Joshua Stoll
💻 🌍
blankton2
🌍
abbasou
💻
AlphaHasher
💻 🌍
jonathanvanschenck
💻
Adam W
🌍 💻
Redster1
🐛
David Bergan
💵
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).