View Single Post
Old 04-26-2021, 06:59 AM   #561
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 chaley View Post
Maybe have a "single step" mode? This would use a non-modal dialog so the user can interact with the library while the chain is running, in order to see what is happening. The idea: for each action in the chain:
  • Run the condition and display the results. Wait for Continue/Cancel.
  • Display the scope criteria. You could "Mark" the books in the scope, or maybe select them. Wait for Continue/Cancel. On "continue", ensure that the scope is applied, which might mean checking the selection in the library.
  • Run the action. Where it makes sense, such as single-field edit, show the results somehow, possibly in the dialog, possibly using marks. Wait for Continue/Cancel.
This would certainly be a fair amount of work, but would provide a lot of flexibility.
I was thinking along the same lines. More specifically, something like the break points you introduced to the template dialog.

As for displaying the results, was wondering if something like the quick view can be re-used to display the results. If not maybe develop something similar.

Anyway, as you said it is going to be a fair bit of work and it will take sometime before I start working on this.
capink is offline   Reply With Quote