From v11.7.0, this prototype is automatically added to the document when the Hints container is added or updated. The purpose of the prototype is to help configure Command Bar items added to the Command Bar sub-container of the Hints. The expected content is action code.
There are three Displayed Attributes:
- $Subtitle. (Default: no value). This is used, along with the $Name in Command Bear search result as descriptive text about the item.
- $IsAction. (Default: ticked).
- $EnabledWhen. (Default: no value).
There is default $Text inserted:
// action to perform when the item is selected
This prototype's non-default customisations other than $IsPrototype, $Name, and intrinsic map features (height, width, etc.) are listed below.
$Badge: "design".
$Color: "lightest black".
$OnAdd: $NeverComposite=true;
$IsAction: true (ticked).
$HTMLDontExport: true (ticked).
$HTMLFirstParagraphEnd: "" (empty string).
$HTMLFirstParagraphStart: "" (empty string).
$HTMLIndentedParagraphEnd: "" (empty string).
$HTMLIndentedParagraphStart: "" (empty string).
$HTMLParagraphEnd: "" (empty string).
$HTMLParagraphStart: "" (empty string).
$NoSpelling: true (ticked).
$SmartLinks: false (un-ticked). Prototypes in old TBXs need updating manually.
$SmartQuotes: false (un-ticked).
$Tabs: "0.375;0.375;0.375;0.375;0.375;0.375;0.375;0.375;".
$TextFont: "Andale Mono".
$Ziplinks: false (un-ticked).
See also—notes linking to here: