Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding support for renaming a tag #108

Open
tnajdek opened this issue Feb 3, 2021 · 0 comments · May be fixed by #150
Open

Consider adding support for renaming a tag #108

tnajdek opened this issue Feb 3, 2021 · 0 comments · May be fixed by #150

Comments

@tnajdek
Copy link
Member

tnajdek commented Feb 3, 2021

This would allow renaming tags in the web-library (zotero/web-library#427). Renaming a tag potentially modifies many items but this is not that much different from deleting a tag.

abaevbog added a commit to abaevbog/dataserver that referenced this issue Jun 19, 2023
Takes 2 query parameters:
tag (old name) and tagName (which becomes the new name.)
Fixes: zotero#108
abaevbog added a commit to abaevbog/dataserver that referenced this issue Jun 19, 2023
/users/ID/tags?tag=CURRENT_NAME&tagName=NEW_NAME

Fixes: zotero#108
@abaevbog abaevbog linked a pull request Jun 19, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant