google-drive-remarkable-sync icon indicating copy to clipboard operation
google-drive-remarkable-sync copied to clipboard

Allow saving to Remarkable Root; Resolves #6

Open artes-dev opened this issue 4 years ago • 0 comments

This allows calling the Synchronizer with rRootFolderName = false in order to save to the root of the Remarkable, instead of under a sync folder: let sync = new Synchronizer(rOneTimeCode, gdFolderSearchParams, false, syncMode);

This also resolves #6; the Google Drive folder ceases to appear under the Remarkable sync folder, only its contents are synced.

artes-dev avatar Jan 20 '21 02:01 artes-dev