niudongze

Results 15 comments of niudongze

or we can move this line out of the function and don't close, that will receive multi problem without retype CphReceive, that's very handy. https://github.com/p00f/cphelper.nvim/blob/7d18ff6ba83ca80ee25abedfdf616e69000cef17/lua/cphelper/receive.lua#L9

> > or we can move this line out of the function and don't close, that will receive multi problem without retype CphReceive, that's very handy. > > Keeping the...

> It takes like 1 second to `:CphReceive` again (write `:Cp` and tab through), so I won't change this. I added `M.server:close()` and fixed the issue, thanks! I have another...

I tried this , the image is surely downloaded in the wallabag assets directory, but export epub or pdf doesn't contain image.

I am pretty sure no image in exported pdf or epub. I use docker wallabag latest version. Did you set "download images locally" to 1? Did you check wallabag the...

I record this if this helps: ![Image](https://github.com/user-attachments/assets/977497d4-0cec-4c23-ab24-ed3d1fd6f786)

this is the exported epub: [change extention to epub.txt](https://github.com/user-attachments/files/22719841/change.extention.to.epub.txt)

my docker wallabag config copy from [wallabag doc](https://doc.wallabag.org/admin/installation/installation/): `docker run \ -v wallabag-data:/var/www/wallabag/data \ -v wallabag-images:/var/www/wallabag/web/assets/images \ -p 8080:80 -e "SYMFONY__ENV__DOMAIN_NAME=http://localhost:8080" \ wallabag/wallabag` I didn't change anything else. and my...

I just use windows pc install docker desktop and wallabag latest version, still no image.