mirror of
https://github.com/wth461694678/text-block-timer.git
synced 2026-07-22 12:30:24 +00:00
No description
| .gitignore | ||
| command_shortcut.gif | ||
| LICENSE | ||
| manifest.json | ||
| README.md | ||
| README.zh.md | ||
| right_click.gif | ||
| styles.css | ||
Text Block Timer Plugin
A text block timing tool designed for Obsidian, allowing you to add timing functionality to any text line in your notes.
Features
- Add timers to text lines (count-up timing)
- ▶️/⏸️ Supports start, pause, and continue timing, with multi-segment timing accumulation for a single task
- ⏳ Real-time display of accumulated time
- 📊 Timing data is persistently saved
Installation Method
- In Obsidian, open "Settings" → "Community Plugins"
- Click "Browse" and search for "Text Block Timer"
- Install and enable the plugin
Usage Method
(1) Command Palette + Shortcuts (Recommended ⭐️)
- Configure a shortcut for the command "Text Block Timer: Toggle timer" for quick access
- When your cursor is on a text block, press the shortcut to start, pause, or continue the timer

(2) Mouse Operations
- Right-click on a text line
- Select "Start Timing", "Pause Timing", or "Continue Timing"
- The timer will display in the format
⏳00:00:00at the end of the text block
Notes
- It is recommended to keep the file containing the text block open; otherwise, the real-time second updates of the timer may fail. However, the file will retain the timer state, which can be manually resumed when the file is opened again.
Development Information
- Developer: frankthwang
- Version: 1.0.0
Regarding the Image Links
The image links you provided could not be successfully parsed. This might be due to network issues or problems with the links themselves. You can check the validity of the web page links and try again if needed.