From 4895aa4581e98432ae84565e7c790884b108ff40 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Fri, 29 May 2020 12:32:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 292076e..2212776 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Transfer files from a Zotero collection to a folder on a reMarkable. +## Transfer files from a Zotero collection to a folder on a reMarkable. This uses the Zotero and reMarkable API to keep your reMarkable updated with a folder from Zotero. In short, it fetches a collection from zotero, uses CalDAV to download all corresponding .pdf and .epub files and finally uploads them to the reMarkable cloud. Finally, the zotero collection is cleared to prevent uploading the same file multiple times (so dont use it on your main library but create a separate fodler!)