From 8a8f8cfa2946c6c3bba1f3741a05fbd7a0bca7b0 Mon Sep 17 00:00:00 2001 From: Devon22 <95129064+Devon22@users.noreply.github.com> Date: Thu, 9 Jan 2025 01:32:05 +0800 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 d1046b36e29..2b529f6a678 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -14782,6 +14782,13 @@ "author": "zero", "description": "打造您的极致插件管理体验,让插件管理变得更加直观、高效,同时提升您的工作流程和个性化设置。", "repo": "0011000000110010/obsidian-manager" + }, + { + "id": "obsidian-mediaviewer", + "name": "Media Viewer", + "author": "Devon22", + "description": "A media viewer plugin for Obsidian, allowing you to view and manage media files within your notes.", + "repo": "Devon22/obsidian-mediaviewer" } ] From 884aa117326da986265ed22c9e8ab6814db87205 Mon Sep 17 00:00:00 2001 From: Devon22 <95129064+Devon22@users.noreply.github.com> Date: Thu, 9 Jan 2025 01:48:15 +0800 Subject: [PATCH 2/2] Update community-plugins.json --- community-plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community-plugins.json b/community-plugins.json index 2b529f6a678..70152550ac5 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -14784,10 +14784,10 @@ "repo": "0011000000110010/obsidian-manager" }, { - "id": "obsidian-mediaviewer", + "id": "mediaviewer", "name": "Media Viewer", "author": "Devon22", - "description": "A media viewer plugin for Obsidian, allowing you to view and manage media files within your notes.", + "description": "A media viewer plugin, allowing you to view and manage media files within your notes.", "repo": "Devon22/obsidian-mediaviewer" } ]