wth461694678_text-block-timer/manifest.json
frankthwang e040e48462 - V1.0.3
1. ==Major Optimization==: Closing a file no longer causes the timer to fail. Users can freely choose whether to continue timing when the or Obsidian is closed (see custom settings).
  2. Added custom settings: Users can now choose the position to insert the timer (before or after texts).
  3. Improve compatibility with markdown, adding support for ordered checkboxes and headings.
2025-07-08 01:43:05 +08:00

9 lines
No EOL
249 B
JSON

{
"id": "text-block-timer",
"version": "1.0.3",
"minAppVersion": "1.8.9",
"name": "Text Block Timer",
"author": "frankthwang",
"description": "Add a timer to text block to enable count-up timing.",
"isDesktopOnly": true
}