Saq Imtiaz wrote:

> Use a filter run prefix.
>

Appreciated. That'll be useful in other cases but it turns out it was not 
relevant for this issue.

----------------


But formulating the problem that emptyMessage was not linkified did spark 
some thoughts so the current status is decent enough:

\define linkOrExt(url)
<$vars
   link={{{ $url$ +[split[#]rest[]decodeuri[]join[ ]] }}}
   lbrack="[["  rbrack="]]">
<$list
   filter="""[<link>is[missing]]"""
   emptyMessage={{{ [<link>addprefix<lbrack>addsuffix<rbrack>] }}} >
  <a href="""$url$""" rel="noopener noreferrer" 
target="_blank">{{!!title}}</a>
</$list>
</$vars>
\end

Decent enough.
Thank you.

<:-)

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e25c546b-4755-4106-a3b3-117f52262fc1n%40googlegroups.com.

Reply via email to