GFDGIT

Results 13 comments of GFDGIT

The following command can automatically turn on preview function when click/fouces on images and long text, but it still cannot control the size of the preview window or turn on...

you also need to disable `close_on_unfocus` and `activate_closes` at the same time. Or, use this script: [toggle always_on_top](https://github.com/hluk/CopyQ/issues/2433#issuecomment-1689215068)

> * logic. I think, it's quit weird when the user needs to adjust other parameters for the one to work properly. Sorry, I misunderstood your question.In the video, you...

Besides, let me explain the impact of the other two options on the `always_ on_ top` function: Note that their priority is also arranged in the following order! 1. `Close...

Look at this, I think it can run fine. But to be honest, there hasn't been too much testing. ``` [Commands] 1\Name=Show/Hide main window 1\Command=" copyq: var showAtCursor = true...

The following command can provide this function. Just modify the shortcut keys according to your needs. ``` [Command] Name=Toggle tabs Command=" copyq: var on = config(\"hide_tabs\") === \"true\" config(\"hide_tabs\", !on)...

可能是style的问题,2.0.4的style和0.03的citation可以正常使用,better note是0.8.8。 #2

I set copyq to boot automatically, but since updating to V8/V9, copyq often crashes after a few minutes/tens of minutes of booting, causing me to manually start copyq. Upon checking...

你好,我已经通过QQ邮箱发送了两份epub文件给你。 点击图片放大这个功能,我觉得可以参考一下 Neat Reader 网页版的实现方式。