Smart Linker

pending

by Erunay

Find semantically related notes and insert [[smart links]] with one click.

2 starsUpdated 6mo agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

Smart Linker

An Obsidian plugin that helps you find similar notes within your vault.

Note: Only Turkish and English are currently (fully) supported.

Features

  • Finds similar notes based on content similarity.
  • Displays a list of similar notes with a similarity score.
  • Operates entirely locally within your vault.

Usage

  1. Open a note.
  2. Run the command "Smart Linker: Benzer notları bul" (Find similar notes).
  3. A notification will display the most similar notes found.

Installation

  1. Install via BRAT or manually copy main.js, manifest.json, and styles.css to your .obsidian/plugins/smart-linker folder.
  2. Enable the plugin in Obsidian settings.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.