Quote:
Originally Posted by emphyrion
Just a thought: as I understood, Calibre is highly customizable. I'm surprised that it's not possible to just add an action following the "end of D&D" event or the "add label" one (at least, programmatically).
|
You can, by changing the calibre source. That isn't hard, but you will be required to merge your changes as calibre releases happen. You could also write a plugin that "monkey patches" calibre to call your method instead of calling whatever is built in, permitting you to do what you want.
But TBH: it is hard for me to believe that the effort is worth it. Modifying D&D would avoid requiring the one keystroke that invokes an action chain to clear the tags for the selected book.