Generate a report - links not readable or missing

Hi,

When I generate a report:

1° I have the full information about the selected book item and its notes.

2° I have the list of link to other notes and items but data are not readable:
- note: only the first line of the text block without parent book item information.
- book item: only the title, no author, year, etc...

3° The links to other book items are all missing in the notes.

Is there some options to change this report content ?

Thanks,
  • Hi,

    I have just finished to develop a small Java program to load results of the HTTP queries to Zotero API. It uses also JSON parser: https://github.com/stleary/JSON-java

    This program permits to create XML file from JSON data, especially for the items. After that we can use some XSLT transformation to convert to HTML or other XML structure.

    My program can collect all relations around a document: children, related/reference items.

    What you suggest for the best way to share my experience, upload binaries or create an account and a project on "https://github.com" ?

    Thanks,
  • I'd put both the code and the binaries on github. That way people can build on your code but also just quickly use your software.
Sign In or Register to comment.