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/8a9ef248-3743-469c-af7b-bc1c00a3d092o%40googlegroups.com.

Reply via email to