Zotero Tag "Manager"
I made a small python code using PyZotero, to rename all those automatic tags to something meaningful. It worked for me. If you want to take a look check at
https://github.com/igormorgado/zottag
Best regards!
https://github.com/igormorgado/zottag
Best regards!
A example of usage session can be seem here
https://github.com/igormorgado/zottag/blob/main/session_log.txt
If there is any change (not a gui) that would help you to make this more useful, let me know.
1. A pip/conda installer
2. A configuration file (to setup some basic renaming rules, instead hardcoded ones), also to setup Zotero ID and Key.
3. A dry-run mode, and be able to run the delete operation later instead both at same time.
4. A smarter catalog loader (using timestamps since last run).
5. A nice 3d logo for application
6. A iOS app version for just $19.99.
I had other ideas, but most of them are not important right now.
If you have any requests please open a issue in github.