Bowen

Results 85 comments of Bowen

> 我好奇不填可以api的key,脚本是默认走的免费翻译的接口吗 我不确定,我猜是 hack 了网页翻译的接口

> @bowencool 不好意思才看到,在开发者设置里开启 beta选项,然后选择 deeplx 翻译服务,就能看到要配置的url了。 这个报错是为啥?我可以确保服务可用,因为另一个插件可用。 ![image](https://user-images.githubusercontent.com/20217146/228884804-9e279e3b-f6bf-440f-8bb1-4e2c2c0be2b6.png)

我也是这种情况,没有悬浮球的小图标,快捷键完全没反应,菜单都没出来: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36

不知道为啥,这里是关不掉的。

config 没有文档,看不太懂 ``` json { "name": "wechat", "username": "liuli", "author": "liuli_team", "doc_source": "liuli_wechat_sg", "doc_source_alias_name": "微信源(搜狗)", "collector": { "wechat": { "wechat_list": ["老胡的储物柜", "是不是很酷"], "delta_time": 5, "spider_type": "sg_ruia", "spider_type_des": "当镜像是schedule:playwright_*时,spider_type可填写sg_playwright" } },...

https://blog.bowen.cool/posts/how-to-forward-sms-messages-to-your-todo-list The "#comments" section is outside of the article area. I would like to include an additional link there.

Using the `pnpm patch` command for a temporary fix. https://github.com/bowencool/blog/commit/5298ae714c9f304a75b8124c7afc5458e0032532

By the way, please add support for `.ts` and `.tsx` files to the `generate` command.

@fprl I found a new way: ```bash npm i react-i18next@^12 #The astro-i18next depends on i18next@^22, so we need to install react-i18next with the same dependencies. ``` ```mjs /** @type {import('astro-i18next').AstroI18nextConfig}...

> > 好像是因为在windwos中 用户名和密码并没有被读取到,我在miaccount.py的第56行下手动设置了self.username='' self.password='' > > 改了也没用,我真的怀疑,这个方法被和谐了 我改了可以用