Thanks all for the help! This worked.

Just so I can learn with my mistakes, what was wrong about my thinking when 
I did this\?:
{{{{!!sourcename}}!!myfield}}


On Thursday, June 25, 2020 at 1:53:52 PM UTC+1, Eric Shulman wrote:
>
> On Thursday, June 25, 2020 at 4:56:52 AM UTC-7, Michael Manti wrote:
>>
>> When trying to use information that's stashed in a field, I often find it 
>> easiest to use the widget syntax. In your case, I would use the transclude 
>> widget <https://tiddlywiki.com/#TranscludeWidget> in the target tiddler.
>> <$transclude tiddler={{!!sourcename}} field="myfield"/>
>>
>
> You can also write it this way:
> <$view tiddler={{!!sourcename}} field="myfield" />
>
> or even this way:
> <$tiddler tiddler={{!!sourcename}}>{{!!myfield}}</$tiddler>
>
> -e
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4bd25be2-6f6b-4411-a880-fd55c63c0001o%40googlegroups.com.

Reply via email to