BoxPress user templates

It’s easy to include other notes inside the one you are composing using the Tinderbox ^include^ export code. The syntax is:

^include(notename, template)^

BoxPress includes five elegant user templates meant for your own regular use. They work perfectly anywhere and have short, memorizable names.

To learn about about the mechanics of Tinderbox templates and exporting, check out Example 2: Text included from other notes.

Template
Template: bstTextRich

Includes a note’s body as seamless rich text (sans title)

Syntax: ^include(notename, bstTextRich)^

Template
Template: bstSub

Includes a note and its descendants as subsections (with titles)

Syntax: ^include(notename, bstSub)^

Template
Template: bstPanel

Includes a note as a Boostrap Panel

Syntax: ^include(notename, bstPanel)^

Template
Template: bstSB

Includes a note as a SmartButton

Syntax: ^include(notename, bstSB)^

Template
Template: bstListGroup

Includes a note and its descendants as list-group (with titles)

Syntax: ^include(containername, bstListGroup)^