Hi Tony,
Yes, your example definitely works, but there must be something about how
the second macro...
\define mybutton()
<$wikify name=mytext text=<<mymegatext>>>
<$action-setfield
$tiddler="myErrands"
tags="hardcopies"
text=<<mytext>>
/>
</$wikify>
\end
processes the first macro...
\define mymegatext()
<ol>
<$list
filter="[!tag[exclude]!tag[done]has[priority]tag[errands]sort[priority]limit[20]]">
<li><$view field=title/></li>
</$list>
</ol>
\end
that somehow changes the formatting - weird...
On Thursday, December 13, 2018 at 6:48:35 PM UTC-7, TonyM wrote:
>
> Sorry,
>
> I see I am trying to take this further than the OP Original post.
>
> I want the wikified or is that HTML version to be saved in the hardcopy.
>
> Regards
> Tony
>
> On Friday, December 14, 2018 at 12:25:15 PM UTC+11, TonyM wrote:
>>
>> Dave,
>>
>> Thats Odd
>>
>> For example this works
>>
>> \define test()
>> <ol>
>> <$list filter="[all[shadows+tiddlers]tags[]prefix[$:/]sort[title]]">
>> <li>{{||$:/core/ui/TagTemplate}}</li>
>> </$list>
>> </ol>
>> \end
>>
>> <<test>>
>>
>> Regards
>> Tony
>>
>> On Friday, December 14, 2018 at 10:14:42 AM UTC+11, Dave wrote:
>>>
>>> Mark, I'm just happy that I'm finally able to have figured it out on my
>>> own, ha ha. Thanks so much (for doing the heavy lifting)!!
>>>
>>> Tony, thanks, but that doesn't seem to change anything
>>>
>>
--
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/42d988ef-3e59-4227-9eff-e3365b379d7c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.