Rafael, I am sorry I do not understand what you are asking for here.
You show an icon, with formatted title and tag pills on the right! - Is this a member of a list, or are you altering the way $:/core/ui/ViewTemplate/title works? There is an option in Control Panel, Settings and at the bottom, Toolbar Buttons Default toolbar button appearance: Include icon Include text Regards TW Tones On Friday, July 31, 2020 at 3:15:00 PM UTC+10, Rafael Oliveira wrote: > > Thanks TW Tones, I liked the "fold tiddler" option on ControlPanel > > Appearance > Toolbars > View Tool Bar ... However, is there any kind of > tweak for showing the text only in some buttons and not in others? I mean > something like the following: > > [image: Screenshot from 2020-07-31 02-09-13.png] > > > > Instead of this: > > > > > On Thursday, July 30, 2020 at 8:32:55 PM UTC-3, TW Tones wrote: > > Rafael, >> >> When you fold a tiddler a separate tiddler is created to indicate if its >> folded or not. >> >> If you use the Fold all Tiddlers in the Wiki toolbar (rather than on >> tiddlers) all visible tiddlers will be folded and you can unfold all, or >> unfold each on the tiddler toolbar. >> See $:/core/ui/Buttons/fold-all it uses this action in abutton >> <$action-sendmessage $message="tm-fold-all-tiddlers" $param=< >> <currentTiddler>> foldedStatePrefix="$:/state/folded/"/> >> >> If as you create a tiddler you also create the folded state tiddler and >> set it to hide or show >> <<folded-state>> returns the tiddler where the fold state is set >> >> ControlPanel > Appearance > Toolbars > View Tool Bar > Fold Bar >> Is my preferred way to toggle the fold status >> >> There is another related way to do this by setting a field on each tiddler >> hide-body The view template will hide bodies of tiddlers if set to: yes >> However this leave no information this is in fact occurring so use >> judiciously, or you will think you have lost content.. >> >> I hope this leads you to a better understanding >> >> Regards >> >> Tony >> >> >> -- 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/3ae544dd-6878-4b15-bedd-ee6024e3f013o%40googlegroups.com.

