This approach with HelloThere at TiddlyWiki.com seems to work:

\define emptymessage() [[$(currentTiddler)$]]<br/>
<$list filter="[!tag[HelloThere]]">
<$list filter="[all[current]links[]limit[1]]" emptyMessage=<<emptymessage>>>
</$list>
</$list>

Notice that it doesn't catch links that are generated by macros. It also 
doesn't include http links as links. 
But it might help you clean up stuff.


On Thursday, March 5, 2020 at 3:27:59 PM UTC-8, David Gifford wrote:
>
> Well, I tried to figure this out for a while but it is not working.
>
> I need a list filter that turns up all tiddlers that neither have the tag 
> 'sources' nor have any links of any kind within the text field.  
>
> This is a list of tiddlers to clean up stragglers in my system.
>
> Thanks in advance for your help!
>

-- 
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/87c896cc-ea8d-46b0-a474-bfd50a29f791%40googlegroups.com.

Reply via email to