K

Results 9 comments of K

@luckman212 Thanks! I will print some log to figure this problem! Also, my terminal is oh-my-zsh, ZSH_THEME is `agnoster`. After installing oh-my-zsh,modify the `~/.zshrc` file: ``` ZSH_THEME="agnoster" plugins=(git) ``` Maybe...

@latenitefilms Sorry, I'm not sure `hs.timer.doAfter()` should be added to which callback function. I tried other language input methods that come with the system, and they all have this problem,...

> I will try again as you said when I have time, thanks.

> 关于平滑插值算法,网上有一些开源实现,但是最终并没有通过 hammerspoon 实现,详细请看: https://github.com/Hammerspoon/hammerspoon/issues/3186

@MissFlower 没错,确实是 Hammerspoon 的问题,定时器有时候并不能按照预期工作,一般第二天会生效,只是时间不正确,比如设置的 18:00 触发,但可能会早几个小时或晚几个小时后触发,目前我这边并没有解决方法

原因为表情包接口服务器已停服,后续接口会重新开放

@qiniuweihe 我刚试了下有的哦 此外,我使用 Hammerspoon 也实现了表情包搜索,相对 Alfred 体验上更好一点,感兴趣的话可以尝试下,地址:[https://github.com/KURANADO2/hammerspoon-kuranado/blob/main/README-CN.md](https://github.com/KURANADO2/hammerspoon-kuranado/blob/main/README-CN.md)

@qiniuweihe 如果确实没有的话,可以点一下右上角的调试按钮,将日志粘出来方便排查问题 ![image](https://user-images.githubusercontent.com/20608930/165921455-ce0feda5-0a41-4e0d-846d-815184381510.png)