diff --git a/community-plugins.json b/community-plugins.json index 6d4e8831fc9..31804e7cda6 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -14899,7 +14899,7 @@ "id": "external-rename-handler", "name": "External Rename Handler", "author": "mnaoumov", - "description": "Handles renames made outside of the app.", + "description": "Handles renames made outside of the app.", "repo": "mnaoumov/obsidian-external-rename-handler" }, { @@ -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": "Obsidian-WordCards" +} ]