On Tuesday, September 29, 2020 at 11:09:51 PM UTC-7, Jean-Pierre Rivière 
wrote:
>
> At last, I've been able to find a solution! Here is the code, featuring a 
> wikify widget to get the text of the transclusion available for buildig the 
> url string.
> <$wikify name="wcagDir" text="""<$transclude 
> tiddler="$:/user/dict/wcag/ref/cat" index=<<codeFam>> />""" >
>

I think you could do this without the $wikify, by using an inline filter:
<$vars wcagDir={{{ [[$:/user/dict/wcag/ref/cat]getindex<codeFam>] }}}>

-e

-- 
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/fefa24fd-5e41-417c-8173-745c46048217o%40googlegroups.com.

Reply via email to