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.
Stats
46
stars
46 stargazers
2,386
downloads
2,386 downloads
4
forks
4 forks
52
days
52 days since creation
39
days
39 days since last commit
39
days
39 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
19
total issues
19 total issues
6
open issues
6 open issues
13
closed issues
13 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
- Database Location Change: Moved database files from
.obsidian/
to.obsidian/plugins/similar-notes/
- Allows cleaner exclusion of plugin directory for users who sync
.obsidian
but not plugins - Affected files:
similar-notes.json
andsimilar-notes-file-mtimes.json
- Allows cleaner exclusion of plugin directory for users who sync
- Folder/File Exclusions: Added ability to exclude specific folders and files from indexing
- Configure excluded paths in settings
- Supports glob patterns for flexible exclusion rules
- Enhanced Index Statistics: Settings now display additional index information
- Total chunk count across all indexed notes
- Database file size
- Number of excluded files based on exclusion rules
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
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.
GPT-3 Notes
3 years ago by micahke
An Obsidian plugin to generate notes based on GP3 output.
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!
AI Tools
2 years ago by solderneer
Adding powerful semantic search, generative answers, and other AI tools to Obsidian, using Supabase + OpenAI.
Zettelkasten LLM Tools
2 years ago by Karl Smith
Zettelkasten note taking powered by Large Language Models
PromptCrafter
10 months ago by Fabrice Hong
Create reusable, modular prompts in Obsidian
MCP Tools
7 months ago by Jack Steam
Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.
Vector Search
7 months ago by Ashwin A Murali
Obsidian plugin for Vector Search
Related Notes by Tag
a month ago by Chris Howard
displays notes that share tags with your currently active note