Hi Josiah,

CaPiTaLiZation Is ImporTanT.

When I plugged in the name of the tiddler, with caps: Community

I got the result you got in image #1. When I plugged in the word 
"community", I got the result you got in #2.

Good luck,
Mark

On Saturday, June 17, 2017 at 11:18:40 AM UTC-7, @TiddlyTweeter wrote:
>
> 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 [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/0efa922e-fc1c-49a7-b1a9-420e15c7eaf2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to