> > And more on track skeeves has the following for alias. > http://tw5magick.tiddlyspot.com/ > > \define find_original() > <$list > filter="[field:alias/\|$(the_alias)$\|/(i)sort[title]limit[1]]"><$link>{{$(the_alias)$||unwikified}}</$link></$list> > \end > > <$set name="the_alias" value={{!!title}}><<find_original>></$set> >
I'm guessing you're talking to me. Is that a regexp or what's with the escapes? If the point is to get all tids that have a certain value in their alias field, then I think the contains <https://tiddlywiki.com/prerelease/#contains%20Operator> operator should probably be used which I believe was added after skeeve made that code. <:-) -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0a72f959-dbab-43dd-a029-b7942e2a398d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

