title: $:/core/ui/ImportListing \define lingo-base() $:/language/Import/ \define messageField() message-$(payloadTiddler)$ \end \define selectionField() selection-$(payloadTiddler)$ \end \define previewPopupState() $(currentTiddler)$!!popup-$(payloadTiddler)$ \end \define select-all-actions() <$list filter="[all[current]plugintiddlers[]sort[title]]" variable="payloadTiddler"> <$action-setfield $field={{{ [addprefix[selection-]] }}} $value={{$:/state/import/select-all}}/> \end <$list filter="[all[current]plugintiddlers[]sort[title]]" variable="payloadTiddler">
<$checkbox tiddler="$:/state/import/select-all" field="text" checked="checked" unchecked="unchecked" default="checked" actions=<>> <> <> <>
<$checkbox field=<> checked="checked" unchecked="unchecked" default="checked"/> <$reveal type="nomatch" state=<> text="yes"> <$button class="tc-btn-invisible tc-btn-dropdown" set=<> setTo="yes"> {{$:/core/images/right-arrow}} <$text text=<>/> <$reveal type="match" state=<> text="yes"> <$button class="tc-btn-invisible tc-btn-dropdown" set=<> setTo="no"> {{$:/core/images/down-arrow}} <$text text=<>/> <$view field=<>/>
<$reveal type="match" text="yes" state=<>> <$transclude subtiddler=<> mode="block"/>