View Single Post
Old 12-29-2021, 04:04 AM   #770
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,199
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Quote:
Originally Posted by ownedbycats View Post
I have it working now and I posted in Action Chains scripts.

Another question:

Currently, the chain here halts the entire thing if I press 'no.' Is it possible to make it only apply to the next action in the chain?

Background:

Currently, I have two chains: "Send to Device" and "Send to Device + Add to TBR." They're identical except for a a single 'add to reading list' action. So instead of two chains, it makes sense to prompt for that one action. Putting it at the end works, but then that means I can't put my column re-sort module there.
You can use the chain variables action interactively (by checking the runtime box). It pops up a dialog where you where you set a value for the variable, you can then use the value to condition the action you want to run/skip.

Edit: A better approach is to use the Chain Variations feature which is designed for this kind of thing. It will alleviate the need to have a pop-up prompt, as it allows you to have multiple menu entries for the same chain.

Last edited by capink; 12-29-2021 at 04:18 AM.
capink is offline   Reply With Quote