mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 23:19:55 +08:00
docs: CM doc update
This commit is contained in:
parent
dbe1f2bf87
commit
84fb1b335a
@ -9,6 +9,8 @@
|
|||||||
- `Ctrl+数字键`快速粘贴 `Alt+数字键`快速复制
|
- `Ctrl+数字键`快速粘贴 `Alt+数字键`快速复制
|
||||||
- `输入任意字母或数字/Ctrl+F`聚焦搜索框并输入 支持使用`空格`同时检索多个关键词
|
- `输入任意字母或数字/Ctrl+F`聚焦搜索框并输入 支持使用`空格`同时检索多个关键词
|
||||||
- `Ctrl/Command+鼠标左键`点击文本/图片/文件 直接进入预览/打开所在文件夹 <Badge type="warning" text="插件会员" />
|
- `Ctrl/Command+鼠标左键`点击文本/图片/文件 直接进入预览/打开所在文件夹 <Badge type="warning" text="插件会员" />
|
||||||
|
- <code>`</code>快速展开/收起预览面板 <Badge type="warning" text="插件会员" />
|
||||||
|
- `H` `J` `K` `L`键盘操作模式下Vim快捷键 支持上下左右移动 <Badge type="warning" text="插件会员" />
|
||||||
|
|
||||||
## 如何手动安装`clipboard-event-handler`
|
## 如何手动安装`clipboard-event-handler`
|
||||||
|
|
||||||
|
@ -1,5 +1,13 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
|
||||||
|
## v2.2.0
|
||||||
|
|
||||||
|
`2023-06-25`
|
||||||
|
|
||||||
|
- feat: 会员新增Vim键位 支持`h/j/k/l`
|
||||||
|
- feat: 会员新增快速预览快捷键 <code>`</code>
|
||||||
|
- fix: 预览页内无法收藏的问题
|
||||||
|
|
||||||
## v2.1.4
|
## v2.1.4
|
||||||
|
|
||||||
`2023-05-08`
|
`2023-05-08`
|
||||||
|
@ -13,10 +13,10 @@
|
|||||||
- `支持保存2000条历史记录` <Badge type="tip" text="已上线" />
|
- `支持保存2000条历史记录` <Badge type="tip" text="已上线" />
|
||||||
- `不限制历史记录过期时间` <Badge type="tip" text="已上线" />
|
- `不限制历史记录过期时间` <Badge type="tip" text="已上线" />
|
||||||
- `文本/图片/文件预览增强, 按住Ctrl/Command点击 解锁更多操作` <Badge type="tip" text="已上线" />
|
- `文本/图片/文件预览增强, 按住Ctrl/Command点击 解锁更多操作` <Badge type="tip" text="已上线" />
|
||||||
- `键盘操作模式 屏蔽鼠标 高效快捷` <Badge type="tip" text="已上线" />
|
- `键盘操作模式 Vim快捷键` <Badge type="tip" text="已上线" />
|
||||||
- `简洁模式 隐藏页面中不必要的组件与元素` <Badge type="tip" text="已上线" />
|
- `简洁模式 隐藏页面中不必要的组件与元素` <Badge type="tip" text="已上线" />
|
||||||
- `自定义分类排序` <Badge type="tip" text="已上线" />
|
- `自定义分类排序` <Badge type="tip" text="已上线" />
|
||||||
- `预览页代码高亮` <Badge type="tip" text="已上线" />
|
- `预览页代码高亮 预览快捷键` <Badge type="tip" text="已上线" />
|
||||||
- `关闭剪贴板图片记录` <Badge type="tip" text="已上线" />
|
- `关闭剪贴板图片记录` <Badge type="tip" text="已上线" />
|
||||||
- `插件使用统计` <Badge type="tip" text="已上线" />
|
- `插件使用统计` <Badge type="tip" text="已上线" />
|
||||||
- **...**
|
- **...**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user