It's a bit too late for me to read you post very carefully but if I 
understand you right you need help with the moving of items from one list 
to another. Maybe this helps:

In a tiddler, have a field like so

a : one two three

and in editor preview mode do

<$button>
<$action-listops $field=a $filter="[enlist{!!a}] -two"/>
<$action-listops $field="b" $subfilter="two"/>
>>
</$button>


<:-)

-- 
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/8e302643-eaa2-45f4-8ee6-ee5efa8849f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to