Groups
Groups
Sign in
Groups
Groups
TiddlyWiki
Conversations
Labels
About
Send feedback
Help
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 PM
3/27/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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>]"/>
×</$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 PM
3/27/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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