exporting collection metadata: tags (with their assigned colours), related items
I would appreciate some tips on how to use any of these methods ...
- javascript API or
- export translator or
- pyZotero scripting
to scan My Library or collection to export this metadata ...
- tags, importantly with assigned colour attributes
- related items
Do any of the export translators provide this metadata? I see that Endnote XML translator exports keywords, but not tag colours; and no related items.
I have read about metadata export options here ...
https://www.zotero.org/support/dev/translators
- javascript API or
- export translator or
- pyZotero scripting
to scan My Library or collection to export this metadata ...
- tags, importantly with assigned colour attributes
- related items
Do any of the export translators provide this metadata? I see that Endnote XML translator exports keywords, but not tag colours; and no related items.
I have read about metadata export options here ...
https://www.zotero.org/support/dev/translators
Think you have your answer for tags on an item. Tag colors are assigned library-wide. See example code at https://github.com/zotero/zotero/blob/3741a75b1d75e089bdf01db4001e3adb24ada467/test/tests/tagsTest.js