API access to the last opened page of a pdf
Hello,
Is there a possibility to access via the REST API the last opened page of a pdf file?
When I open a document e.g. on my desktop and later on the android app, or on two different desktops, Zotero seems to synchronize my reading position. However, I couldn't find a way to access this position either in the API documentation or while playing around with the PyZotero wrapper.
My usecase would be that I would like to create a reading log, where I save which papers I have read in a week, whether I read them fully or not, and my progress on some larger documents. My idea was to have a script which queries daily for updates in the last opened page and these would correspond to read documents. At least as a first approximation.
Does anyone know whether it is possible to achieve this?
Is there a possibility to access via the REST API the last opened page of a pdf file?
When I open a document e.g. on my desktop and later on the android app, or on two different desktops, Zotero seems to synchronize my reading position. However, I couldn't find a way to access this position either in the API documentation or while playing around with the PyZotero wrapper.
My usecase would be that I would like to create a reading log, where I save which papers I have read in a week, whether I read them fully or not, and my progress on some larger documents. My idea was to have a script which queries daily for updates in the last opened page and these would correspond to read documents. At least as a first approximation.
Does anyone know whether it is possible to achieve this?
-
dstillmanedited today at 3:05amBetter to post API questions to zotero-dev. We try to keep technical discussions there.