ZoteroTide: Cleanup and reporting app for Zotero
Hi everyone,
Lately, I was doing some repetitive tasks on my Zotero library, with over 2000 articles. So I thought an app for automatic reporting could help to ease maintaining the library.
Here is the link. It's based on Python and uses Streamlit as frontend:
https://github.com/chraibi/ZoteroTidy
I hope some might find it helpful and may give me feedback on the code and its functionality as well.
Best,
Lately, I was doing some repetitive tasks on my Zotero library, with over 2000 articles. So I thought an app for automatic reporting could help to ease maintaining the library.
Here is the link. It's based on Python and uses Streamlit as frontend:
https://github.com/chraibi/ZoteroTidy
I hope some might find it helpful and may give me feedback on the code and its functionality as well.
Best,
Any chance you will make this into a Zotero plug-in?
Adding tags for “problems”, then go to the Zotero-client and filter the items by that tag. (click on features to see more).
For the config file, if you click on "How to Use", you will find a link to a template config file in the GitHub -Repo.
https://github.com/chraibi/ZoteroTidy/blob/main/config_template.cfg
I thought about a Zotero-plugin, but I'm lacking the necessary Java-skills, I guess :-(
(and time! )