Mat,

The problem is I want to

   1. add from a tiddler containing the list to a field
   2. remove from a tiddler containing the list from a field

Eg;

   1. $:/temp/select/add
   2. $:/temp/select/remove
   3. list-field

By late I assume you mean time of day, it being different here and all.

Regards
Tony



On Thursday, July 4, 2019 at 10:31:13 AM UTC+10, Mat wrote:
>
> 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 [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/0e9af4ca-add7-4c8e-a986-08100b5ecf72%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to