Ciao Gloom Small cosmetic point ... the link color here is not readily readable ...
[image: Annotation 2019-10-28 124639.jpg] Best TT On Monday, 28 October 2019 10:20:53 UTC+1, A Gloom wrote: > > > >> You are dead right that some of the operators that are "documented >> around" don't work. >> It's frustrating there is no clear current documentation on web I can >> find. >> > > Yeah, I have multiple references and all have ref's that Google > depreciated/discontinued-- that's the issue also-- the search operators > changing > > The new GG search link generator with TiddlyTweeter search : D > > [image: Clipboardggsrch.jpg] > > > > 3 modes: > --- select choices (OR AND NOT * can be typed with search term) > --- type in using macro format (ie: group searchterm author afterdate sort) > --- listed by tag only (didn't get to adding tag to search function) > > the heart of it > > \define > twgroupsbsearch(twgroup,twgsterm,twgauth,twgafter,twgsort,linktitle) > <a href=" > https://groups.google.com/forum/?&fromgroups#!searchin/$twgroup$/$twgsterm$$20authorname$3A$twgauth$$20after$3A$twgafter$|sort:$twgsort$" > > rel="noopener noreferrer" target="_blank"><$list > filter="$linktitle$">$linktitle$</$list><$reveal type="match" default="" > text="$linktitle$"></$reveal> > \end > > link: > https://groups.google.com/forum/?&fromgroups#!searchin/tiddlywiki/set$20widget$20filter$20authorname$3Amohammad$20after$3A2019-8-5%7Csort:relevance > > search bar equivalent: set widget filter authorname:mohammad after:2019-8-5 > > \define twgroupsbsearchtag(twgroup,twgtag,,linktitle) > <a href="https://groups.google.com/forum/#!tags/$twgroup$/$twgtag$" > rel="noopener noreferrer" target="_blank"><$list > filter="$linktitle$">$linktitle$</$list><$reveal type="match" default="" > text="$linktitle$"></$reveal> > \end > > link: https://groups.google.com/forum/#!tags/tiddlywiki/newbie > > > > -- 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/b790add9-04bd-47e4-9b8f-e13d5238d74c%40googlegroups.com.

