This looks like a new template, where you wouls modify the ViewTemplate for the title field. We can read in the doc:
The best example of templating is the main story river in TiddlyWiki <https://tiddlywiki.com/#TiddlyWiki>. Each tiddler in the story river is rendered through a ViewTemplate <https://tiddlywiki.com/#ViewTemplate> that specifies how each field is to be rendered. But then you're on your own. I have a similar need, where I'd like to build the display title with a number of separate fields. Like, my tiddler title is "1.2.3" but I'd like to display "test 1.2.3" (which is a very simple case, but the mechanism involved would be the same). I have alos cases where I'd like to NOT display any title: this is when the tiddler "foo" is defining foo and I want its content to be ; foo : bla bla bla and not seeing "foo" displayed twice. Le vendredi 9 octobre 2020 à 13:46:59 UTC+2, [email protected] a écrit : > Is it possible to have a tilddler with a title, say TK15, but on display > to display a more meaningful title? > > My TW has tiddlers with such obscure titles as they represent an asset > number but the actual asset, an artwork, may have a title of > > Blue Poles, oil on canvas, 2000x1500cm, 1987 > > It would be better for my user to see the meaningful title but underneath > to keep the asset number format for TW operations. > > bobj > -- 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/cec2ca69-7d67-4737-945b-2d668fdcbbc5n%40googlegroups.com.

