Bible Tools
Hallelujah, a sublime text plugin to work with Bible references.
Details
Installs
- Total 246
- Win 140
- Mac 65
- Linux 41
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Bible Tools Aleluya
For God so loved the world, that He gave His only begotten Son, that all who believe in Him should not perish but have everlasting life
Welcome, this is a simple plugin that interfaces with an app at https://api1.bible.systems which is currently based off https://bible-api.com that will look up Bible references.
How To Use
Right now you can use CTRL-B to look up a Bible verse from a single book from a popup. You can right click for a context menu that will do this or instantly search from your selected text, with the option to inmediately replace the text with the verses. You can also change settings for the keybindings and the version to use ( see https://api1.bible.systems ). These can be changed from the Preferences Menu.
Desired Functionality
Short Term
- Convert selected Bible references into their verses
- Convert in place, or into a new window
- Search document for Bible verses
- Query for a Bible verse to look up
Longer Term
- Make tex documents with included references
- Choose Bible versions
- Search for other materials (Biblical Characters, Cross References, Maps, Images, etc…)
Thank You Jesus for
- https://github.com/eliranwong/bible-verse-parser/blob/master/BibleVerseParser.py
- PackageDev package
- So many others like the makers of Package Control, ST3, and Python