rmapi icon indicating copy to clipboard operation
rmapi copied to clipboard

rmapi mget without zipping the files?

Open s01q opened this issue 4 years ago • 3 comments

is there a way to mget all files without zipping them?

Stefan

s01q avatar Jan 18 '21 07:01 s01q

what would you like to get, the pdf, the rm file, converted rm file? the zip is just the raw form that you can use as a backup, even reupload if the file was removed

ddvk avatar Jan 18 '21 08:01 ddvk

thanks for the answer. I would like to have the PDF and the convertet PDF, but mainly the PDF :-) I am syncing with my synology for storage and integration into diku wiki.

Do you have any idea how to do the OCR?

Stefan

Am Montag, den 18.01.2021, 00:34 -0800 schrieb ddvk:

what would you like to get, the pdf, the rm file, converted rm file? the zip is just the raw form. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

s01q avatar Jan 18 '21 15:01 s01q

so, i think it's best to do a mget first, then run a converter over all .zip files e.g https://github.com/poundifdef/go-remarkable2pdf

for ocr/hwr: https://github.com/ddvk/rmapi-hwr

ddvk avatar Jan 23 '21 09:01 ddvk