Description
Learning & Knowledge Management Plugin
Category: Learning & Knowledge Management
The Similar Notes plugin finds and recommends notes that are semantically related to what you're currently writing, using language models for real-time analysis. It displays up to five similar notes at the bottom of your note, making it easier to spot hidden connections in your ideas without relying on exact keyword matches. The plugin is self-contained with its own vector database and gives you the choice between built in Hugging Face models or connecting to Ollama for custom embeddings. No external cloud API is needed, and it smartly ignores notes already linked from your current document.
Reviews
No reviews yet.
Stats
55
stars
55 stargazers
4,073
downloads
4,073 downloads
5
forks
5 forks
136
days
136 days since creation
27
days
27 days since last commit
35
days
35 days since last release
1
total PRs
1 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
1
merged PRs
1 merged pull requests
24
total issues
24 total issues
8
open issues
8 open issues
16
closed issues
16 closed issues
0
commits
0 total commits in last one year
RequirementsExperimental
Internet connection for initial model download
Local Ollama installation for custom embedding models (optional)
Latest Version
a month ago
Changelog
Fixed
- File Rename/Move Handling: Plugin now properly detects and handles file rename/move operations
- Automatically removes old path data from index when files are renamed or moved
- Re-indexes files at their new location
- Prevents stale data accumulation in the index
Improved
- Ollama Error Notifications: Added user-friendly error notifications for Ollama connection failures
- Clear notifications when Ollama server is unreachable
- Throttled notifications (1 per minute) to prevent spam
- Error states propagated to UI via observables
- Graceful error handling - indexing continues even when embedding fails
- Error Message Clarity: All error notifications now include "Similar Notes:" prefix
- Makes it easy to identify which plugin the error is from
- Consistent error message format across the plugin
- Stale Data Logging: Added error logging when similar notes reference non-existent files
- Helps diagnose cases where index contains outdated file references
- Logs include file path for easier debugging
- Makes it clear when fewer similar notes are shown due to stale data
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
GPT-3 Notes
3 years ago by micahke
An Obsidian plugin to generate notes based on GP3 output.
MCP Tools
10 months ago by Jack Steam
Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.
Vault Chat
2 years ago by Exo Ascension
A ChatGPT bot trained on your vault notes. Ask your AI questions about your own thoughts and ideas!
Zettelkasten LLM Tools
2 years ago by Karl Smith
Zettelkasten note taking powered by Large Language Models
AI Tools
2 years ago by solderneer
Adding powerful semantic search, generative answers, and other AI tools to Obsidian, using Supabase + OpenAI.
Text Dataset Aid Plugin
3 years ago by Conner Ohnesorge
This is a obsidian plugin to help with the creation of personal jsonl datasets for text generation models.
Related Notes by Tag
4 months ago by Chris Howard
displays notes that share tags with your currently active note
Vector Search
10 months ago by Ashwin A Murali
Obsidian plugin for Vector Search
PromptCrafter
a year ago by Fabrice Hong
Create reusable, modular prompts in Obsidian
Hydrate
3 days ago by hydrateagent