From 6dd01b34adcd807f489cecb6ec7e8b154dca158a Mon Sep 17 00:00:00 2001 From: Fabrice Date: Fri, 18 Oct 2024 11:51:24 +0200 Subject: [PATCH 1/2] Update community-plugins.json --- community-plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community-plugins.json b/community-plugins.json index c3f255a89df..350fb284556 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -13571,5 +13571,12 @@ "author": "Sean McOwen", "description": "Speeds up some note taking abilities and allows for creating notes/links in the background", "repo": "SeanMcOwen/Quick-Note-Obsidian-Plugin" + }, + { + "id": "prompt-crafter", + "name": "PromptCrafter", + "author": "Fabrice Hong", + "description": "Create reusable, modular prompts in Obsidian.", + "repo": "fabricehong/obsidian-prompt-crafter-plugin" } ] From 7c1758eb9e915f9147e90a24dd385d4b5fa06df2 Mon Sep 17 00:00:00 2001 From: Fabrice Date: Fri, 18 Oct 2024 12:04:34 +0200 Subject: [PATCH 2/2] Update community-plugins.json --- community-plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community-plugins.json b/community-plugins.json index 350fb284556..257d2b1c6fb 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -13576,7 +13576,7 @@ "id": "prompt-crafter", "name": "PromptCrafter", "author": "Fabrice Hong", - "description": "Create reusable, modular prompts in Obsidian.", + "description": "Create reusable, modular prompts.", "repo": "fabricehong/obsidian-prompt-crafter-plugin" } ]