As part of creating a standalone command line tool from the transform, we want to decouple the parts that query the web API from those doing the transform itself (i.e., so we can just run the transform on a downloaded set of JSON files).
May require a bit more review of the code to find places where the transform still calls the web API. One area, I think, is in merging in data from child notes that are referenced using their Zotero item keys. There may be others?
As part of creating a standalone command line tool from the transform, we want to decouple the parts that query the web API from those doing the transform itself (i.e., so we can just run the transform on a downloaded set of JSON files).
May require a bit more review of the code to find places where the transform still calls the web API. One area, I think, is in merging in data from child notes that are referenced using their Zotero item keys. There may be others?