From 689b785b1cc1f723878812eb3197d2b5560a5e9f Mon Sep 17 00:00:00 2001 From: setsu <76811866+bwicarus@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:23:55 +0900 Subject: [PATCH] Update community-plugins.json --- community-plugins.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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" +} ]