tim-hub / obsidian-bible-reference

Take Bible Study notes easily in the popular note-taking app Obsidian, with automatic verse and reference suggestions.
https://antioch.tech/obsidian-bible-reference/
MIT License
221 stars 41 forks source link

German Neue Einheitsübersetzung #192

Open Hobbypaedagoge opened 3 months ago

Hobbypaedagoge commented 3 months ago
  1. What language are you looking for?

German

  1. What version is it?

Neue Einheitsübersetzung (2016)

  1. Do you know, is there a public bible API for it? Unfortunately, since I don't really know much about such things, I found this in an online search. Bibleserver.com is my personal favorite site so far for Bible translations. It's about API, but I don't know if that's what you need to program the plugin. Bibleserver
tim-hub commented 3 months ago

Hi @Hobbypaedagoge

I have checked the Bibleserver, it is such a great tool, however, it seems like not providing API for use.

Hobbypaedagoge commented 2 months ago

Hello Tim, thank you for your quick response. I think the site is great too. Of course, it would have been even better if she had also had something for Bible Reference. I'm really not familiar with API at all and have zero knowledge of it. Do sites like https://bibel.github.io help? Or does that not help at all? The Einheitsübersetzung in particular is the standard Bible for Catholic Christians in German-speaking countries. So of course it would be great to have it in Bible Reference. But I can understand if it's not possible, especially with a free to use project like your plugin. Best regards Hobbypaedagoge

stale[bot] commented 4 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

tim-hub commented 4 weeks ago

Hello Tim, thank you for your quick response. I think the site is great too. Of course, it would have been even better if she had also had something for Bible Reference. I'm really not familiar with API at all and have zero knowledge of it. Do sites like https://bibel.github.io help? Or does that not help at all? The Einheitsübersetzung in particular is the standard Bible for Catholic Christians in German-speaking countries. So of course it would be great to have it in Bible Reference. But I can understand if it's not possible, especially with a free to use project like your plugin. Best regards Hobbypaedagoge

Bible.github.io doesn't provide an API from what I can tell. 😓

Ainias commented 2 weeks ago

Here is the repository list of bibel.github.io: https://github.com/orgs/bibel/repositories?type=all Not all bibles are available for the public, but some are. As far as I can tell, all the bibles are in the same format. Maybe you could write a parser for the html and add more bibles in one go?