Commit graph

55 commits

Author SHA1 Message Date
Carrianna
b50ba91ec8 - V1.0.7
1. **==Major Optimization==**: Resolved the potential stuck issue when Obsidian switches back to the foreground, improved the timer performance.
2025-09-12 19:54:47 +08:00
frankthwang
f4f8867663 release V1.0.6 2025-08-05 13:55:39 +08:00
frankthwang
4c70af2e04 -V1.0.6 1. BUG Fix: Resolved the issue of startup failure caused by incorrect language configuration code 2025-08-05 13:53:21 +08:00
frankthwang
066c4b5104 debug for mobile end. 2025-08-05 13:47:59 +08:00
frankthwang
05d68ed60e remove console log output 2025-08-05 12:57:54 +08:00
frankthwang
13de58c403 improve README.md 2025-08-05 12:49:45 +08:00
frankthwang
f160143545 - V1.0.5
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.
2025-08-05 12:48:08 +08:00
Franklin WTH
7ea010d7eb
Update README.zh.md 2025-07-12 16:46:30 +08:00
Franklin WTH
e8ad2ea617
Update README.md 2025-07-12 16:46:16 +08:00
frankthwang
0c12def389 - V1.0.4
1. ==Major Feature==:Now you can control the timer switch by the checkbox in the task front.
  2. Improve the function of creating timers, now it will not directly expose the span's source code
2025-07-12 16:29:30 +08:00
frankthwang
69f0f5d4a5 remove unnecessary logs 2025-07-08 10:08:07 +08:00
frankthwang
785bb904aa update README.md 2025-07-08 02:56:51 +08:00
frankthwang
74c1e3eb18 update README.md 2025-07-08 02:55:43 +08:00
frankthwang
78ed9776eb update README.md 2025-07-08 02:54:30 +08:00
frankthwang
d96e574786 compress gif 2025-07-08 02:49:19 +08:00
frankthwang
e2d0c9fc85 update README.md 2025-07-08 02:18:49 +08:00
frankthwang
38f67f8c06 Update README.md 2025-07-08 02:03:09 +08:00
frankthwang
73475404d1 update gif 2025-07-08 01:51:07 +08:00
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
wth461694678
bbb399de15
更新 README.zh.md 2025-07-06 11:09:08 +08:00
wth461694678
426cc12258
更新 README.md 2025-07-06 11:08:02 +08:00
wth461694678
1f2c98e2da
更新 README.md 2025-07-06 11:07:24 +08:00
frankthwang
30f51a83da Update version to 1.0.2 2025-07-06 10:27:00 +08:00
frankthwang
2bf14437e6 Add Language Support, specifically for English, Chinese, Japanese, and Korean. 2025-07-05 20:39:07 +08:00
wth461694678
537f9920f9
Update README.md 2025-07-05 13:32:08 +08:00
wth461694678
41aa8f659a
Update README.md 2025-07-04 15:35:09 +08:00
frankthwang
36e30da6a5 Update README.md 2025-07-04 14:19:34 +08:00
frankthwang
2444e8339d Update README.md 2025-07-04 14:05:58 +08:00
frankthwang
72595d9dc4 Update README.md 2025-07-04 13:59:09 +08:00
wth461694678
2933eb46b6
Update manifest.json
Update version to 1.0.1
2025-07-04 13:39:57 +08:00
wth461694678
417a8ff01b
Update manifest.json
delete property: repo
2025-06-26 16:40:00 +08:00
frankthwang
1fce93378a fix regex parser 2025-05-07 12:18:35 +08:00
frankthwang
a8dbaafc4e add main.js 2025-05-07 10:25:31 +08:00
wth461694678
3899ab3df2
remove main.js in .gitigore 2025-05-07 10:23:16 +08:00
wth461694678
817b84825f
Update README.zh.md 2025-05-07 10:00:01 +08:00
wth461694678
1271da24d3
Update README.md 2025-05-07 09:59:20 +08:00
frankthwang
a4755d59da Add Source Code and English README.md 2025-05-06 23:17:38 +08:00
frankthwang
f10ee61148 重命名 2025-04-29 00:27:20 +08:00
wth461694678
fcc8a4deb0
Update README.md 2025-04-29 00:20:17 +08:00
wth461694678
2ebb3d7ed0
Update README.md 2025-04-29 00:19:28 +08:00
wth461694678
0af53c623b
Update README.md 2025-04-29 00:16:40 +08:00
wth461694678
8306d05d40
Add files via upload 2025-04-29 00:11:03 +08:00
frankthwang
01663620ee 删除文件 2025-04-29 00:09:42 +08:00
frankthwang
f8d2ba573b 重命名 2025-04-29 00:06:43 +08:00
frankthwang
3206b71675 优化readme,添加命令行快捷键和右键菜单的gif 2025-04-29 00:05:27 +08:00
wth461694678
cac475479a
Update README.md 2025-04-25 14:32:31 +08:00
wth461694678
223820572b
Update README.md 2025-04-16 15:08:20 +08:00
frankthwang
6f8b8d08fd upload readme_1.gif 2025-04-16 15:03:36 +08:00
wth461694678
649e323294
Add files via upload 2025-04-16 14:59:24 +08:00
frankthwang
57a445cb0a update gitignore 2025-04-14 13:04:44 +08:00