Vanessa 2025-05-06 13:20:58 +08:00
parent 541d5613fd
commit 783573ee8a
6 changed files with 8 additions and 6 deletions

View file

@ -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" | // 不需要记录历史