Remove all will be slow because what it does is try to remove every single tag in your database from the selected books. If you have a lot of tags, this will take a while. This could be sped up by creating a special method to handle removing of all tags, please open a ticket for it and I'll implement it when I have the time.
|