From 1722cf428b01972947c7c0a7ea90b91ec8901476 Mon Sep 17 00:00:00 2001 From: mLogger Date: Wed, 27 Aug 2025 22:59:09 +0800 Subject: [PATCH 1/3] Update community-plugins.json --- community-plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community-plugins.json b/community-plugins.json index c108f0a8bc6..2cfae447977 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -18233,5 +18233,12 @@ "author": "Rootiest", "description": "Extracts text from images using AI Vision models.", "repo": "rootiest/obsidian-ai-image-ocr" + }, + { + "id": "publish-to-confluence", + "name": "Publish to Confluence", + "author": "Ray", + "description": "Publish markdown notes to Confluence with cookies.", + "repo": "UltraREX/publish2confluence" } ] From 8fdd7dbc4937620b751af077f865ce214ec80168 Mon Sep 17 00:00:00 2001 From: mLogger Date: Fri, 12 Sep 2025 10:38:42 +0800 Subject: [PATCH 2/3] Update community-plugins.json --- community-plugins.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/community-plugins.json b/community-plugins.json index cb66f53288b..e06c3b86c0f 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -18227,13 +18227,6 @@ "description": "Extracts text from images using AI Vision models.", "repo": "rootiest/obsidian-ai-image-ocr" }, - { - "id": "publish-to-confluence", - "name": "Publish to Confluence", - "author": "Ray", - "description": "Publish markdown notes to Confluence with cookies.", - "repo": "UltraREX/publish2confluence" - }, { "id": "drag-to-scroll", "name": "Drag To Scroll", @@ -18464,5 +18457,12 @@ "author": "Jack Chronicle", "description": "Create custom keyboard shortcuts that enclose comments.", "repo": "jack-chronicle/custom-comment" + }, + { + "id": "publish-to-confluence", + "name": "Publish to Confluence", + "author": "Ray", + "description": "Publish markdown notes to Confluence with cookies.", + "repo": "UltraREX/publish2confluence" } ] From 703b7a56a5edcf07394eb70f36ba2e91c8ab1296 Mon Sep 17 00:00:00 2001 From: mLogger Date: Mon, 20 Oct 2025 17:33:10 +0800 Subject: [PATCH 3/3] Update description for 'Publish to Confluence' plugin --- community-plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community-plugins.json b/community-plugins.json index 9721584af71..3c1f286b29f 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -18595,7 +18595,7 @@ "id": "publish-to-confluence", "name": "Publish to Confluence", "author": "Ray", - "description": "Publish markdown notes to Confluence with cookies.", + "description": "Publish markdown notes to Confluence.", "repo": "UltraREX/publish2confluence" } -] \ No newline at end of file +]