digvijay-s-todiwal7k downloadsAuto-suggests internal links mid-sentence from note titles, headings, and block references.
PhraseSync is an Obsidian plugin that automatically suggests internal links as you type, matching:
#)^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.
main.js, manifest.json, and styles.css from the Releases page.phrasesync in your Obsidian .obsidian/plugins/ directory.To build locally:
npm i
npm run build