[Share] Update item metadata #182
Replies: 3 comments 2 replies
-
Awesome! Is it possible to support ISBN? |
Beta Was this translation helpful? Give feedback.
-
While updating the metadata, the item which has abstract and was added manually gets removed. Is there a way to tell the script not to remove the abstract which is added manually? |
Beta Was this translation helpful? Give feedback.
-
@Zz-dong @zararash The linter plugin now supports updating metadata by ISBN, as well as preserving non-empty fields. If you need to use the Action plugin, you can refer to the following code to modify the script. https://github.com/northword/zotero-format-metadata/blob/main/src/modules/rules/retrive-metadata.ts |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Update item metadata.
See also https://forums.zotero.org/discussion/75796/how-to-retrieve-and-update-metadata-in-zotero
Thanks @northword: 👍 https://github.com/northword/zotero-format-metadata/blob/main/src/modules/rules/field-retrive.ts
Event
None
Operation
Script
Data
Anything else
Please make sure DOI exists on the target item.
Beta Was this translation helpful? Give feedback.
All reactions