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

PhraseSync

digvijay-s-todiwaldigvijay-s-todiwal8k downloads

Auto-suggests internal links mid-sentence from note titles, headings, and block references.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

PhraseSync is an Obsidian plugin that automatically suggests internal links as you type, matching:

  • Note titles
  • Note headings (#)
  • Block references (^block-id)

No special syntax or prefix needed — it works mid-sentence, recognizes multi-word phrases, case-insensitive, and adapts in real-time as your vault evolves.


✨ Features

  • 🔍 Real-time auto-suggestions for internal linking
  • 🧭 Matches across titles, headings, and blocks
  • 🪄 Smart phrase recognition (e.g., "French Revolution")
  • ⚡ Live indexing (no manual refresh required)
  • 🧠 Works anywhere in your note (not just at the beginning of a line)
  • 🛠️ Clean, safe, TypeScript-based

📦 Installation

Manual Installation

  1. Download the latest main.js, manifest.json, and styles.css from the Releases page.
  2. Place them inside a folder named phrasesync in your Obsidian .obsidian/plugins/ directory.
  3. Enable the plugin from Obsidian Settings → Community Plugins.

🧪 Development

To build locally:

npm i
npm run build
HealthGood
ReviewCaution
About
Suggest internal links as you type by matching note titles, headings, and block references without any special syntax. Recognize multi-word phrases case-insensitively, provide suggestions mid-sentence, and update in real time as your vault changes.
LinksAutocompleteEditing
Details
Current version
1.3.0
Last updated
11 months ago
Created
Last year
Updates
5 releases
Downloads
8k
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
digvijay-s-todiwaldigvijay-s-todiwal
thedigvijay.com
GitHubdigvijay-s-todiwal
  1. Community
  2. Plugins
  3. Links
  4. PhraseSync

Related plugins

Various Complements

Complete words similar to auto-completion in an IDE.

Paste URL into selection

Paste URL "into" selected text.

Note Refactor

Extract note content into new notes and split notes.

Easy Copy

Easily copy the text within inline code, bold text (and many other formats), or quickly generate an elegant link to a heading or block.

Wikilink Types

Type @ inside wikilink aliases to add relationship types, auto-synced to YAML frontmatter.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Advanced URI

Control everything with URI.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.