Not sure where to put this. I tried 1) Inserting it below <$action-sendmessage $message="tm-save-tiddler"/> 2) Splitting <$action-sendmessage $message="tm-save-tiddler"/> by turning /> to </$action> and inserting your snippet there. 3) Between </$list> and </$keyboard>
Nothing happens. Where do I put it this so it works? On Monday, February 3, 2020 at 1:16:12 AM UTC-6, BurningTreeC wrote: > > Place the following at the bottom of the "save-tiddler-actions" macro in > the $:/core/ui/EditTemplate Tiddler : > > > <$list filter="[all[current]links[]is[missing]]"> > <$action-createtiddler $basetitle=<<currentTiddler>>/> > </$list> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/1af3bc7c-5119-4c33-9fa3-662867c3a81d%40googlegroups.com.

