From a2989a9e089790537bd22861c3dbc9e7753c1532 Mon Sep 17 00:00:00 2001 From: juliang22 <39292521+juliang22@users.noreply.github.com> Date: Tue, 21 Jun 2022 16:18:06 -0400 Subject: [PATCH] Add Youtube Timestamp Notes Plugin (#946) --- community-plugins.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/community-plugins.json b/community-plugins.json index 0a812cf19e6..b5c9e3a34a6 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -4319,5 +4319,12 @@ "author": "@jaynguyens", "description": "Publish to Ghost site with a single click", "repo": "jaynguyens/obsidian-ghost-publish" + }, + { + "id": "obsidian-timestamp-notes", + "name": "Timestamp Notes", + "author": "Julian Grunauer", + "description": "This plugin allows side-by-side notetaking with videos. Annotate your notes with timestamps to directly control the video and remember where each note comes from.", + "repo": "juliang22/ObsidianTimestampNotes" } -] +] \ No newline at end of file