mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 03:40:15 +01:00
This commit is contained in:
parent
541d5613fd
commit
783573ee8a
6 changed files with 8 additions and 6 deletions
3
app/src/types/protyle.d.ts
vendored
3
app/src/types/protyle.d.ts
vendored
|
|
@ -26,7 +26,8 @@ type TProtyleAction = "cb-get-append" | // 向下滚动加载
|
|||
"cb-get-hl" | // 高亮
|
||||
"cb-get-focus" | // 光标定位
|
||||
"cb-get-focusfirst" | // 动态定位到第一个块
|
||||
"cb-get-setid" | // 重置 blockid
|
||||
"cb-get-setid" | // 无折叠大纲点击 重置 blockid
|
||||
"cb-get-outline" | // 大纲点击
|
||||
"cb-get-all" | // 获取所有块
|
||||
"cb-get-backlink" | // 悬浮窗为传递型需展示上下文
|
||||
"cb-get-unundo" | // 不需要记录历史
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue