Martynas Bagdonas

Results 76 issues of Martynas Bagdonas

Solves #38. Recognizes metadata when a PDF file is uploaded or a PDF URL is passed to `/web` endpoint. For this to work recognizer-server [lambda branch](https://github.com/zotero/recognizer-server/tree/lambda) has to be deployed.

![27TEe_VA](https://user-images.githubusercontent.com/6362989/80688995-59f33680-8ad5-11ea-8e66-c41334256761.png)

The note structure dictates what information is lost when importing the wild HTML structure of old notes. Basically, what is not predefined in the schema - is lost. Well, not...

This is only the initial version of how the new error handling could look like. This update utilizes https://github.com/zotero/stream-server/pull/8 , which no longer closes the connection on error, but instead...

After unsubscribe it only removes topics but leaves keys, therefore after reconnect it tries to resubscribe to keys with empty topics which unexpectedly creates an access tracking subscription. ``` zotero:stream...

Each reconnect gets topics to resubscribe from the previous connection. If the previous connection failed to resubscribe, all next reconnects no longer have topics to resubscribe. https://github.com/zotero/zotero-api-node/blob/master/lib/stream.js#L203

Something like "Embedded annotation — import to edit". Also consider using a different icon instead of the lock icon.

PDF Reader