Update README.md

This commit is contained in:
wth461694678 2025-04-25 14:32:31 +08:00 committed by GitHub
parent 223820572b
commit cac475479a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,11 +10,17 @@
- 📊 计时数据持久化保存
## 使用方法
(一)鼠标操作
![](https://github.com/wth461694678/text-block-timer/blob/main/readme_1.gif)
1. 在文本行上右键点击
2. 选择"开始计时"、"暂停计时"或"继续计时"
3. 计时器会以 `⏳00:00:00`格式显示在文本块的末尾
(二)命令行+快捷键(推荐⭐️)
1. 当光标在某个文本块时,调用命令 toggle timer即可实现timer的开始、暂停、继续操作
2. 在设置中给该命令绑定快捷键,可实现基于键盘的快速操作
## 安装方法
1. 在Obsidian中打开"设置" → "社区插件"