Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Verse Match

kilrkrowkilrkrow24 downloads

Match highlighted prose to scripture and replace each sentence with a {John 3:16} token for Bible Verse.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Obsidian plugin that matches selected prose to scripture. Companion to Bible Verse.

Highlight a sentence, run Match selection to scripture (command or editor context menu). Unique matches replace immediately. Ambiguous matches open a chooser (1/3). Skip, Cancel, or Insert.

Backends

Local cache is the default. HelloAO has dumps, not a search HTTP route, so the plugin downloads complete.simple.json once per translation and caches an index beside the plugin.

Custom API is a drop-in in settings (placeholder https://verseapi.org). Leave the URL empty, or if the request fails, Verse Match falls back to the local cache.

Reads bible-verse defaultTranslation (falls back to KJV). Does not modify bible-verse. No API keys.

Inserts

  • Highlight off: {John 3:16}
  • Highlight on (default): a baked ```bible fence with optional ==gist== around the overlapping span
John 3:16
translation: KJV
---
16. ==For God so loved the world==, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.

The settings toggle is Attempt to highlight the relevant portion of the verse. The chooser checkbox starts from that setting and can differ per insert.

Install

  1. Copy main.js, manifest.json, and styles.css into <vault>/.obsidian/plugins/verse-match/
  2. Enable Verse Match in Obsidian Settings, Community plugins

Releasing

Bump manifest.json on main (and package.json if you keep versions in sync). Then on GitHub: Releases -> Draft a new release. Tag = the version with no v prefix (currently 0.1.0), target main, Publish, attach nothing.

.github/workflows/release.yml builds main.js / styles.css in CI, attests provenance, and uploads main.js, manifest.json, and styles.css onto that release.

Do not attach local builds. Provenance is tied to the Action's OIDC identity.

License

GPL-3.0 (same as Bible Verse)

HealthExcellent
ReviewPassed
About
Match selected prose to scripture and insert the reference or the full verse text. Replace unique matches automatically and open a chooser for ambiguous matches, inserting either a simple {Book chapter:verse} reference or a formatted bible fence that can highlight the overlapping span.
AnnotationSearch
Details
Current version
0.1.1
Last updated
3 weeks ago
Created
3 weeks ago
Updates
2 releases
Downloads
24
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Author
kilrkrowkilrkrowkilrkrow
GitHubkilrkrow
  1. Community
  2. Plugins
  3. Annotation
  4. Verse Match

Related plugins

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Tag Wrangler

Rename, merge, toggle, and search tags from the tag pane.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Admonition

Admonition block-styled content.

Quiet Outline

Make outline quiet and more powerful, including no-auto-expand, rendering heading as Markdown, and search support.

Semantic Notes Vault MCP

Give Claude Desktop and other AI assistants semantic access to your notes through a built-in Model Context Protocol (MCP) server.

Raindrop Highlights

Sync your Raindrop.io highlights.

Citations

Automatically search and insert citations from a Zotero library.

Kindle Highlights

Sync your Kindle book highlights using your Amazon login or uploading your My Clippings file.