Remove and append both expect a LIST of things. So when you give it a 
single item with spaces it interprets that as a list.

Try:

\define drop-at-end()
<$action-listops $tiddler="$:/StoryList" $subfilter="-[<actionTiddler>]"/>
<$action-listops $tiddler="$:/StoryList" $subfilter="[<actionTiddler>]"/>
\end

Have fun!
-- Mark

On Thursday, January 3, 2019 at 11:37:10 AM UTC-8, AdamS wrote:
>
>  Now I'm trying:
>
> \define drop-at-end()
> <$set name="action" value="[<actionTiddler>]">
> <$action-listops $tiddler="$:/StoryList" $subfilter="+[remove<action>]"/>
> <$action-listops $tiddler="$:/StoryList" $subfilter="+[append<action>]"/>
> </$set>
> \end
>
> But for some reason, still not working. Now, regardless of whether the 
> title has whitespace, I get *[<actionTiddler>]*. Not sure what else to 
> try.
> Has anyone done anything like this before who can point me in the right 
> direction?
>
> Best wishes,
>
> Adam
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/61f0aa3d-7a1c-4ed2-a552-16cfba9aeae9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to