Similar Notes

by Young Lee
favorite
share
Score: 46/100
Description

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
28
stars
952
downloads
3
forks
5
days
1
days
1
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
12
total issues
3
open issues
9
closed issues
0
commits
RequirementsExperimental
  • Internet connection for initial model download

  • Local Ollama installation for custom embedding models (optional)

Latest Version
a day ago
Changelog
  • Mobile Support: Plugin now fully works on Obsidian mobile apps (iOS/Android)
    • All features function identically to desktop version
  • Model Download Progress: Real-time download progress indicator
    • Shows percentage in status bar during model downloads
    • Updates current model display in settings with download progress
  • Enhanced Error Handling: Improved error messages and recovery
    • Model loading failures now display clear error reasons in settings
    • User-friendly error messages for common issues (GPU, network, etc.)
  • GPU Fallback: Automatic CPU fallback when GPU acceleration fails
    • Seamlessly retries with CPU mode on GPU errors
    • Prompts to disable GPU setting after successful CPU fallback
    • No manual intervention required for GPU-incompatible devices
README file from