events = await CalendarEvent.today()
var found = false
var count = 0
var m_dict = {
"time":0,///
"tomato":0,
"detail":{
}
}
var reg = /\d+/
var allDayevent = null
var cal = null
for (e of events)
{
console.log(e.title)
if(e.title
ios番茄todo脚本
最新推荐文章于 2024-08-06 23:16:56 发布
本文详细介绍了如何使用脚本在iOS设备上实现番茄工作法的时间管理功能,帮助提升工作效率。内容涵盖脚本编写、设置定时提醒以及与系统集成的方法。

最低0.47元/天 解锁文章
1553

被折叠的 条评论
为什么被折叠?



