Quote:
Originally Posted by ownedbycats
Question: If I set this to run on 1 book, can it get around problems when it's running on a selection rather than individual books?
|
Quote:
Originally Posted by ownedbycats
Use-case 2: Using an action with a conditional that checks something from the current book.
|
That is whate template scopes is for. It allows you narrow down the action scope to whatever number of books based on whatever criteria you want. If you want the action to work on some books but not other, use template scope.
Quote:
Originally Posted by ownedbycats
|
The same principle applies here. You narrow it down using template scopes.
Edit: For actions that does not support scopes, namely Calibre Actions, you use the "Search Using Templates" action in the same way you would the template scopes.