I don't know about the advisability of a list field with all transclusions, 
but this worked right out of the box:

<$button>Add to my list
<$action-listops $field="mylist" $subfilter="{{tiddler3!!otherfield}}"/>
</$button>

On Sunday, March 22, 2020 at 4:14:03 PM UTC-7, TonyM wrote:
>
> Folks,
>
> I am enhancing an app and would like to select from a tiddler/fieldname 
> pair available and add it to a list field
>
> The list field selected-lists will subsequently look like this
> {{tiddler1!!fieldname1}} {{tiddler2!!fieldnameA}} {{tiddler2!!fieldnameB}}
>
> I now I will need to subsequently reorder, add and remove items from this 
> list but they are not traditional titles
>
>    - Has anyone done something like this before
>    - Can the list ops operators help in this format
>    - Should I instead store [[tiddlername1!!fieldname1]]?
>
> Once populated I use the selected-lists field to provide input to a 
> list/table of all instances, contained in all named lists.
>
> Your guidance would be appreciated
>
> Regards
> Tony
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5d4b965c-654d-4c39-bc09-44d48c8fc71e%40googlegroups.com.

Reply via email to