The custom made buttons added to the View Toolbar, if viewed in the dropdown of $:/core/ui/Buttons/more-tiddler-actions don’t have the caption.
Looking at how the other buttons in the core are structured, for example $:/core/ui/Buttons/permaview I see that there are two fields:
-
caption:
{{$:/core/images/permaview-button}}{{$:/language/Buttons/Permaview/Caption}} -
description:
{{$:/language/Buttons/Permaview/Hint}}
I think I have to fill the caption field, and so I did, but nothing appears. (The only difference is that in the caption field I don’t have a language tiddler transcluded here, but but directly the words that I would like to be displayed). How should I do to have the words in the dropdown?
Attaching an image to visualize the problem





