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] <about:invalid#zClosurez>



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
>
> On Friday, July 31, 2020 at 12:16:41 AM UTC+10, Rafael Oliveira wrote:
>>
>> Great :)
>>
>> Is there any way of making the folded option the default one? I've 
>> searched this option inside the ControlPanel but I didn't find anything 
>> related to folding tiddlers there...
>>
>
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
>
> On Friday, July 31, 2020 at 12:16:41 AM UTC+10, Rafael Oliveira wrote:
>>
>> Great :)
>>
>> Is there any way of making the folded option the default one? I've 
>> searched this option inside the ControlPanel but I didn't find anything 
>> related to folding tiddlers there...
>>
>

-- 
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/05537e25-3924-431a-b87f-0c51a9779566o%40googlegroups.com.

Reply via email to