Hmm... You can try this version
\define report()
Report: {{$:/temp/reporttitle}}
<$list filter="[tag[HelloThere]]">
! <$view field="title"/>
{{!!text}}
</$list>
\end
<$edit-text tiddler="$:/temp/reporttitle" tag="input" size="50" default="
Your Title Here"/>
<$wikify name="snapshot" text="<<report>>" output="html">
<$button>
<$action-sendmessage $message="tm-new-tiddler"
title={{$:/temp/reporttitle}} tags="Snapshot" text=<<snapshot>>/>
Make Snapshot
</$button>
</$wikify>
Your report will look something like the information below:
----
<<report>>
I would suggest trying it with the actual data you might be thinking of. I
used HelloThere because it was quick and easy, but the tiddlers it returns
have a lot of complicated formatting. The above code returns (I think) the
same thing you would get if you selected the text of the report,
right-clicked, inspected the source, and then copied the selection source
into a tiddler. In other words, it may be broken, but it's broken just like
the original HTML pulled out of context would be.
Fred may just be out of leek. Er, luck.
Mark
On Friday, May 26, 2017 at 8:21:06 AM UTC-7, @TiddlyTweeter wrote:
>
> Ciao Mark S.
>
> I'm maybe not using this correctly? I simply pasted the code into a
> tiddler at tiddlywiki.com and clicked "Make Snapshot". The returned
> tiddler is not Rendered HTML. ??
>
> Best wishes
> Josiah
>
> Mark S. wrote:
>>
>> My code is similar to Richard's except that it assumes you want to create
>> a tiddler containing the output of many tiddlers.
>>
>
--
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/e790771e-0207-4287-9c3a-417c31afe6f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.