Good idea. I just pasted that into a tiddler in case I need it. Now working on a tiddler to list all the tiddlers I wrote for listing things I may want to refer to. :)
On Saturday, July 4, 2020 at 1:07:46 PM UTC-4, Mat wrote: > > *He that is without forgotten locally defined macros, cast the first > stone!* > > OH you fools! Here's so you don't have to look like *bloody nincompoops *the > next > time we need to stone someone: > > <table> > <$list > filter="""[all[tiddlers]!has[plugin-type]!tag[$:/tags/Macro]search[\define]]"""> > <tr> > <td><$link/></td> > <td> > <$list filter="[<currentTiddler> > get[text]splitregexp[\n]removeprefix[\define]splitbefore[(]removesuffix[(]]"> > <$view field=title/><br> > </$list> > </td> > </tr> > </$list> > </table> > > Modify that first filter if you want to see shadow tiddler macros, etc. > > <:-) > -- 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/53dc3a75-f6ae-48c8-be21-649ebca2410eo%40googlegroups.com.

