This is not something I'd ever likely use. I just import books with a tag marking them as needing attention and then manually process them. But someone asked a question that this might be a solution for.
Quote:
Originally Posted by capink
This cannot be done for adding books, as the action for adding books starts on a separate thread without blocking the main thread, which does not work with action chains sequential nature.
|
I'm thinking that if this was to be implemented, it would be something like, wait for everything to settle and then run the chain with all the newly added books marked or selected or something.
Maybe it'd just be easier to run it by hand and rely on the tag that marks newly imported books.