mirror of
https://github.com/wth461694678/text-block-timer.git
synced 2026-07-22 05:46:04 +00:00
Update README.md
This commit is contained in:
parent
223820572b
commit
cac475479a
1 changed files with 6 additions and 0 deletions
|
|
@ -10,11 +10,17 @@
|
|||
- 📊 计时数据持久化保存
|
||||
|
||||
## 使用方法
|
||||
(一)鼠标操作
|
||||

|
||||
1. 在文本行上右键点击
|
||||
2. 选择"开始计时"、"暂停计时"或"继续计时"
|
||||
3. 计时器会以 `⏳00:00:00`格式显示在文本块的末尾
|
||||
|
||||
(二)命令行+快捷键(推荐⭐️)
|
||||
1. 当光标在某个文本块时,调用命令 toggle timer,即可实现timer的开始、暂停、继续操作
|
||||
2. 在设置中给该命令绑定快捷键,可实现基于键盘的快速操作
|
||||
|
||||
|
||||
## 安装方法
|
||||
|
||||
1. 在Obsidian中打开"设置" → "社区插件"
|
||||
|
|
|
|||
Loading…
Reference in a new issue