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
73
stars
73 stargazers
6,125
downloads
6,125 downloads
6
forks
6 forks
193
days
193 days since creation
0
days
0 days since last commit
0
days
0 days since last release
3
total PRs
3 total pull requests
0
open PRs
0 open pull requests
1
closed PRs
1 closed pull requests
2
merged PRs
2 merged pull requests
30
total issues
30 total issues
6
open issues
6 open issues
24
closed issues
24 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
17 hours ago
Changelog
Added
- OpenAI Embeddings API Integration: Use OpenAI's embedding models or any OpenAI-compatible API
- Support for text-embedding-3-small, text-embedding-3-large, and text-embedding-ada-002
- Compatible with any OpenAI-compatible API endpoints (e.g., Azure OpenAI, local servers)
- Custom model support for OpenAI-compatible APIs
- Real-time usage statistics tracking during indexing
- API usage stats display in settings (total tokens used)
- Configurable Indexing Delay: New setting to control delay between indexing notes
- Helps prevent rate limiting when using cloud APIs
- Configurable from 0ms to 5000ms
Changed
- Default to OpenAI provider on mobile for new installations
Fixed
- Filter non-embedding models in Ollama model dropdown
Improved
- Consistent settings UI using Obsidian's SettingGroup API
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
AI Tools
2 years ago by solderneer
Adding powerful semantic search, generative answers, and other AI tools to Obsidian, using Supabase + OpenAI.
GPT-3 Notes
3 years ago by micahke
An Obsidian plugin to generate notes based on GP3 output.
Hydrate
2 months ago by hydrateagent
MCP Tools
a year ago by Jack Steam
Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.
PromptCrafter
a year ago by Fabrice Hong
Create reusable, modular prompts in Obsidian
Related Notes by Tag
6 months ago by Chris Howard
displays notes that share tags with your currently active note
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.
Vault Chat
3 years ago by Exo Ascension
A ChatGPT bot trained on your vault notes. Ask your AI questions about your own thoughts and ideas!
Vector Search
a year ago by Ashwin A Murali
Obsidian plugin for Vector Search
Zettelkasten LLM Tools
2 years ago by Karl Smith
Zettelkasten note taking powered by Large Language Models