Hi Metabele, > <$action-listops $list="myfield" $subfilter="one two [[twenty one]] > +[putbefore:2[Wednesday]putafter[Friday]]"/> > > Witch is intended to: > -- append three items to the list (one two [[twenty one]]) > -- move the last two appended items (two [[twenty one]]) before 'Wednesday' > -- move the first appended item after 'Friday' (number of items to move > defaults to 1) > > What do you think? and how do I get this to work? >
Now that I understand the concept, your example and explanations sound like what I would expect now. Haven't yet looked at your sourcecode yet. will do in a bit. While the above should work if implemented as designed, have you tried this yet... <$action-listops $list="myfield" $subfilter="two [[twenty one]] +[putbefore:2[Wednesday]] one +[putafter[Friday]]"/> ? Best wishes, — tb -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ba129c31-3f60-4e90-b4c1-2b51b4ad83f8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

