From 85e19e679184f15e703b58220a300559bab221da Mon Sep 17 00:00:00 2001 From: Vanessa Date: Fri, 2 Sep 2022 12:46:25 +0800 Subject: [PATCH] :art: fix https://github.com/siyuan-note/siyuan/issues/5788 --- app/appearance/langs/en_US.json | 2 +- .../20200924100950-9op5xi1.sy | 580 +++++++++-------- .../20200813004551-gm0pbn1.sy | 588 +++++++++-------- .../20211226122549-jktxego.sy | 592 ++++++++++-------- 4 files changed, 1011 insertions(+), 751 deletions(-) diff --git a/app/appearance/langs/en_US.json b/app/appearance/langs/en_US.json index 25e5282d1..c3d7a6acb 100644 --- a/app/appearance/langs/en_US.json +++ b/app/appearance/langs/en_US.json @@ -118,7 +118,7 @@ "safeQuit": "Quit the application", "anchor": "Anchor", "showMore": "Show More", - "refPopover": "Open in Popover", + "refPopover": "Open in popover", "refTab": "Open in background tab", "showHideBg": "Show/Hide Background", "directConnection": "Direct connection", diff --git a/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20200924100950-9op5xi1.sy b/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20200924100950-9op5xi1.sy index 2d6755461..f1ca1c5d0 100644 --- a/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20200924100950-9op5xi1.sy +++ b/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20200924100950-9op5xi1.sy @@ -6,7 +6,7 @@ "id": "20200924100950-9op5xi1", "title": "Shortcuts", "type": "doc", - "updated": "20220901210554" + "updated": "20220902124450" }, "Children": [ { @@ -2307,7 +2307,7 @@ "Properties": { "colgroup": "||", "id": "20210106154319-yozlufs", - "updated": "20220829213323" + "updated": "20220902124450" }, "Children": [ { @@ -5670,254 +5670,6 @@ } ] }, - { - "Type": "NodeTableRow", - "Data": "tr", - "Children": [ - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeText", - "Data": "Open the ref block by popover" - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "Ctrl+Alt+." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - }, - { - "Type": "NodeText", - "Data": " / " - }, - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "⌥⌘." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td" - } - ] - }, - { - "Type": "NodeTableRow", - "Data": "tr", - "Children": [ - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeText", - "Data": "Open the ref block in a new tab" - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "Ctrl+Shift+\u003e" - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - }, - { - "Type": "NodeText", - "Data": " / " - }, - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "⇧⌘." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td" - } - ] - }, - { - "Type": "NodeTableRow", - "Data": "tr", - "Children": [ - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeText", - "Data": "Open the ref block on the right" - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "Alt+." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - }, - { - "Type": "NodeText", - "Data": " / " - }, - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "⌥." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td" - } - ] - }, - { - "Type": "NodeTableRow", - "Data": "tr", - "Children": [ - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeText", - "Data": "Open the ref block on the bottom" - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "Shift+\u003e" - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - }, - { - "Type": "NodeText", - "Data": " / " - }, - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "⇧\u003e" - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td" - } - ] - }, { "Type": "NodeTableRow", "Data": "tr", @@ -6074,6 +5826,334 @@ } ] }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "Open" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Ctrl+." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " / " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "⌘." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "The cursor needs to stay within the referenced element" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "Open in background tab" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Ctrl+Shift+\u003e" + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " / " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "⇧⌘." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "The cursor needs to stay within the referenced element" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "Open Right the Tab" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Alt+." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " / " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "⌥." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "The cursor needs to stay within the referenced element" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "Open Below the Tab" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Ctrl+Alt+." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " / " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "⌥⌘." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "The cursor needs to stay within the referenced element" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "Open in popover" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "-" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "Go to " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Settings - Shortcuts" + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " to configure, and the cursor needs to stay within the referenced element" + } + ] + } + ] + }, { "Type": "NodeTableRow", "Data": "tr", diff --git a/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20200813004551-gm0pbn1.sy b/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20200813004551-gm0pbn1.sy index dfcb8bdbe..075ae59f3 100644 --- a/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20200813004551-gm0pbn1.sy +++ b/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20200813004551-gm0pbn1.sy @@ -6,7 +6,7 @@ "id": "20200813004551-gm0pbn1", "title": "快捷键", "type": "doc", - "updated": "20220901210205" + "updated": "20220902123121" }, "Children": [ { @@ -2309,7 +2309,7 @@ "Properties": { "colgroup": "||", "id": "20201227133317-vopotjc", - "updated": "20220829212334" + "updated": "20220902123121" }, "Children": [ { @@ -5732,254 +5732,6 @@ } ] }, - { - "Type": "NodeTableRow", - "Data": "tr", - "Children": [ - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeText", - "Data": "使用悬浮窗打开引用块" - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "Ctrl+Alt+." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - }, - { - "Type": "NodeText", - "Data": " / " - }, - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "⌥⌘." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td" - } - ] - }, - { - "Type": "NodeTableRow", - "Data": "tr", - "Children": [ - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeText", - "Data": "在新页签中打开引用块" - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "Ctrl+Shift+\u003e" - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - }, - { - "Type": "NodeText", - "Data": " / " - }, - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "⇧⌘." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td" - } - ] - }, - { - "Type": "NodeTableRow", - "Data": "tr", - "Children": [ - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeText", - "Data": "在右侧打开引用块" - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "Alt+." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - }, - { - "Type": "NodeText", - "Data": " / " - }, - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "⌥." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td" - } - ] - }, - { - "Type": "NodeTableRow", - "Data": "tr", - "Children": [ - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeText", - "Data": "在下侧打开引用块" - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "Shift+\u003e" - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - }, - { - "Type": "NodeText", - "Data": " / " - }, - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "⇧\u003e" - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td" - } - ] - }, { "Type": "NodeTableRow", "Data": "tr", @@ -6172,6 +5924,342 @@ } ] }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "打开" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Ctrl+." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " / " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "⌘." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "光标需停留在引用元素内" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "在后台页签中打开" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Ctrl+Shift+\u003e" + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " / " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "⇧⌘." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "光标需停留在引用元素内" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "在页签右侧打开" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Alt+." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " / " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "⌥." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "光标需停留在引用元素内" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "在页签下侧打开" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Ctrl+Alt+." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " / " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "⌥⌘." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeBr", + "Data": "br" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "光标需停留在引用元素内" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "在浮窗中打开" + }, + { + "Type": "NodeBr", + "Data": "br" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "-" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "可前往 " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "设置- 快捷键" + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " 中配置,光标需停留在引用元素内" + } + ] + } + ] + }, { "Type": "NodeTableRow", "Data": "tr", diff --git a/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122549-jktxego.sy b/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122549-jktxego.sy index 17d762d75..ed189dfd9 100644 --- a/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122549-jktxego.sy +++ b/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122549-jktxego.sy @@ -5,7 +5,7 @@ "icon": "2328", "id": "20211226122549-jktxego", "title": "快捷鍵", - "updated": "20220901210742" + "updated": "20220902124426" }, "Children": [ { @@ -2297,7 +2297,7 @@ "Properties": { "colgroup": "||", "id": "20211226122652-pb50zx4", - "updated": "20220829213047" + "updated": "20220902124426" }, "Children": [ { @@ -5720,254 +5720,6 @@ } ] }, - { - "Type": "NodeTableRow", - "Data": "tr", - "Children": [ - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeText", - "Data": "使用懸浮窗打開引用塊" - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "Ctrl+Alt+." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - }, - { - "Type": "NodeText", - "Data": " / " - }, - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "⌥⌘." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td" - } - ] - }, - { - "Type": "NodeTableRow", - "Data": "tr", - "Children": [ - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeText", - "Data": "在新分頁中打開引用塊" - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "Ctrl+Shift+\u003e" - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - }, - { - "Type": "NodeText", - "Data": " / " - }, - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "⇧⌘." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td" - } - ] - }, - { - "Type": "NodeTableRow", - "Data": "tr", - "Children": [ - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeText", - "Data": "在右側打開引用塊" - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "Alt+." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - }, - { - "Type": "NodeText", - "Data": " / " - }, - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "⌥." - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td" - } - ] - }, - { - "Type": "NodeTableRow", - "Data": "tr", - "Children": [ - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeText", - "Data": "在下側打開引用塊" - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td", - "Children": [ - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "Shift+\u003e" - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - }, - { - "Type": "NodeText", - "Data": " / " - }, - { - "Type": "NodeKbd", - "Data": "kbd", - "Children": [ - { - "Type": "NodeKbdOpenMarker" - }, - { - "Type": "NodeText", - "Data": "⇧\u003e" - }, - { - "Type": "NodeKbdCloseMarker" - } - ] - } - ] - }, - { - "Type": "NodeTableCell", - "Data": "td" - } - ] - }, { "Type": "NodeTableRow", "Data": "tr", @@ -6164,6 +5916,346 @@ } ] }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "打開" + }, + { + "Type": "NodeBr", + "Data": "br" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Ctrl+." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " / " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "⌘." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "光標需停留在引用元素內" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "在後台頁簽中打開" + }, + { + "Type": "NodeBr", + "Data": "br" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Ctrl+Shift+\u003e" + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " / " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "⇧⌘." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "光標需停留在引用元素內" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "在分頁右側打開" + }, + { + "Type": "NodeBr", + "Data": "br" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Alt+." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " / " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "⌥." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "光標需停留在引用元素內" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "在下側打開引用塊" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "Ctrl+Alt+." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " / " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "⌥⌘." + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "光標需停留在引用元素內" + } + ] + } + ] + }, + { + "Type": "NodeTableRow", + "Data": "tr", + "Children": [ + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "在浮窗中打開" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "-" + } + ] + }, + { + "Type": "NodeTableCell", + "Data": "td", + "Children": [ + { + "Type": "NodeText", + "Data": "可前往 " + }, + { + "Type": "NodeKbd", + "Data": "kbd", + "Children": [ + { + "Type": "NodeKbdOpenMarker" + }, + { + "Type": "NodeText", + "Data": "設置-\u003e快捷鍵" + }, + { + "Type": "NodeKbdCloseMarker" + } + ] + }, + { + "Type": "NodeText", + "Data": " 中配置,光標需停留在引用元素內" + } + ] + } + ] + }, { "Type": "NodeTableRow", "Data": "tr",