mirror of
https://github.com/wth461694678/text-block-timer.git
synced 2026-07-22 05:46:04 +00:00
1. **==Major Optimization==**: Resolved the potential stuck issue when Obsidian switches back to the foreground, improved the timer performance.
10 lines
No EOL
301 B
JSON
10 lines
No EOL
301 B
JSON
{
|
|
"id": "text-block-timer",
|
|
"version": "1.0.7",
|
|
"minAppVersion": "1.8.0",
|
|
"name": "Text Block Timer",
|
|
"author": "frankthwang",
|
|
"description": "Add a timer to text block to enable count-up timing (Performance Improved Now!).",
|
|
"isDesktopOnly": false,
|
|
"main": "main.js"
|
|
} |