Hi, I fill a field named "topics" with values separated by a comma. I retrieve these values with this piece of code which show them as they were tags:
<$list filter=[all[current]get[topics]split[,]]> <span style="background:lightgrey; color:white; border-radius: 7px; padding: 5px;"><<currentTiddler>></span> </$list> How to set a link to the advanced search tiddler with a pre-defined formula? For example, clicking on "sociology" pseudo-tag would launch a search with " [search:topics[sociology]]" filter. Thanks a lot. -- 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/7b30d275-0082-4fd1-b55a-49e669da9899n%40googlegroups.com.

