title: $:/core/ui/EditorToolbar/stamp-dropdown \define toolbar-button-stamp-inner() <$button tag="a"> <$action-sendmessage $message="tm-edit-text-operation" $param="replace-selection" text={{$(snippetTitle)$}} /> <$action-deletetiddler $tiddler=<> /> <$view tiddler=<> field="caption" mode="inline"> <$view tiddler=<> field="title" mode="inline"/> \end <$list filter="[all[shadows+tiddlers]tag[$:/tags/TextEditor/Snippet]!has[draft.of]sort[caption]]" variable="snippetTitle"> <> ---- <$button tag="a"> <$action-sendmessage $message="tm-new-tiddler" tags="$:/tags/TextEditor/Snippet" caption={{$:/language/Buttons/Stamp/New/Title}} text={{$:/language/Buttons/Stamp/New/Text}} /> <$action-deletetiddler $tiddler=<> /> <$text text={{$:/language/Buttons/Stamp/Caption/New}}/>