Hi,

I've got a problem when using the "move" extended filter operator.

Create a tiddler on http://tiddlywiki.com/, with a field named "items" 
containing "a b c d e".

Then put this code inside the tiddler :

\define filter() [list[!!items]] +[move:-1[$(it)$]]

<$list filter="[list[!!items]]" variable="it">

<<it>> <$button>
<$action-listops $field="items" $subfilter=<<filter>>/>
Up
</$button>
</$list>

Then click on the "Up" button next to "a", "a" goes between "d" and "e".
That does note seem to be right. It should go at the end of the list or 
shouldn't move at all (?)
If anyone could have a look ... Thanks !

Regards

FrD



-- 
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 [email protected].
To post to this group, send email to [email protected].
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/247841c4-c9f7-4421-8ce1-79861870dc9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to