remarkable icon indicating copy to clipboard operation
remarkable copied to clipboard

Tools for the reMarkable tablet

Results 5 remarkable issues
Sort by recently updated
recently updated
newest added

Please add the [remarkable-tablet](https://github.com/topics/remarkable-tablet) topic to make this more discoverable on GitHub.

There is currently no license associated with the repo or the one script in the repo. Could you please add a license so users know what they are allowed to...

Hello. Maybe I missed something, but most files created by this script appear to be empty (0 B). Just some unchanged PDFs are complete.

I would like to see an option to define a backup dir including date related naming based on rclone --backup-dir system. As it does not make sense to have hundreds...

As far as I understood rclone, the two lines in file-tree ```UPLOAD="cloud:reMarkable"``` and ```"${RCLONE}" sync ${VERBOSE:+--verbose} --config ${RCLONE_CONFIG} --delete-excluded "${TGTROOT}/" "${UPLOAD}/"``` are in combination rather dangerous, due to the --delete-excluded,...