Emanuele D'Osualdo

Results 274 comments of Emanuele D'Osualdo
trafficstars

The `devel` branch is compatible with PyPDF2 1.28 (see #34 ) but not with higher versions. I am planning to migrate to PyMuPDF so I will probably not try to...

Hi, sorry for the late response. Looks like the path `/home/root//'/usr/share/remarkable/templates` is wrong in that it contains a spurious `'` but I'm not sure where that comes from... If you...

@arieder thanks for the feedback! Indeed this seems to be an issue with quoting. The path is taken to be `'/usr...` which has the side-effect of making it a relative...

Ok. I guess that argument does not need quoting. It seems like a platform-specific issue though. What OS/Python/RSync versions are you using?

Ok, I pushed a fix on `devel` I'll see if this is causing other platforms to fail.

If you mean PDF annotations it is possible but I had no time to play with it. RCU does it by transforming the strokes while keeping the PDF as in...

Hi @benneti I'm adding some info on this issue. As you might have noticed, in `devel` I added the ability to use `PyMuPDF` for rendering PDFs in the preview. This...

If you don't mind me asking, what are the main reasons why you are not using Remy's export? Would there be a killer feature that would make you prefer Remy?

> if I use the remarkable cloud (or the selfhosted alternative) Remy does not work meaning it does not exploit the cloud or does it downright break? > I want...

Any luck? I don't have a Linux machine at hand to try...python-poppler-qt5 is both very convenient to use and super annoying to install...I wish there was a good alternative...