Added to TW-Scripts On Monday, April 6, 2020 at 7:38:17 AM UTC+4:30, Eric Shulman wrote: > > On Sunday, April 5, 2020 at 6:03:25 PM UTC-7, 008 wrote: >> >> I add a field "caption" to my tiddler, I can see the caption showing in >> the "list-links" or "toc-selective-expandable", but in the sotry river, it >> also shows the title, where I want to also show the caption. >> BUT in this site http://tw5-zh.tiddlyspot.com/ . It's ok to rendering >> caption in the story river. I cann't find out why. >> > > That site is using a customized version of *$:/core/ui/ViewTemplate/title*, > in which they have replaced this line: > <$view field="title"/> > with this: > <<toc-caption>> > > If you make that same change, you will get the results you want. To edit > the shadow tiddler: > > 1) Open the AdvancedSearch by clicking on the magnifying glass icon next > to the sidebar search input field > 2) Select the "Shadows" tab > 3) Enter "viewtemplate/title" in the AdvancedSearch input field > 4) Click on the resulting link to view *$:/core/ui/ViewTemplate/title* >
Using Shadows tab seems no result appear! but Filter tab shows the result if you input the whole tiddler name > 5) Press the edit button > 6) Change the line as described above > 7) Press the done button > > enjoy, > -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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b4b1c6c0-4aaa-4ccb-ae37-af8f6148589a%40googlegroups.com.

