windingwind / zotero-actions-tags

Customize your Zotero workflow.
GNU Affero General Public License v3.0
1.83k stars 48 forks source link

[Feature] 添加 extraField.ts 到插件中 #336

Closed Geo123abc closed 4 months ago

Geo123abc commented 4 months ago

Is there an existing issue for this?

Environment

Describe the feature request

添加下面这个模块到插件中,以方便调用,对 extra字段进行修改

zotero-plugin-toolkit/src/tools/extraField.ts at master · windingwind/zotero-plugin-toolkit

Describe the solution you'd like

The solution you'd like A clear and concise description of what you want to happen.

Alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Anything else?

No response

github-actions[bot] commented 4 months ago

:rocket: This ticket has been resolved in v1.0.0-beta.43. See Release v1.0.0-beta.43 for release notes.

windingwind commented 4 months ago

Zotero.ActionsTags.api.utils.ExtraField is now supported.