lencx
lencx
It seems to be very interesting. I'll try it in a future version, can't give a specific time for now as I've already invested too much time in this project.
Showing the number of words entered requires a bit more work (which may not be in the plan for now). But the app currently supports shortcuts to refresh the page,...
在菜单 `Preferences -> Pop-up Search` 中启用后,通过划词(选中的内容)来触发弹层。点击弹层后会携带划词内容打开 `DALL·E 2` 窗口进行搜索,因为填充的数据无法直接触发按钮事件,所以需要在输入框中通过输入空格来让生成按钮可点击。
并无其他操作了,正常点击弹层后就会新开一个窗口
Custom events are recommended to be implemented using inject script, click menu `Preferences -> Inject Script`, add the following code to `~/.chatgpt/main.js` file and restart the application. You can enable...
Hi, I'm not quite sure what the `deepsource.toml` file is used for, and I've searched for it and don't see anything like it in the mainstream rust libraries.
The banner is from the website and is not a feature of the desktop application.
Please try v0.10.0
It will only open the directory where the file is located, not open the file (this is the expected behavior, because considering the exported file may require secondary operations by...
If you just inject markdown you will lose the style, it should be html with css.