How to quickly purge multiple collections in online library?
I have returned to using Zotero standalone on Ubuntu 16.04 after a long period of not using Zotero. I have a new project in mind for Zotero but I need a refresher course through this forum.
My problem.
I have a very old online Zotero library which I have just synced into my local Zotero standalone as a backup and in there I can select multiple collections at a time to be purged. However I can find no similar functionality in the web based library which I now wish to purge in its entirety (I have turned off sync in local Zotero standalone as a precaution).
Is there a method of selecting multiple collections in web library to be quickly trashed? I can select one collection at a time and hit the Delete Collection button - but that is tedious for a long list of collections. Incidentally it would be helpful to have the buttons at a persistent place in the browser since in a long list one has to select the collection and then scroll back up the browser page to hit the Delete Collection button.
My problem.
I have a very old online Zotero library which I have just synced into my local Zotero standalone as a backup and in there I can select multiple collections at a time to be purged. However I can find no similar functionality in the web based library which I now wish to purge in its entirety (I have turned off sync in local Zotero standalone as a precaution).
Is there a method of selecting multiple collections in web library to be quickly trashed? I can select one collection at a time and hit the Delete Collection button - but that is tedious for a long list of collections. Incidentally it would be helpful to have the buttons at a persistent place in the browser since in a long list one has to select the collection and then scroll back up the browser page to hit the Delete Collection button.
I decided to use a quick and dirty method.
I use a browser automation script which moves the cursor to the top collection in library list
and then automatically goes through the Delete Collection process with two further button clicks.
The script loops until completion.
It is quicker than manual process and does the job.
In Ubuntu I use command
xdotool getmouselocation
to get target locations for clicking.
I will still investigate the multiple profiles approach.
), but "Since one gets created each time I download a citation from some other database" also suggests that you're using Zotero in an odd way.
The number of databases that offer RIS/bibtex, where Zotero doesn't display a Save to Zotero icon, and where it doesn't offer you to automatically import the data (in which case no collection is created) should be very small. Start a new thread, describe what you're doing as well as some sample URLs for sites from which you're importing and we can see what's going on.
But even the Cite option should typically be intercepted by the Zotero connector and import into Zotero directly. Make sure the
Import BibTeX/RIS/Refer files into Zotero
option is checked in the Zotero connector preferences (right-click on the Save to Zotero icon and select options/preferences).
What databases are you trying this on?