diff --git a/community-plugins.json b/community-plugins.json index 7334613fa12..ac3f6b6a2a9 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -14908,5 +14908,12 @@ "author": "Amin Sennour", "description": "Change the default filename used for new notes", "repo": "TheLoneWanderer4/obsidian-uuid-title" + }, + { + "id": "timecodes-plugin", + "name": "Timecodes", + "author": "Kirill Gavrilov", + "description": "Makes timecodes clickable, if there was a video URL mentioned earlier in Obsidian note", + "repo": "gavvvr/obsidian-timecodes-plugin" } ]