mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
refine shortcuts
This commit is contained in:
parent
280144f4eb
commit
f4aabc1f2d
@ -93,12 +93,18 @@
|
|||||||
"TypeHeadingNone" : "Ctrl+7",
|
"TypeHeadingNone" : "Ctrl+7",
|
||||||
"TypeBold" : "Ctrl+B",
|
"TypeBold" : "Ctrl+B",
|
||||||
"TypeItalic" : "Ctrl+I",
|
"TypeItalic" : "Ctrl+I",
|
||||||
|
"TypeStrikethrough" : "",
|
||||||
"TypeUnorderedList" : "Ctrl+8",
|
"TypeUnorderedList" : "Ctrl+8",
|
||||||
"TypeOrderedList" : "Ctrl+9",
|
"TypeOrderedList" : "Ctrl+9",
|
||||||
|
"TypeTodoList" : "",
|
||||||
|
"TypeCheckedTodoList" : "",
|
||||||
"TypeCode" : "Ctrl+;",
|
"TypeCode" : "Ctrl+;",
|
||||||
"TypeCodeBlock" : "Ctrl+'",
|
"TypeCodeBlock" : "Ctrl+'",
|
||||||
"TypeMath" : "Ctrl+.",
|
"TypeMath" : "Ctrl+.",
|
||||||
"TypeMathBlock" : "Ctrl+G, .",
|
"TypeMathBlock" : "Ctrl+G, .",
|
||||||
|
"TypeQuote" : "",
|
||||||
|
"TypeLink" : "",
|
||||||
|
"TypeImage" : "",
|
||||||
"TypeTable" : "Ctrl+/",
|
"TypeTable" : "Ctrl+/",
|
||||||
"TypeMark" : "Ctrl+G, M",
|
"TypeMark" : "Ctrl+G, M",
|
||||||
"Outline" : "Ctrl+G, O",
|
"Outline" : "Ctrl+G, O",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user