Skip to content

Commit 08ea21e

Browse files
author
Bot
committed
🔖 Staging
1 parent d389067 commit 08ea21e

File tree

1 file changed

+106
-58
lines changed

1 file changed

+106
-58
lines changed

stage/plugins.json

Lines changed: 106 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,111 @@
11
{
22
"repos": [
3+
{
4+
"url": "zt8989/siyuan-drawio-plugin@34f29c99a4dff39daeec5da74a9b617654b7fecd",
5+
"updated": "2025-09-29T07:44:14Z",
6+
"stars": 33,
7+
"openIssues": 6,
8+
"size": 32417477,
9+
"installSize": 78659841,
10+
"package": {
11+
"name": "siyuan-drawio-plugin",
12+
"author": "cowboy",
13+
"url": "https://github.com/zt8989/siyuan-drawio-plugin",
14+
"version": "0.1.32",
15+
"minAppVersion": "3.0.12",
16+
"backends": [
17+
"windows",
18+
"linux",
19+
"darwin",
20+
"docker",
21+
"ios",
22+
"android",
23+
"harmony"
24+
],
25+
"frontends": [
26+
"desktop",
27+
"mobile",
28+
"browser-desktop",
29+
"browser-mobile",
30+
"desktop-window"
31+
],
32+
"displayName": {
33+
"default": "",
34+
"zh_CN": "思源Draw.io插件",
35+
"en_US": "Siyuan Draw.io Plugin"
36+
},
37+
"description": {
38+
"default": "",
39+
"zh_CN": "Draw.io以插件形式集成到思源中",
40+
"en_US": "Draw.io integrated as a plugin into Siyuan"
41+
},
42+
"readme": {
43+
"default": "",
44+
"zh_CN": "README_zh_CN.md",
45+
"en_US": "README.md"
46+
},
47+
"funding": {
48+
"openCollective": "",
49+
"patreon": "",
50+
"github": "",
51+
"custom": [
52+
""
53+
]
54+
},
55+
"keywords": [
56+
"plugin",
57+
"drawio"
58+
]
59+
}
60+
},
61+
{
62+
"url": "shijianjs/siyuan-plugin-markmap-view@536ddd94e158cdf9c223603eb15df8748899aa3e",
63+
"updated": "2025-09-29T05:29:59Z",
64+
"stars": 0,
65+
"openIssues": 0,
66+
"size": 432767,
67+
"installSize": 951067,
68+
"package": {
69+
"name": "siyuan-plugin-markmap-view",
70+
"author": "shijianjs",
71+
"url": "https://github.com/shijianjs/siyuan-plugin-markmap-view",
72+
"version": "1.0.1",
73+
"minAppVersion": "3.2.1",
74+
"backends": [
75+
"all"
76+
],
77+
"frontends": [
78+
"all"
79+
],
80+
"displayName": {
81+
"default": "Siyuan markmap view plugin",
82+
"zh_CN": "思源 markmap 视图插件",
83+
"en_US": ""
84+
},
85+
"description": {
86+
"default": "The Siyuan markmap view plugin presents the current notes in the form of a mind map.",
87+
"zh_CN": "思源 markmap 视图插件,以思维导图的形式展示当前笔记。",
88+
"en_US": ""
89+
},
90+
"readme": {
91+
"default": "README.md",
92+
"zh_CN": "README_zh_CN.md",
93+
"en_US": ""
94+
},
95+
"funding": {
96+
"openCollective": "",
97+
"patreon": "",
98+
"github": "",
99+
"custom": [
100+
""
101+
]
102+
},
103+
"keywords": [
104+
"脑图",
105+
"mindmap"
106+
]
107+
}
108+
},
3109
{
4110
"url": "lovexmm521/siyuan-plugin-QianQiankuai@b0aef6ba95d29c7a9751fe5419dfe03ec845a67d",
5111
"updated": "2025-09-29T05:24:34Z",
@@ -6525,64 +6631,6 @@
65256631
]
65266632
}
65276633
},
6528-
{
6529-
"url": "zt8989/siyuan-drawio-plugin@4f91aa04c5ea5647ac5e631045e666e78512eaab",
6530-
"updated": "2025-04-27T07:46:50Z",
6531-
"stars": 33,
6532-
"openIssues": 6,
6533-
"size": 32417254,
6534-
"installSize": 78659074,
6535-
"package": {
6536-
"name": "siyuan-drawio-plugin",
6537-
"author": "cowboy",
6538-
"url": "https://github.com/zt8989/siyuan-drawio-plugin",
6539-
"version": "0.1.31",
6540-
"minAppVersion": "3.0.12",
6541-
"backends": [
6542-
"windows",
6543-
"linux",
6544-
"darwin",
6545-
"docker",
6546-
"ios",
6547-
"android",
6548-
"harmony"
6549-
],
6550-
"frontends": [
6551-
"desktop",
6552-
"mobile",
6553-
"browser-desktop",
6554-
"browser-mobile",
6555-
"desktop-window"
6556-
],
6557-
"displayName": {
6558-
"default": "",
6559-
"zh_CN": "思源Draw.io插件",
6560-
"en_US": "Siyuan Draw.io Plugin"
6561-
},
6562-
"description": {
6563-
"default": "",
6564-
"zh_CN": "Draw.io以插件形式集成到思源中",
6565-
"en_US": "Draw.io integrated as a plugin into Siyuan"
6566-
},
6567-
"readme": {
6568-
"default": "",
6569-
"zh_CN": "README_zh_CN.md",
6570-
"en_US": "README.md"
6571-
},
6572-
"funding": {
6573-
"openCollective": "",
6574-
"patreon": "",
6575-
"github": "",
6576-
"custom": [
6577-
""
6578-
]
6579-
},
6580-
"keywords": [
6581-
"plugin",
6582-
"drawio"
6583-
]
6584-
}
6585-
},
65866634
{
65876635
"url": "zuoez02/siyuan-plugin-tts@7d1d719c6e5f34fa4dccac5e90dded54b3f1a9c1",
65886636
"updated": "2025-04-23T07:10:37Z",

0 commit comments

Comments
 (0)