From 8f2ccd2d869883979287c4bfe114da3f02d1b09f Mon Sep 17 00:00:00 2001 From: Frostime Date: Wed, 26 Jul 2023 15:24:47 +0800 Subject: [PATCH 1/7] Update plugins.json --- plugins.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins.json b/plugins.json index 1f0a16f5c..5a5c95341 100644 --- a/plugins.json +++ b/plugins.json @@ -6,6 +6,7 @@ "frostime/siyuan-dailynote-today", "frostime/siyuan-center-width", "frostime/sy-theme-change", + "frostime/sy-export-tree", "frostime/sy-eye-ease", "frostime/sy-transfer-refs", "terwer/siyuan-plugin-importer", From 8edd6d9f7c7cb836e63aca548e3b82d95faa57c8 Mon Sep 17 00:00:00 2001 From: Frostime Date: Wed, 9 Aug 2023 22:20:24 +0800 Subject: [PATCH 2/7] New plugin sy-docs-flow --- plugins.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins.json b/plugins.json index 245a0a269..1555d18d7 100644 --- a/plugins.json +++ b/plugins.json @@ -9,6 +9,7 @@ "frostime/sy-export-tree", "frostime/sy-eye-ease", "frostime/sy-transfer-refs", + "frostime/sy-docs-flow", "terwer/siyuan-plugin-importer", "terwer/siyuan-plugin-custom-slug", "terwer/siyuan-plugin-code-block", From f7d926771788135742f06d13989637da12c0f108 Mon Sep 17 00:00:00 2001 From: Frostime Date: Mon, 14 Aug 2023 21:20:02 +0800 Subject: [PATCH 3/7] Update plugins.json --- plugins.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index 1555d18d7..a9aa4921e 100644 --- a/plugins.json +++ b/plugins.json @@ -9,7 +9,8 @@ "frostime/sy-export-tree", "frostime/sy-eye-ease", "frostime/sy-transfer-refs", - "frostime/sy-docs-flow", + "frostime/sy-docs-flow",        + "frostime/sy-run-js", "terwer/siyuan-plugin-importer", "terwer/siyuan-plugin-custom-slug", "terwer/siyuan-plugin-code-block", From 0d24bbba44075d889503b350cce29ec4493b141d Mon Sep 17 00:00:00 2001 From: Frostime Date: Mon, 14 Aug 2023 21:20:13 +0800 Subject: [PATCH 4/7] Update plugins.json --- plugins.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index a9aa4921e..61dd3d7e1 100644 --- a/plugins.json +++ b/plugins.json @@ -9,7 +9,7 @@ "frostime/sy-export-tree", "frostime/sy-eye-ease", "frostime/sy-transfer-refs", - "frostime/sy-docs-flow",        + "frostime/sy-docs-flow", "frostime/sy-run-js", "terwer/siyuan-plugin-importer", "terwer/siyuan-plugin-custom-slug", From 36da20c3fa6055b2853e7acfbe4b2868a1fbbfc7 Mon Sep 17 00:00:00 2001 From: Frostime Date: Sat, 19 Aug 2023 19:22:01 +0800 Subject: [PATCH 5/7] Update plugins.json --- plugins.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index d7010a6c1..5f4ee5787 100644 --- a/plugins.json +++ b/plugins.json @@ -10,7 +10,8 @@ "frostime/sy-eye-ease", "frostime/sy-transfer-refs", "frostime/sy-docs-flow", - "frostime/sy-run-js", + "frostime/sy-run-js",   + "frostime/sy-insert-time",   "terwer/siyuan-plugin-importer", "terwer/siyuan-plugin-custom-slug", "terwer/siyuan-plugin-code-block", From d9f522528995f62c627b77ed71a6d37ddb6f8213 Mon Sep 17 00:00:00 2001 From: Frostime Date: Sat, 19 Aug 2023 19:22:23 +0800 Subject: [PATCH 6/7] Update plugins.json --- plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins.json b/plugins.json index 5f4ee5787..63b886ced 100644 --- a/plugins.json +++ b/plugins.json @@ -10,8 +10,8 @@ "frostime/sy-eye-ease", "frostime/sy-transfer-refs", "frostime/sy-docs-flow", - "frostime/sy-run-js",   - "frostime/sy-insert-time",   + "frostime/sy-run-js", + "frostime/sy-insert-time", "terwer/siyuan-plugin-importer", "terwer/siyuan-plugin-custom-slug", "terwer/siyuan-plugin-code-block", From d1347c1c394550f81f0d98089d79092b344bbfed Mon Sep 17 00:00:00 2001 From: Frostime Date: Sat, 9 Sep 2023 19:23:32 +0800 Subject: [PATCH 7/7] New plugin time logger --- plugins.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins.json b/plugins.json index a834a3a76..b2e6b3e9b 100644 --- a/plugins.json +++ b/plugins.json @@ -12,6 +12,7 @@ "frostime/sy-docs-flow", "frostime/sy-run-js", "frostime/sy-insert-time", + "frostime/sy-time-logger", "terwer/siyuan-plugin-importer", "terwer/siyuan-plugin-custom-slug", "terwer/siyuan-plugin-code-block",