I’ve created a TiddlyWiki containing tiddlers representing all books and chapters in the Bible (only metadata), together with a citation/referencing macro and templates that show citations/references. This can be useful when doing bible study, taking notes during sermons etc.
https://cdaven.github.io/tiddlywiki/bible.html
It’s the first revision, and can probably be improved a lot. I looked at the Refnotes plugin by @Mohammad for inspiration (and copied some macro code), since this is more or less treating the books and chapters of the Bible as sources that can be cited/referenced.
To create all 1257 tiddlers, I wrote a small script in Julia (a language much like Python, but I think it’s better), that created JSON files with metadata for all books and chapters.
Of course, you are welcome to copy this TiddlyWiki or export the tiddlers or copy anything.
Let me know if you have ideas on how to improve this.
I must say, this was a fun experiment with TiddlyWiki, and it’s really a great and flexible tool.