📝 keymap

This commit is contained in:
Vanessa 2022-06-15 18:18:42 +08:00
parent 5c59321478
commit 716027b54f
3 changed files with 349 additions and 14 deletions

View file

@ -6,7 +6,7 @@
"id": "20200924100950-9op5xi1",
"title": "Shortcuts",
"type": "doc",
"updated": "20220518104905"
"updated": "20220615181617"
},
"Children": [
{
@ -36,8 +36,9 @@
0
],
"Properties": {
"colgroup": "||",
"id": "20210106154101-qrojg1b",
"updated": "20220208113646"
"updated": "20220615181200"
},
"Children": [
{
@ -1535,6 +1536,42 @@
]
}
]
},
{
"Type": "NodeTableRow",
"Data": "tr",
"Children": [
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "Locate open documents"
}
]
},
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "-"
}
]
},
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "Go to Settings -\u003e Shortcuts to configure"
}
]
}
]
}
]
},
@ -2050,7 +2087,7 @@
"Properties": {
"colgroup": "||",
"id": "20210106154319-yozlufs",
"updated": "20220405215021"
"updated": "20220615181617"
},
"Children": [
{
@ -5755,7 +5792,7 @@
"Children": [
{
"Type": "NodeText",
"Data": "Call up the block menu"
"Data": "Call up the menu"
}
]
},
@ -5805,6 +5842,10 @@
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "The cursor evokes the corresponding function menu in the inline element, otherwise it evokes the block menu"
},
{
"Type": "NodeBr",
"Data": "br"
@ -5812,6 +5853,78 @@
]
}
]
},
{
"Type": "NodeTableRow",
"Data": "tr",
"Children": [
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "Horizontal layout"
}
]
},
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "-"
}
]
},
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "Go to Settings -\u003e Shortcuts to configure"
}
]
}
]
},
{
"Type": "NodeTableRow",
"Data": "tr",
"Children": [
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "Vertical layout"
}
]
},
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "-"
}
]
},
{
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "Go to Settings -\u003e Shortcuts to configure"
}
]
}
]
}
]
},

View file

@ -6,7 +6,7 @@
"id": "20200813004551-gm0pbn1",
"title": "快捷键",
"type": "doc",
"updated": "20220518104535"
"updated": "20220615180819"
},
"Children": [
{
@ -36,8 +36,9 @@
0
],
"Properties": {
"colgroup": "||",
"id": "20201227133317-ovwnk1y",
"updated": "20220208113522"
"updated": "20220615155525"
},
"Children": [
{
@ -1541,6 +1542,42 @@
]
}
]
},
{
"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": "可前往 设置-\u003e快捷键 中配置"
}
]
}
]
}
]
},
@ -2056,7 +2093,7 @@
"Properties": {
"colgroup": "||",
"id": "20201227133317-vopotjc",
"updated": "20220405214803"
"updated": "20220615180819"
},
"Children": [
{
@ -5861,7 +5898,7 @@
"Children": [
{
"Type": "NodeText",
"Data": "唤起块级菜单"
"Data": "唤起菜单"
}
]
},
@ -5912,8 +5949,80 @@
"Data": "td",
"Children": [
{
"Type": "NodeBr",
"Data": "br"
"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": "可前往 设置-\u003e快捷键 中配置"
}
]
}
]
},
{
"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": "可前往 设置-\u003e快捷键 中配置"
}
]
}

View file

@ -5,7 +5,7 @@
"icon": "2328",
"id": "20211226122549-jktxego",
"title": "快捷鍵",
"updated": "20220518105130"
"updated": "20220615181606"
},
"Children": [
{
@ -32,8 +32,9 @@
0
],
"Properties": {
"colgroup": "||",
"id": "20211226122652-4e9hm9i",
"updated": "20220208113617"
"updated": "20220615181532"
},
"Children": [
{
@ -1531,6 +1532,42 @@
]
}
]
},
{
"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": "可前往 設置-\u003e快捷鍵 中配置"
}
]
}
]
}
]
},
@ -2040,7 +2077,7 @@
"Properties": {
"colgroup": "||",
"id": "20211226122652-pb50zx4",
"updated": "20220405215436"
"updated": "20220615181606"
},
"Children": [
{
@ -5845,7 +5882,7 @@
"Children": [
{
"Type": "NodeText",
"Data": "喚起塊級菜單"
"Data": "喚起菜單"
}
]
},
@ -5895,6 +5932,10 @@
"Type": "NodeTableCell",
"Data": "td",
"Children": [
{
"Type": "NodeText",
"Data": "光標在行內元素中喚起對應的功能菜單,否則喚起塊菜單"
},
{
"Type": "NodeBr",
"Data": "br"
@ -5902,6 +5943,78 @@
]
}
]
},
{
"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": "可前往 設置-\u003e快捷鍵 中配置"
}
]
}
]
},
{
"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": "可前往 設置-\u003e快捷鍵 中配置"
}
]
}
]
}
]
},