diff --git a/community-plugins.json b/community-plugins.json index 6d4e8831fc9..0ba66be89c0 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -14908,5 +14908,11 @@ "author": "Amin Sennour", "description": "Change the default filename used for new notes", "repo": "TheLoneWanderer4/obsidian-uuid-title" - } + },{ + "id": "wordcard", + "name": "wordcard", + "author": "setsu", + "description": "creating detailed word cards with OpenAI and Imgur APIs.", + "repo": "bwicarus/Obsidian-WordCards" +} ]