cboulanger / bookends-api

A NodeJS client for the Bookenends Reference Manager
MIT License
5 stars 1 forks source link

Sync attachments with bookends-zotero-sync #1

Open philohistoria opened 5 years ago

philohistoria commented 5 years ago

I have been using your bookends-zotero-sync and it works as a charm. One think I wish to have is to also sync PDF attachments. Is this an easy implementation?

My user case is perhaps more difficult since I am using ZotFile to rename file into a relative path, not the default location Zotero stores. Would that complicate the process?

cboulanger commented 5 years ago

Hi, I am thrilled to hear the code works for you!

Attachment synchronization is already there, but only Bookends-> Zotero and not the other way round. It wouldn't be very difficult to implement. I won't find the time any time soon (since I don't use Bookends for PDF management any more) but would be happy to help if you would try implementing it.