Samy Abidib
Samy Abidib
Using `ocrmypdf` by default if it is found usually makes sense, however if trying to run remarks on a large collection of pdfs, it can take quite a while.... This...
Add support for extracting highlights from epub files. The Remarkable automatically converts EPUBs to PDFs when viewing. I needed to adjust the path construction so that the library can find...
Add debug logging. When `-d/--debug` is set, logging is set to log debug messages, otherwise it logs warn level messages. @lucasrla for review: I picked the logging levels to what...
Any plans to publish this to PyPI? I'm about to publish an open source project that uses this library and realized this isn't published on PyPI 😅 ! I'll open...
According to https://github.com/juruen/rmapi/issues/187 it seems as though a new API for the remarkable cloud is being rolled out that uses GCS directly. It seems to be rolling out slowly to...
# Feature Request **Describe the Feature Request** When running remarking on a device with nested folders, you are not able to specify a specific nested folder within a folder. for...