3rd February 2015 at 6:59pm
purpose | find which titles in a list field follow the input ones |
---|---|
input | a selection of titles |
parameter | T =a tiddler title |
output | a selection containing each title that immediately follows each of the input titles in the list field of T |
Learn more about how to use Filters
Each input title is processed in turn, and its successor is located in the list
field and appended to the output. If a title is not listed in the field, or is the last title there, then it contributes nothing to the output.