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
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

PhraseSync

digvijay-s-todiwaldigvijay-s-todiwal7k 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
75%
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
8 months ago
Created
11 months ago
Updates
5 releases
Downloads
7k
Compatible with
Obsidian 1.0.0+
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.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Outliner

Work with your lists like in Workflowy or Roam Research.

Meta Bind

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

Creases

Tools for effectively folding Markdown sections.

LanguageTool Integration

advanced spell/grammar checks with the help of language-tool.

Lapel

Show the heading levels in the gutter of the editor.