Bug that shows same tag multiple times

I frequently see the same tag shown multiple times in the tag suggestion box that appears whilst entering a new tag. I'm not sure if this will be visible in an error log, but here's the ID just in case: 274538599

https://s3.amazonaws.com/zotero.org/images/forums/u14723774/20a0s2j2o4hni5lbofpx.png
  • How many tags do you have in that library? Something similar was recorded in the past for libraries with very many tags.

    To get an exact number, you could paste this line in Tools > Developer > Run Javascript, and press Run:

    return (await Zotero.Tags.getAll(ZoteroPane.getSelectedLibraryID())).length
  • Yeah I have lots: 4036

    I do have a large library (3,800 items), but the number of tags is heavily padded from all the news articles I need to cite which usually come with their own useless tags, and I forget to remove them half the time -_-
Sign In or Register to comment.