Hello Tobias, Mat and cmari, sorry for my delay in replying.
My original requirements were:
1) create a tiddler with a number of fields, some tags and several titles
of a required list of tiddlers (ListOfTitles)
2) Use the MakeTid or other widget to read each of the titles and number of
fields in the ListOfTitles tiddler, then create the resultant individual
tiddlers.
The problem seems to be how can the ListOfTitles tiddler be used to create
the required tiddlers.
The MakeTid widget and others can be used to make multiple tiddlers in a
sequence or with one title but not the named tiddler titles defined in the
ListOfTitles tiddler.
Eg.
ListOfTitles tiddler includes a number of tiddler names.
These could be,
Name A
Name B
Name C
Etc.
The created tiddlers should be Name A, Name B, Name C all with tags and
fields as defined in the ListOfTitles tiddler.
I hope this is clearer than my original post.
J Mc
On Friday, 3 February 2017 15:42:04 UTC, cmari wrote:
>
> It should work with single quotes around the text? As in:
> <$button>
> make new tiddlers from list
> <$list filter={{ListOfTitles}}>
> <$action-setfield $tiddler={{!!title}} text='{{||A}}'/>
> </$list>
> </$button>
>
> cmari
>
> On Friday, February 3, 2017 at 1:43:56 AM UTC-8, Mat wrote:
>>
>> (unknown reason why formtting messes below, sorry)
>>
>>
>>
>>> I agree with J Mc's original question.
>>>
>>> Why can I not use this template:
>>>
>>> title:A
>>> text:
>>> @@background-color:yellow;
>>> Hello, my title is {{!!title}}
>>> @@
>>>
>>>
>>> And then another tiddler with the button:
>>>
>>> {{||A}}
>>>
>>> The tags are applied. The text is not. It does not help if one uses
>>> "text=<<someSetValue>>" either. I cannot see how that makes sense.
>>>
>>> <:-)
>>>
>>
--
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/83d887e4-05c1-47c8-9b0f-20309bd24408%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.