Tianrun Qiu

Results 53 comments of Tianrun Qiu

Seems intresting but requires heavy work to be done. Will try making that in Spring Festival Vacation when I got more time.

I stumbled upon this question and I found that what works for me is: ` icon: path.join(__dirname, app.isPackaged ? '../app.asar.unpacked/res/icons/icon.png' : "/res/icons/icon.png")` (I'm using electron-builder, though) ``` "asarUnpack": [ "./node_modules/node-notifier/vendor/**",...

Oh I forgot to say one more thing: the new version cannot process "$...$". Thank you if it can be fixed. (Since I don't know TS but only JS, it...

Thanks for your contribution! As soon as your spanish translation is finished I will merge this :D

那个特殊休息时间的功能,你看看这个(从设置窗口中可以找到)是否符合需求?还是要再如何? 关于所谓“自定义初次循环剩余时间”,我没有非常理解你的具体需求,请解释一下。

好的,可以考虑在下个版本中试一试,不过可能会等到十一假期。

今天稍微有些时间,想到了来做一做。现在的方案是在首页-》更多设置中添加一项“第一次工作时间减少几分钟”这样一个选项,你看看如何。长休息的那个过几天再说,不过已经想好方案了。

今天稍后会发布新版本,包含你的两个需求。祝学习顺利。

这可能是Windows原生提示窗的局限性了…考虑在下一个版本中把原生提示窗换成自己的窗口,应该就不会有问题了。

你好,前几天比较忙,忘记回复了。下一个版本目前还没有发布,所以现在的最新版本肯定是没有改的。不过你的补充说明让我了解到我之前对你的需求的理解是错误的,我到时候重新审视一下应该如何解决这个问题。