Link to a specific advanced search

28 views
Skip to first unread message

jln

unread,
Apr 14, 2021, 8:47:38 AM4/14/21
to TiddlyWiki
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.
Reply all
Reply to author
Forward
0 new messages