How to remove Tiddlers with [[More than one Word Titles]] from a list with the action Listops

39 views
Skip to first unread message

Jan

unread,
Mar 27, 2017, 8:05:14 PM3/27/17
to TiddlyWiki
Hi!
To remove Tiddlers with [[More than one Word Titles]] from a list with
the action-Listops-Widget I tried this:

<$action-listops $tiddler="$:/slideshow" $field="list"
$subfilter="+[!remove<currentTiddler>]"/>
&times;</$button><$link to={{!!title}}><$view field="title"/>

This works fine for Tiddlers without spaces in the title... How can I
make it work for Tiddlers with spaces in the Title?

Yours Jan

Jan

unread,
Mar 27, 2017, 8:42:36 PM3/27/17
to TiddlyWiki
Hi,
I got it, its this:
<$action-listops $tiddler="$:/slideshow" $field="list"
$subfilter="+[!<currentTiddler>]"/>

Greetings Jan
Reply all
Reply to author
Forward
0 new messages