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 | ||
| main.js | ||
| 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 ⭐️)
- Assign a shortcut for the command "Text Block Timer: Toggle timer" for quick access
- Place your cursor on a text block, press the shortcut to start, pause, or continue

(2) Mouse Operations
- Right-click on a text line
- Select "Start Timer", "Pause Timer", or "Continue Timer"
- The timer will display in the format
【⏳00:00:00 】at the start of the text block
Notes
- It is recommended to keep the file (containing a running tiemr) open; otherwise, the real-time second updates of the timer may fail.
- However, the file will record the timer state, which can be manually resumed.
Development Information
- Developer: frankthwang
- Version: 1.0.0