Tinderbox v10 Icon

HTMLDontExport


Attribute Data Type: 

Attribute Default Value: 

Attribute Group: 

Attribute Purpose: 

Attribute Inherited from Preferences?   

Attribute UI-configurable? 

Attribute Read-Only? 

Attribute Intrinsic? 

Attribute First Added: 

Attribute in Current Baseline: 

Attribute Last Altered: 

 boolean   [other boolean-type attributes]

 false

 HTML   [other HTML Group attributes]

 HTML export scope

 No

 Yes

 No

 No

 v1.0.0

 Baseline

 As at baseline


Specifies whether the content of the note will export or not during export to HTML, either as a page or as an inclusion in a page.

This attribute is the setting for the 'Export' tick-box in the HTML page view. The default for pages is to Export (ticked) so this attribute's default, in keeping with its titling is false, i.e. avoiding a double negative "do not $HTMLDontExport".

Tinderbox does not ignore paths that include containers that are not exported. For example

^include(/documentation/details/note)^ 

…previously would have included nothing if documentation or details were had HTMLDontExport set to true, even if note had $HTMLDontExport set to false.

Tinderbox does not create links to notes whose $HTMLDontExport value is true. The same holds for links where any ancestor has $HTMLExportChildren set to false.

$HTMLDontExport can be set via the Export Inspector's ▸ Export tab, 'Export' tick box.