Smart Linker
pendingby Erunay
Find semantically related notes and insert [[smart links]] with one click.
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
- Open a note.
- Run the command "Smart Linker: Benzer notları bul" (Find similar notes).
- A notification will display the most similar notes found.
Installation
- Install via BRAT or manually copy
main.js,manifest.json, andstyles.cssto your.obsidian/plugins/smart-linkerfolder. - 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.