created: 20210227212730299 modified: 20210427184057456 tags: title: unusedtitle Macro (Examples 1) type: text/vnd.tiddlywiki \define testCreate() <$action-createtiddler $basetitle=<>/> \end \define testCreate1() <$action-createtiddler $basetitle=<>/> \end \define testNew() <$action-sendmessage $message="tm-new-tiddler" title=<> /> \end ``` <> ``` <$button actions=<> > <$action-setfield $tiddler="$:/state/tab/sidebar--595412856" text="$:/core/ui/SideBar/Recent"/> Create Tiddler ``` <> ``` <$button actions=<>> <$action-setfield $tiddler="$:/state/tab/sidebar--595412856" text="$:/core/ui/SideBar/Recent"/> New Tiddler ``` <> ``` <$button actions=<>> <$action-setfield $tiddler="$:/state/tab/sidebar--595412856" text="$:/core/ui/SideBar/Recent"/> Create Tiddler ---
Show the code
<$view>