This commit is contained in:
Vanessa 2022-09-02 20:16:05 +08:00
parent 8596905de7
commit f9bbdcafbf
9 changed files with 717 additions and 102 deletions

View file

@ -6,7 +6,7 @@
"id": "20200924100950-9op5xi1",
"title": "Shortcuts",
"type": "doc",
"updated": "20220902124450"
"updated": "20220902201039"
},
"Children": [
{
@ -5941,7 +5941,7 @@
},
{
"Type": "NodeText",
"Data": "⇧⌘>"
"Data": "⇧⌘\u003e"
},
{
"Type": "NodeKbdCloseMarker"
@ -9599,12 +9599,12 @@
"HeadingLevel": 2,
"Properties": {
"id": "20220619002116-wyh4u48",
"updated": "20220619002123"
"updated": "20220902200430"
},
"Children": [
{
"Type": "NodeText",
"Data": "Click with modifier keys"
"Data": "Use modifier keys for click/drag"
}
]
},
@ -9633,7 +9633,7 @@
"Properties": {
"colgroup": "|",
"id": "20210601185420-1s8e9uy",
"updated": "20220619002821"
"updated": "20220902200409"
},
"Children": [
{
@ -9691,8 +9691,20 @@
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "Drag and drop"
"Type": "NodeKbd",
"Data": "kbd",
"Children": [
{
"Type": "NodeKbdOpenMarker"
},
{
"Type": "NodeText",
"Data": "Drag"
},
{
"Type": "NodeKbdCloseMarker"
}
]
}
]
}
@ -10884,12 +10896,12 @@
"HeadingLevel": 3,
"Properties": {
"id": "20220901210414-3o89bcr",
"updated": "20220901210554"
"updated": "20220902200523"
},
"Children": [
{
"Type": "NodeText",
"Data": "Backlinks"
"Data": "Backlinks icon"
}
]
},
@ -10903,7 +10915,7 @@
"Properties": {
"colgroup": "|",
"id": "20220901210414-pbddniq",
"updated": "20220901210545"
"updated": "20220902200537"
},
"Children": [
{
@ -10965,7 +10977,7 @@
},
{
"Type": "NodeText",
"Data": "Drag block icon"
"Data": "Drag"
},
{
"Type": "NodeKbdCloseMarker"
@ -11003,7 +11015,7 @@
},
{
"Type": "NodeText",
"Data": "Alt+Drag block icon"
"Data": "Drag+Alt"
},
{
"Type": "NodeKbdCloseMarker"
@ -11041,7 +11053,7 @@
},
{
"Type": "NodeText",
"Data": "Shift+Drag block icon"
"Data": "Drag+Shift"
},
{
"Type": "NodeKbdCloseMarker"
@ -11053,6 +11065,214 @@
]
}
]
},
{
"ID": "20220902200437-58why4v",
"Type": "NodeHeading",
"HeadingLevel": 3,
"Properties": {
"id": "20220902200437-58why4v",
"updated": "20220902201039"
},
"Children": [
{
"Type": "NodeText",
"Data": "Upload assets"
}
]
},
{
"ID": "20220902200448-06bh19l",
"Type": "NodeTable",
"TableAligns": [
0,
0
],
"Properties": {
"colgroup": "|",
"id": "20220902200448-06bh19l",
"updated": "20220902200720"
},
"Children": [
{
"Type": "NodeTableHead",
"Data": "thead",
"Children": [
{
"Type": "NodeTableRow",
"Data": "tr",
"Children": [
{
"Type": "NodeTableCell",
"Data": "th",
"Children": [
{
"Type": "NodeText",
"Data": "Name"
}
]
},
{
"Type": "NodeTableCell",
"Data": "th",
"Children": [
{
"Type": "NodeText",
"Data": "Shortcuts"
}
]
}
]
}
]
},
{
"Type": "NodeTableRow",
"Data": "tr",
"Children": [
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "Copy and paste"
}
]
},
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeKbd",
"Data": "kbd",
"Children": [
{
"Type": "NodeKbdOpenMarker"
},
{
"Type": "NodeText",
"Data": "Ctrl+C"
},
{
"Type": "NodeKbdCloseMarker"
}
]
},
{
"Type": "NodeText",
"Data": " / "
},
{
"Type": "NodeKbd",
"Data": "kbd",
"Children": [
{
"Type": "NodeKbdOpenMarker"
},
{
"Type": "NodeText",
"Data": "⌘C"
},
{
"Type": "NodeKbdCloseMarker"
}
]
}
]
}
]
},
{
"Type": "NodeTableRow",
"Data": "tr",
"Children": [
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "Copy as asset and insert"
},
{
"Type": "NodeBr",
"Data": "br"
}
]
},
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeKbd",
"Data": "kbd",
"Children": [
{
"Type": "NodeKbdOpenMarker"
},
{
"Type": "NodeText",
"Data": "Drag"
},
{
"Type": "NodeKbdCloseMarker"
}
]
}
]
}
]
},
{
"Type": "NodeTableRow",
"Data": "tr",
"Children": [
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "Use file:// absolute path and link"
},
{
"Type": "NodeBr",
"Data": "br"
}
]
},
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeKbd",
"Data": "kbd",
"Children": [
{
"Type": "NodeKbdOpenMarker"
},
{
"Type": "NodeText",
"Data": "Drag+Alt"
},
{
"Type": "NodeKbdCloseMarker"
}
]
},
{
"Type": "NodeBr",
"Data": "br"
}
]
}
]
}
]
}
]
}
}

View file

@ -6,7 +6,7 @@
"id": "20200813004551-gm0pbn1",
"title": "快捷键",
"type": "doc",
"updated": "20220902123121"
"updated": "20220902201142"
},
"Children": [
{
@ -6039,7 +6039,7 @@
},
{
"Type": "NodeText",
"Data": "⇧⌘>"
"Data": "⇧⌘\u003e"
},
{
"Type": "NodeKbdCloseMarker"
@ -8879,7 +8879,7 @@
"Properties": {
"colgroup": "|",
"id": "20201227133317-v7clw0j",
"updated": "20210910204356"
"updated": "20220902200852"
},
"Children": [
{
@ -9463,7 +9463,7 @@
},
{
"Type": "NodeText",
"Data": "Ctrl+Shift+-"
"Data": "Ctrl+Shift+_"
},
{
"Type": "NodeKbdCloseMarker"
@ -9618,12 +9618,12 @@
"HeadingLevel": 2,
"Properties": {
"id": "20220618235609-cuv0am5",
"updated": "20220619000224"
"updated": "20220902200924"
},
"Children": [
{
"Type": "NodeText",
"Data": "使用辅助键进行点击"
"Data": "点击/拖拽时使用辅助键"
}
]
},
@ -9650,8 +9650,9 @@
0
],
"Properties": {
"colgroup": "|",
"id": "20210526200223-xyuqsge",
"updated": "20211107225955"
"updated": "20220902200938"
},
"Children": [
{
@ -9665,8 +9666,6 @@
{
"Type": "NodeTableCell",
"Data": "th",
"TableCellContentWidth": 6,
"TableCellContentMaxWidth": 11,
"Children": [
{
"Type": "NodeText",
@ -9677,8 +9676,6 @@
{
"Type": "NodeTableCell",
"Data": "th",
"TableCellContentWidth": 6,
"TableCellContentMaxWidth": 29,
"Children": [
{
"Type": "NodeText",
@ -9697,8 +9694,6 @@
{
"Type": "NodeTableCell",
"Data": "td",
"TableCellContentWidth": 6,
"TableCellContentMaxWidth": 11,
"Children": [
{
"Type": "NodeText",
@ -9709,12 +9704,22 @@
{
"Type": "NodeTableCell",
"Data": "td",
"TableCellContentWidth": 6,
"TableCellContentMaxWidth": 29,
"Children": [
{
"Type": "NodeText",
"Data": "拖拽"
"Type": "NodeKbd",
"Data": "kbd",
"Children": [
{
"Type": "NodeKbdOpenMarker"
},
{
"Type": "NodeText",
"Data": "拖拽"
},
{
"Type": "NodeKbdCloseMarker"
}
]
}
]
}
@ -9727,8 +9732,6 @@
{
"Type": "NodeTableCell",
"Data": "td",
"TableCellContentWidth": 10,
"TableCellContentMaxWidth": 11,
"Children": [
{
"Type": "NodeText",
@ -9739,8 +9742,6 @@
{
"Type": "NodeTableCell",
"Data": "td",
"TableCellContentWidth": 10,
"TableCellContentMaxWidth": 29,
"Children": [
{
"Type": "NodeKbd",
@ -9769,8 +9770,6 @@
{
"Type": "NodeTableCell",
"Data": "td",
"TableCellContentWidth": 10,
"TableCellContentMaxWidth": 11,
"Children": [
{
"Type": "NodeText",
@ -9781,8 +9780,6 @@
{
"Type": "NodeTableCell",
"Data": "td",
"TableCellContentWidth": 28,
"TableCellContentMaxWidth": 29,
"Children": [
{
"Type": "NodeKbd",
@ -9831,8 +9828,6 @@
{
"Type": "NodeTableCell",
"Data": "td",
"TableCellContentWidth": 11,
"TableCellContentMaxWidth": 11,
"Children": [
{
"Type": "NodeText",
@ -9843,8 +9838,6 @@
{
"Type": "NodeTableCell",
"Data": "td",
"TableCellContentWidth": 27,
"TableCellContentMaxWidth": 29,
"Children": [
{
"Type": "NodeKbd",
@ -9893,8 +9886,6 @@
{
"Type": "NodeTableCell",
"Data": "td",
"TableCellContentWidth": 6,
"TableCellContentMaxWidth": 11,
"Children": [
{
"Type": "NodeText",
@ -9905,8 +9896,6 @@
{
"Type": "NodeTableCell",
"Data": "td",
"TableCellContentWidth": 29,
"TableCellContentMaxWidth": 29,
"Children": [
{
"Type": "NodeKbd",
@ -10882,12 +10871,12 @@
"HeadingLevel": 3,
"Properties": {
"id": "20220619001133-tyykggw",
"updated": "20220901205853"
"updated": "20220902200931"
},
"Children": [
{
"Type": "NodeText",
"Data": "反向链接"
"Data": "反向链接图标"
}
]
},
@ -10901,7 +10890,7 @@
"Properties": {
"colgroup": "|",
"id": "20220901205905-c1okxuw",
"updated": "20220901210145"
"updated": "20220902201015"
},
"Children": [
{
@ -10963,7 +10952,7 @@
},
{
"Type": "NodeText",
"Data": "图标拖拽"
"Data": "拖拽"
},
{
"Type": "NodeKbdCloseMarker"
@ -11001,7 +10990,7 @@
},
{
"Type": "NodeText",
"Data": "Alt+图标拖拽"
"Data": "拖拽+Alt"
},
{
"Type": "NodeKbdCloseMarker"
@ -11039,7 +11028,7 @@
},
{
"Type": "NodeText",
"Data": "Shift+图标拖拽"
"Data": "图标拖拽+Shift"
},
{
"Type": "NodeKbdCloseMarker"
@ -11054,10 +11043,214 @@
},
{
"ID": "20220901210205-d5z8hhk",
"Type": "NodeHeading",
"HeadingLevel": 3,
"Properties": {
"id": "20220901210205-d5z8hhk",
"updated": "20220902201044"
},
"Children": [
{
"Type": "NodeText",
"Data": "上传资源文件"
}
]
},
{
"ID": "20220902201053-imb47bl",
"Type": "NodeTable",
"TableAligns": [
0,
0
],
"Properties": {
"colgroup": "|",
"id": "20220902201053-imb47bl",
"updated": "20220902201142"
},
"Children": [
{
"Type": "NodeTableHead",
"Data": "thead",
"Children": [
{
"Type": "NodeTableRow",
"Data": "tr",
"Children": [
{
"Type": "NodeTableCell",
"Data": "th",
"Children": [
{
"Type": "NodeText",
"Data": "名稱"
}
]
},
{
"Type": "NodeTableCell",
"Data": "th",
"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+C"
},
{
"Type": "NodeKbdCloseMarker"
}
]
},
{
"Type": "NodeText",
"Data": " / "
},
{
"Type": "NodeKbd",
"Data": "kbd",
"Children": [
{
"Type": "NodeKbdOpenMarker"
},
{
"Type": "NodeText",
"Data": "⌘C"
},
{
"Type": "NodeKbdCloseMarker"
}
]
}
]
}
]
},
{
"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": "拖拽"
},
{
"Type": "NodeKbdCloseMarker"
}
]
}
]
}
]
},
{
"Type": "NodeTableRow",
"Data": "tr",
"Children": [
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "使用 file:// 绝对路径并链接"
},
{
"Type": "NodeBr",
"Data": "br"
}
]
},
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeKbd",
"Data": "kbd",
"Children": [
{
"Type": "NodeKbdOpenMarker"
},
{
"Type": "NodeText",
"Data": "拖拽+Alt"
},
{
"Type": "NodeKbdCloseMarker"
}
]
}
]
}
]
}
]
},
{
"ID": "20220902201142-hyb8kfm",
"Type": "NodeParagraph",
"Properties": {
"id": "20220901210205-d5z8hhk"
"id": "20220902201142-hyb8kfm"
}
}
]
}
}

View file

@ -5,7 +5,7 @@
"icon": "2328",
"id": "20211226122549-jktxego",
"title": "快捷鍵",
"updated": "20220902124426"
"updated": "20220902201113"
},
"Children": [
{
@ -6039,7 +6039,7 @@
},
{
"Type": "NodeText",
"Data": "⇧⌘>"
"Data": "⇧⌘\u003e"
},
{
"Type": "NodeKbdCloseMarker"
@ -8897,8 +8897,9 @@
0
],
"Properties": {
"colgroup": "|",
"id": "20211226122652-n2r88dm",
"updated": "20211226012623"
"updated": "20220902195513"
},
"Children": [
{
@ -9482,7 +9483,7 @@
},
{
"Type": "NodeText",
"Data": "Ctrl+Shift+-"
"Data": "Ctrl+Shift+_"
},
{
"Type": "NodeKbdCloseMarker"
@ -9637,12 +9638,12 @@
"HeadingLevel": 2,
"Properties": {
"id": "20220619002039-klsrtup",
"updated": "20220619002057"
"updated": "20220902200055"
},
"Children": [
{
"Type": "NodeText",
"Data": "使用輔助鍵進行點擊"
"Data": "點擊/拖拽时使用輔助鍵"
}
]
},
@ -9671,7 +9672,7 @@
"Properties": {
"colgroup": "|",
"id": "20211226122652-ykdt6pc",
"updated": "20211228130841"
"updated": "20220902200150"
},
"Children": [
{
@ -9725,8 +9726,20 @@
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "拖拽"
"Type": "NodeKbd",
"Data": "kbd",
"Children": [
{
"Type": "NodeKbdOpenMarker"
},
{
"Type": "NodeText",
"Data": "拖拽"
},
{
"Type": "NodeKbdCloseMarker"
}
]
}
]
}
@ -10930,12 +10943,12 @@
"HeadingLevel": 3,
"Properties": {
"id": "20220901210742-0cfjjd9",
"updated": "20220901210742"
"updated": "20220902200545"
},
"Children": [
{
"Type": "NodeText",
"Data": "反向鏈接"
"Data": "反向鏈接圖標"
}
]
},
@ -10949,7 +10962,7 @@
"Properties": {
"colgroup": "|",
"id": "20220901210742-nhc2k8i",
"updated": "20220901210742"
"updated": "20220902200550"
},
"Children": [
{
@ -11011,7 +11024,7 @@
},
{
"Type": "NodeText",
"Data": "圖標拖拽"
"Data": "拖拽"
},
{
"Type": "NodeKbdCloseMarker"
@ -11049,7 +11062,7 @@
},
{
"Type": "NodeText",
"Data": "Alt+圖標拖拽"
"Data": "拖拽+Alt"
},
{
"Type": "NodeKbdCloseMarker"
@ -11087,7 +11100,7 @@
},
{
"Type": "NodeText",
"Data": "Shift+圖標拖拽"
"Data": "拖拽+Shift"
},
{
"Type": "NodeKbdCloseMarker"
@ -11099,6 +11112,217 @@
]
}
]
},
{
"ID": "20220902195608-jh61ukq",
"Type": "NodeHeading",
"HeadingLevel": 3,
"Properties": {
"id": "20220902195608-jh61ukq",
"updated": "20220902195635"
},
"Children": [
{
"Type": "NodeText",
"Data": "上传资源文件"
}
]
},
{
"ID": "20220902195638-92scg94",
"Type": "NodeTable",
"TableAligns": [
0,
0
],
"Properties": {
"colgroup": "|",
"id": "20220902195638-92scg94",
"updated": "20220902201113"
},
"Children": [
{
"Type": "NodeTableHead",
"Data": "thead",
"Children": [
{
"Type": "NodeTableRow",
"Data": "tr",
"Children": [
{
"Type": "NodeTableCell",
"Data": "th",
"Children": [
{
"Type": "NodeText",
"Data": "名稱"
}
]
},
{
"Type": "NodeTableCell",
"Data": "th",
"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+C"
},
{
"Type": "NodeKbdCloseMarker"
}
]
},
{
"Type": "NodeText",
"Data": " / "
},
{
"Type": "NodeKbd",
"Data": "kbd",
"Children": [
{
"Type": "NodeKbdOpenMarker"
},
{
"Type": "NodeText",
"Data": "⌘C"
},
{
"Type": "NodeKbdCloseMarker"
}
]
}
]
}
]
},
{
"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": "拖拽"
},
{
"Type": "NodeKbdCloseMarker"
}
]
}
]
}
]
},
{
"Type": "NodeTableRow",
"Data": "tr",
"Children": [
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "使用 file:// 絕對路徑並鏈接"
},
{
"Type": "NodeBr",
"Data": "br"
}
]
},
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeKbd",
"Data": "kbd",
"Children": [
{
"Type": "NodeKbdOpenMarker"
},
{
"Type": "NodeText",
"Data": "拖拽+Alt"
},
{
"Type": "NodeKbdCloseMarker"
}
]
}
]
}
]
}
]
},
{
"ID": "20220902195830-i3ncplk",
"Type": "NodeParagraph",
"Properties": {
"id": "20220902195830-i3ncplk"
}
}
]
}
}