Quote:
Originally Posted by Starson17
Cool! How about something similar that fills a field from other fields with {title} or {isbn} references, etc.? It would let you build a copy of a field (say copy all {title} into it or all {isbn}), then run the new experimental S&R on the new field with less risk of destruction. Later you could send the modified field back into the real title.
|
Sounds like you want undo.
In effect, you are asking for some kind of scripting language that supports some level of transform on fields, including copying from one to another. There be dragons here. Such languages never stop growing.
It seems more reasonable to use python plugins for this. Thought is required.