From bc30b83c05106dddba7eae3933397246cb6fb853 Mon Sep 17 00:00:00 2001 From: lguenth Date: Fri, 28 Apr 2023 13:31:26 +0200 Subject: [PATCH] Fix instructions for youtube.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2e85b5..1a9309d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This is a collection of [Obsidian](https://obsidian.md/) templates I use or have - Adds the current selection to a "workbench" note as a bullet point with today's date - Plugins: Templater, Workbench (optional) - [youtube.md](youtube.md) - - Gets metadata from a YouTube video and embeds it, works by copying the video ID to the clipboard + - Gets metadata from a YouTube video and embeds it, works by copying the video URL to the clipboard & then running the template - Plugins: Templater - [zettel.md](zettel.md) - Basic Zettelkasten template, asks for the type of the Zettel (I differentiate claims from concepts and questions)