This describes various sets of links attached to a note, i.e. the 'link groups' can be addressed when exporting to HTML. These are:
- Basic Links. All note-level outbound links for the current note. Calculated by the export code ^basicLinks^. These may also be thought of as the 'Outbound Links' within the context of intra-TBX links.
- Inbound Links. All note-level inbound links for the current note. Calculated by the export code ^inboundLinks^.
- Ancestor Links. Links created from the current note to each direct predecessor back to the first top level ancestor. Calculated by the export code ^ancestors^.
- Sibling Links. Links created to all notes sharing the same parent as the current note. Calculated by the export code ^siblings^.
- Child Links. Links created to all direct children (i.e. one level down) from the current note. Calculated by the export code ^childLinks^.
These groups were controlled as a preference in early versions of Tinderbox, but now depend on link export code placed in export templates.