Hi ,
in my wiki ,i want is to stop displaying the actual tiddlers title, and instead use a custom field value, and display the value instead of the title
i can use $:/tags/ViewTemplate to tag a tiddler and use it as a template for other tiddlers , but this covers the tiddlers body , what if i want to change the title or other elements on the tiddlers frame ,which Tag should i use ?
We now have a number of ways to do this kind of change usually via the cascade mechanisms. However I have prepared something earlier alternate-title.json (1.7 KB) with this you set the alt-title field.
- I have another related tool if you want to make one tiddler look like another eg a “Control Panel” tiddler to look like $:/ControlPanel
This was just sweet
exactly what i wanted ,thank you very much tony