mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-18 18:10:43 +08:00
🎨 桌面端快捷方式支持 --port
启动参数 https://github.com/siyuan-note/siyuan/issues/7092
This commit is contained in:
parent
0ac545e867
commit
ee251e6a59
@ -5,7 +5,7 @@
|
||||
"Properties": {
|
||||
"id": "20230106104821-9nfphwm",
|
||||
"title": "Workspace",
|
||||
"updated": "20230113231033"
|
||||
"updated": "20230117000549"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
@ -125,7 +125,7 @@
|
||||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20230109113955-471odxk",
|
||||
"updated": "20230113231033"
|
||||
"updated": "20230117000549"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
@ -137,7 +137,7 @@
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20230109113955-4p8sitz",
|
||||
"updated": "20230113231033"
|
||||
"updated": "20230117000549"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
@ -159,7 +159,7 @@
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230109113955-f2iskk4",
|
||||
"updated": "20230113231033"
|
||||
"updated": "20230117000549"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
@ -182,7 +182,16 @@
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "."
|
||||
"Data": ". In addition, you can also pass "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "--port=12345"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " to specify the port that the kernel listens to."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -5,7 +5,7 @@
|
||||
"Properties": {
|
||||
"id": "20230106101434-e6g4av3",
|
||||
"title": "工作空间",
|
||||
"updated": "20230113230911"
|
||||
"updated": "20230117000600"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
@ -124,7 +124,7 @@
|
||||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20230106104300-j6nj9t2",
|
||||
"updated": "20230113230911"
|
||||
"updated": "20230117000600"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
@ -136,7 +136,7 @@
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20230109113554-izjti9n",
|
||||
"updated": "20230113230911"
|
||||
"updated": "20230117000600"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
@ -158,7 +158,7 @@
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230109113909-5dp3vml",
|
||||
"updated": "20230113230911"
|
||||
"updated": "20230117000600"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
@ -181,7 +181,16 @@
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "。"
|
||||
"Data": "。除此以外,还可以通过 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "--port=12345"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 来指定内核监听的端口。"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -5,7 +5,7 @@
|
||||
"Properties": {
|
||||
"id": "20230106104645-o838uew",
|
||||
"title": "工作空間",
|
||||
"updated": "20230113230938"
|
||||
"updated": "20230117000552"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
@ -125,7 +125,7 @@
|
||||
"ListData": {},
|
||||
"Properties": {
|
||||
"id": "20230109113932-3g0ywic",
|
||||
"updated": "20230113230938"
|
||||
"updated": "20230117000552"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
@ -137,7 +137,7 @@
|
||||
},
|
||||
"Properties": {
|
||||
"id": "20230109113932-w8e5hz3",
|
||||
"updated": "20230113230938"
|
||||
"updated": "20230117000552"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
@ -159,7 +159,7 @@
|
||||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20230109113932-8g1zoun",
|
||||
"updated": "20230113230938"
|
||||
"updated": "20230117000552"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
@ -182,7 +182,16 @@
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "。"
|
||||
"Data": "。除此以外,還可以通過 "
|
||||
},
|
||||
{
|
||||
"Type": "NodeTextMark",
|
||||
"TextMarkType": "code",
|
||||
"TextMarkTextContent": "--port=12345"
|
||||
},
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": " 來指定內核監聽的端口。"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user