From d5d2ce7932726bf06ea72b3e25f255a606176bf9 Mon Sep 17 00:00:00 2001 From: muhanstudio <1976877170@qq.com> Date: Fri, 10 Nov 2023 21:39:34 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E6=BC=82=E4=BA=AE=E7=AE=80=E6=B4=81=E7=9A=84=E6=A4=AD=E5=9C=86?= =?UTF-8?q?=E6=97=B6=E9=92=9F=20(#1285)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加一个漂亮简洁的椭圆时钟 --- widgets.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/widgets.json b/widgets.json index a8e9d0580..052dfb0fd 100644 --- a/widgets.json +++ b/widgets.json @@ -20,6 +20,7 @@ "muhanstudio/siyuan-widget-Clock-iOS", "muhanstudio/siyuan-widget-Simple-weather-forecast", "muhanstudio/siyuan-widget-Calculator", - "muhanstudio/siyuan-widget-Mimetic-clock" + "muhanstudio/siyuan-widget-Mimetic-clock", + "muhanstudio/siyuan-widget-Elliptical-clock" ] } From f2ee11d0f6455707a5d411e26a2b287d5dab6a6e Mon Sep 17 00:00:00 2001 From: Bot Date: Fri, 10 Nov 2023 13:40:24 +0000 Subject: [PATCH 2/2] :bookmark: Staging --- stage/widgets.json | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/stage/widgets.json b/stage/widgets.json index 740ee4dee..ac699cb74 100644 --- a/stage/widgets.json +++ b/stage/widgets.json @@ -1,5 +1,48 @@ { "repos": [ + { + "url": "muhanstudio/siyuan-widget-Elliptical-clock@694e339be52b9d2db87164349fc905094557d9a7", + "updated": "2023-11-10T09:13:10Z", + "stars": 0, + "openIssues": 0, + "size": 363755, + "package": { + "name": "Elliptical-clock", + "author": "muhanstudio", + "url": "https://github.com/muhanstudio/siyuan-widget-Elliptical-clock", + "version": "0.0.2", + "minAppVersion": "1.1.1", + "backends": null, + "frontends": null, + "displayName": { + "default": "Elliptical-clock", + "zh_CN": "椭圆时钟", + "en_US": "" + }, + "description": { + "default": "A beautiful Elliptical clock.", + "zh_CN": "一个漂亮的椭圆时钟。", + "en_US": "" + }, + "readme": { + "default": "README.md", + "zh_CN": "README_zh_CN.md", + "en_US": "" + }, + "funding": { + "openCollective": "", + "patreon": "", + "github": "", + "custom": [ + "" + ] + }, + "keywords": [ + "时钟", + "clock" + ] + } + }, { "url": "muhanstudio/siyuan-widget-Mimetic-clock@7e3bb581b3f106b1ec11a8c4cc2eb4c6d67c1e4c", "updated": "2023-11-10T09:05:48Z",