Ross Table wrote: > The Missing tiddlers section on the side bar > ($:/core/ui/MoreSideBar/Missing) is great, but it seams to only be > populated by references in the "text" field of a tiddler. I have a > whole host of fields that I am transcluding that have square bracket > tiddler's in them that don't exist and no way to know or check that I > have not missed any.
The Relink Plugin [re] does this for the `list` field. If that doesn't cover your needs, you might be able to look at its implementation to figure out how it does so. Note that it doesn't change the `Missing` tab but simply adds a `Relink Missing` one. I would suggest that you do this by whitelisting fields you want to check rather than blacklisting the others, because something always seems to sneak in, and then you'll be listing `#ffccff` as a missing tiddler because some tiddler had that for it's `color` value. -- Scott [re]: https://flibbles.github.io/tw5-relink/ -- 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/ceafce95-c031-4b3f-9d39-015f1759583an%40googlegroups.com.

