{"id":22983078,"url":"https://github.com/joeriddles/bible-verse-quicklook","last_synced_at":"2025-04-02T10:21:08.838Z","repository":{"id":255116335,"uuid":"848551466","full_name":"joeriddles/bible-verse-quicklook","owner":"joeriddles","description":"An Obsidian plugin to show Bible verses on hover.","archived":false,"fork":false,"pushed_at":"2024-09-10T21:52:10.000Z","size":372,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T02:45:44.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joeriddles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-28T01:07:46.000Z","updated_at":"2024-09-10T21:52:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"230e7f05-3194-418b-ab00-b37e536135da","html_url":"https://github.com/joeriddles/bible-verse-quicklook","commit_stats":null,"previous_names":["joeriddles/bible-verse-quicklook"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeriddles%2Fbible-verse-quicklook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeriddles%2Fbible-verse-quicklook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeriddles%2Fbible-verse-quicklook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeriddles%2Fbible-verse-quicklook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeriddles","download_url":"https://codeload.github.com/joeriddles/bible-verse-quicklook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246794206,"owners_count":20834938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-15T02:35:05.735Z","updated_at":"2025-04-02T10:21:08.813Z","avatar_url":"https://github.com/joeriddles.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bible Verse Quicklook 🔍\n\n### Features\n- 📖 Hover over a Bible verse or abbrevation to see it's full text.\n\n![](static/v1.0.5.png)\n\n### Development\n\n\u003e [!NOTE]  \n\u003e Bible book abbreviations are generated using the Python script found in the `abbreviation_generator` folder.\n\nTo get started, set up your local dev environment by following steps 1–3 in the [official Obsidian docs for building a plugin](https://docs.obsidian.md/Plugins/Getting+started/Build+a+plugin#Step+1+Download+the+sample+plugin).\n\nBasically, the steps look like this:\n```shell\nmkdir -p bible-verse-quicklook/.obsidian/plugins\ncd bible-verse-quicklook/.obsidian/plugins\ngit clone https://github.com/joeriddles/bible-verse-quicklook.git\nnpm i\nnpm run dev\n```\n\nThen open the top-level `bible-verse-quicklook/` folder in Obsidian as a new vault, enable community plugins in the settings, and enable the Bible Verses Quicklook plugin.\n\nRemember to run `npm run dev` while developing or you won't see your changes in Obsidian.\n\n### Release\n\n**Note: releases are now done using GitHub Actions and Releases.**\n\nTo update the package version:\n```shell\nnpm version [major|minor|patch]\n```\n\nTo create a release:\n```shell\ngit tag x.y.z  # done by `npm version`\ngit push origin --tags\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeriddles%2Fbible-verse-quicklook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeriddles%2Fbible-verse-quicklook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeriddles%2Fbible-verse-quicklook/lists"}