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

listed Operator

2015년 2월 3일 오후 6:57
purposefind the titles that list the input titles
inputa selection of titles
parameterF=the name of a field, defaulting to list
outputthe titles in which field F mentions any of the input titles

Learn more about how to use Filters

F is assumed to be a title list.

Each input title is processed in turn. A list of tiddlers whose F field mentions it is generated (in no particular order) and dominantly appended to the operator's overall output.

Examples