Quote:
Originally Posted by capink
Problem is, if you run the chain multiple times, you will have leftover marks from the previous run. My plan was to recommend using calibre's clear all marked books at the start of every chain that might use marks, but if that is causing troubles as you are reporting, I will need an alternative solution.
|
You shouldn't need to find the plugin to clear the tags.
You can manipulate the marked books hash directly in your plugin.
Options I would suggest
- reset the hash to {} in an optional first item in the chain
- if you have an option to set a named mark for affected books, also have an option to clear previous marks by that name, and delete them from the hash directly