이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

next Operator

2015년 2월 3일 오후 6:59
purposefind which titles in a list field follow the input ones
inputa selection of titles
parameterT=a tiddler title
outputa 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.

Examples