View Single Post
Old Today, 07:26 AM   #1533
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,205
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Quote:
Originally Posted by ownedbycats View Post
Some of the actions have conditionals (for example, run Extract ISBN only if book has no existing ISBN identifier). It doesn't quite work right when some book matches conditionals and others don't.


Quote:
Originally Posted by un_pogaz View Post
I could work on proposing a patch, to either transform the condition on a true filter, or add a new filter feature.
I'll see what I can do, but it won't be as clean to share you the full files like that.
This issue and the solution for it has been addressed before. As you can see in the linked post, you can easily modify the selection (into a subset of the already selected books) based on whatever criteria you want. Conditions were intended as a quick way to determine whether a chain/action will run based on simple criteria that does not take much time to run, because chain conditions are executed every time the Action Chains menu is dynamically created. Any more additional criteria can be done as illustrated in the linked post.

The solution in the post even allows for saving the initial selection into a variable, so that you can restore them mid-chain if you want, and allow for more flexible control.
capink is offline   Reply With Quote