northword / zotero-format-metadata

Linter for Zotero. A plugin for Zotero to format item metadata. Shortcut to set title rich text; set journal abbreviations, university places, and item languages, etc; detect duplicate items.
GNU Affero General Public License v3.0
390 stars 6 forks source link

[Feature Request] Apply case rules to tags? #174

Closed jeff47 closed 5 months ago

jeff47 commented 5 months ago

Describe the feature

Zotero ends up creating lot of duplicate tags that are different only by the capitalization. I'd be willing to sacrifice "correctness" of some abbreviations of technical terms to just have linter make all my tags lower case for consistency!

Additional context

No response

northword commented 5 months ago

Thanks for the suggestion!

I'm not sure if this feature is necessary to add to this plugin, the primary purpose of this plugin is to keep the field data accurate and standardized to ensure that the bibliography can be output correctly.

I do have ideas for managing tags, but I don't have enough time in the near future.

Until then, you can use this script to adjust the case of existing tags and the Actions & tags plugin to adjust the tags of new items that are added.

jeff47 commented 5 months ago

Agreed, this is easily done using the the Action Tags plugin, and can be customized in that implementation as well.