Tinderbox v10 Icon

TextLinkCount


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: 

 number   [other number-type attributes]

 (calculated)

 General   [other General Group attributes]

 Calculated data

 No

 No

 Yes   [other read-only attributes]

 Yes   [other intrinsic attributes]

 v5.12.1

 Baseline

 As at baseline


Holds the number of outbound text links (i.e. within $Text).

The value is (internal) text links plus (external) web links. Thus if you need the count of only text-type links, use an expression like $TextInternalLinkCount = $TextLinkCount-$WebLinkCount. Thus, if a note has two text links and one web link, the note's $TextLinkCount value would be 3 but user attribute $TextInternalLinkCount would have a value of 2.

Also see $PlainLinkCount, $WebLinkCount, $OutboundLinkCount.