Tags dont sync
Hi ,
I have run into issues with tags being added to individual items online or in local versions. Newly added tags do not appear anymore in the bottom left corner window in the online version ( in local everything is fine ) and while using pyzotero (see code below).
Please advise if anyone has run into the same issue.
Thank you
Dmitrii + Valentine
Code
zot = zotero.Zotero("5485570", "group", "")
tags = zot.everything(zot.tags())
pyzotero version 1.5.18
I have run into issues with tags being added to individual items online or in local versions. Newly added tags do not appear anymore in the bottom left corner window in the online version ( in local everything is fine ) and while using pyzotero (see code below).
Please advise if anyone has run into the same issue.
Thank you
Dmitrii + Valentine
Code
zot = zotero.Zotero("5485570", "group", "")
tags = zot.everything(zot.tags())
pyzotero version 1.5.18
-
dstillmanedited today at 5:58amSorry about that. Should be fixed now. Thanks for reporting.