Search in field

49 views
Skip to first unread message

vinvi...@gmail.com

unread,
Jul 15, 2023, 6:54:13 AM7/15/23
to TiddlyWiki
Hello,


<$keyboard key="escape" actions='<$action-setfield $tiddler="$:/temp/demo/qa/search-details" $field="text" $value=""/>'>
<$edit-text tiddler="$:/temp/demo/qa/search-details" filed=title tag=input default="" placeholder="Search" class="alert alert-info w-100"/>
</$keyboard>

<$list filter="[!is[system]search:text[{{]search:title[,]search:title{$:/temp/demo/qa/search-details}]" variable=tagname>

   <$checkbox tag=<<tagname>> tiddler=<<currenttiddler>>  ></$checkbox>↑ <<tagname>>
</$list>


Works perfect!
But how do I modify this code so that I can search in field X of Tiddler XX?
And how do I display the values from that field as a link?

vinvi...@gmail.com

unread,
Jul 15, 2023, 10:52:21 AM7/15/23
to TiddlyWiki
List as link:

<$link to=<<tagname>> /><br>

Op zaterdag 15 juli 2023 om 12:54:13 UTC+2 schreef vinvi...@gmail.com:
Reply all
Reply to author
Forward
0 new messages