mirror of
https://github.com/wth461694678/text-block-timer.git
synced 2026-07-22 05:46:04 +00:00
1. ==Major Feature==: This plugin now supports usage on the Mobile end! 2. ==Major Optimization==: Added support for **read-only mode**, now the timer can be updated in real time and data can be persisted even in read-only mode. 3. ==Major Feature==: Added a timer deletion function, which can be accessed through the command line or right-click menu. 4. **Slimming Plan for Timer Blocks a Huge Success!**: The length of Timer blocks has been significantly reduced by 60% in version V1.0.5. 5. Bug Fix: Fixed the issue where time display was incorrect after exceeding 24 hours.
9 lines
No EOL
250 B
JSON
9 lines
No EOL
250 B
JSON
{
|
|
"id": "text-block-timer",
|
|
"version": "1.0.5",
|
|
"minAppVersion": "1.8.0",
|
|
"name": "Text Block Timer",
|
|
"author": "frankthwang",
|
|
"description": "Add a timer to text block to enable count-up timing.",
|
|
"isDesktopOnly": false
|
|
} |