The Related Notes plugin enhances knowledge discovery in your Obsidian vault by automatically surfacing contextually similar notes based on their content. Using advanced similarity algorithms, it identifies relevant connections between notes and presents them in a dedicated pane, allowing users to explore and link related concepts with a single click. It operates entirely offline, ensuring privacy while handling both small and large vaults efficiently through adaptive indexing and hybrid search methods. The plugin intelligently prioritizes frequently accessed and newly created notes for indexing and supports real-time similarity detection for others. Visual indicators and structured link insertion streamline the linking process without disrupting your note organization.
Security patch
Fix 9 dependency vulnerabilities (4 high, 3 moderate, 2 low):
- rollup: Arbitrary File Write via Path Traversal
- minimatch: ReDoS via combinatorial backtracking
- flatted: Prototype Pollution via parse()
- js-yaml: Prototype pollution in merge
- picomatch: Method Injection in POSIX Character Classes
- brace-expansion: ReDoS and zero-step sequence DoS
- vite: server.fs.deny bypass, HTML file settings, public directory serving
- ajv: ReDoS with $data option
All are devDependencies (build/test tooling) — no impact on the plugin bundle shipped to users.