Thanks BurningTree, I will test this out for a day or so, but it looks like this is the easiest and most intuitive way to do this! Thanks!
That seems like such a fundamental core tiddler to be editing, though. I am always told not to fiddle with core tiddlers. I do anyway, but I wonder if there would also be a way to do this without breaking that important rule, so that if that tiddler gets updated in future versions, I don't have to keep changing it. 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/1603d193-9e05-4184-bed2-a077ca1923be%40googlegroups.com.

