This repository was archived by the owner on Aug 31, 2021. It is now read-only.
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Request for new feature: Generate a document folder (if it does not already exist on the reMarkable) #5
Open
Description
Hi
It would be great to enhance the repush.sh script in the following way:
Transferring files to a specific folder on the reMarkable works like this:
repush.sh -o ExampleFolder *.pdf
Unfortunately the folder has to already exist on the reMarkable. If not an error message is thrown ("Unable to find output directory: ExampleFolder"). It would be very nice, if the script could be enhanced in a way, that if the folder does not exist, then a new folder with the specified name is created on the remarkable.
Thanks a lot for considering my request for improvement.