github digvijay-s-todiwal/phrasesync 1.0.0
PhraseSync 1.0.0 – Smart Auto-Link Suggestions for Obsidian

latest releases: 1.2.0, 1.1.1, 1.1.0...
3 months ago

🧠 PhraseSync – Smart Auto-Linker for Obsidian

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

Don't miss a new phrasesync release

NewReleases is sending notifications on new releases.