Its likely what I wrote, but not what I need.

Test case "Community" on tw.com (includes transclusions). Result from 
Version 1, *correct* ...


Result from version 2, *not it*...


I guess I meant the facility of V.1 with the specificity of named tiddlers 
(though could be transcluding) V.2.

*Fred is hopeful for Leek Supremacy yet :-)*

Josiah

Mark S. wrote:
>
> I think this will do what you want, if that is literally what you meant:
>
> \define report()
> Report: {{$:/temp/reporttitle}}
>
> <$list filter="[{$:/temp/myfilter}]">
>
> ! <$view field="title"/>
>
> {{!!text}}
> </$list>
> \end
>
> <$edit-text tiddler="$:/temp/myfilter" tag="input" size="50" default="Name 
> of field to copy"/><br/>
>
> <$edit-text tiddler="$:/temp/reporttitle" tag="input" size="50" default="
> Your New 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>
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/25df42fd-8c42-42ec-8023-23901bdc9299%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to