From dafb34228c26803e30f4eb5b3cc7cb327963582c Mon Sep 17 00:00:00 2001 From: Zoe <46951331+zperk13@users.noreply.github.com> Date: Sat, 14 Feb 2026 08:24:55 -0600 Subject: [PATCH] Removed tracker from YouTube link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5d382b6..04ca9b46 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A Neovim plugin for writing and navigating [Obsidian](https://obsidian.md) vault Built for people who love the concept of Obsidian -- a simple, markdown-based notes app -- but love Neovim too much to stand typing characters into anything else. -If you're new to Obsidian I highly recommend watching [this excellent YouTube video](https://youtu.be/5ht8NYkU9wQ?si=8nbnNsRVnw0xfX2S) for a great overview. +If you're new to Obsidian I highly recommend watching [this excellent YouTube video](https://youtu.be/5ht8NYkU9wQ) for a great overview. _Keep in mind this plugin is not meant to replace Obsidian, but to complement it._ The Obsidian app is very powerful in its own way; it comes with a mobile app and has a lot of functionality that's not feasible to implement in Neovim, such as the graph explorer view. That said, this plugin stands on its own as well. You don't necessarily need to use it alongside the Obsidian app.