Funny;

<ul>
<$list 
filter="""[[$:/core/ui/ListItemTemplate]subtiddlerfields[$:/core]]""" 
emptyMessage="(empty)">
    <li>
            <$link><$view field="title"  /></$link>
    </li>
</$list>
</ul>
Worked for me

Sorry, Forgot to hit POST yesterday

We have to now ask for the content of the fields get operator, but we need 
the correct tiddler name te default., I will look closer later for you

Regards
Tony


On Wednesday, 2 September 2020 18:42:31 UTC+10, talha131 wrote:
>
> Tones, can you please share an example of using subtiddlerfields 
> correctly. This is what I have tried.
>
> <ul><$list 
> filter="""[[$:/core/ui/ListItemTemplate]subtiddlerfields[$:/core]]""" 
> emptyMessage="(empty)">
>     <li>
>             <$link><$view field="title"  /></$link>
>     </li></$list></ul>
>
> It shows me “title” and “text”, but I cannot view the actual values of 
> “title” or “text” fields. 
>
> On Tuesday, September 1, 2020 at 4:39:12 AM UTC+5, TW Tones wrote:
>
> FYI:
>>
>> If the shadow has being edited <$text 
>> text={{$:/core/ui/ListItemTemplate}}/> will show the updated content, not 
>> the original content.
>>
>> To find the original content you can use the 
>> https://tiddlywiki.com/#subtiddlerfields%20Operator but you need to know 
>> the plugin it belongs to
>>
>> Interactive access
>>
>>    - Keep in mind that the editor preview has an option to compare the 
>>    current overridden shadow with the shadow
>>    - The Info button on any tiddler > advanced tag tells you the status 
>>    of shadow tiddlers.
>>
>> Regards
>> Tony
>>
>> On Monday, 31 August 2020 21:20:30 UTC+10, talha131 wrote:
>>>
>>> Thanks a lot, Saq. This fixed the issue
>>>
>>> <pre>
>>> <$text text={{$:/core/ui/ListItemTemplate}}/>
>>> </pre>
>>>
>>> ​
>>>
>> ​
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c9ec14cf-5458-4cd8-b4f3-f897497a44b9o%40googlegroups.com.

Reply via email to