title: $:/core/ui/EditorToolbar/link-dropdown \define lingo-base() $:/language/Buttons/Link/ \define link-actions() <$action-sendmessage $message="tm-edit-text-operation" $param="make-link" text={{$(linkTiddler)$}} /> <$action-deletetiddler $tiddler=<> /> <$action-deletetiddler $tiddler=<> /> <$action-deletetiddler $tiddler=<> /> \end \define body(config-title) ''<>'' <$vars searchTiddler="""$config-title$/search""" linkTiddler="""$config-title$/link"""> <$edit-text tiddler=<> type="search" tag="input" focus="true" placeholder={{$:/language/Search/Search}} default=""/> <$reveal tag="span" state=<> type="nomatch" text=""> <$button class="tc-btn-invisible" style="width: auto; display: inline-block; background-colour: inherit;"> <$action-setfield $tiddler=<> text="" /> {{$:/core/images/close-button}} <$reveal tag="div" state=<> type="nomatch" text=""> <$linkcatcher actions=<> to=<>> {{$:/core/ui/SearchResults}} \end <$macrocall $name="body" config-title=<>/>