Operator Type:
Operator Scope of Action:
Operator Purpose:
Data Type Returned:
Operator First Added:
Operator in Current Baseline:
Operator Last Altered:
Operator Uses Scoped Arguments:
Operator Has Optional Arguments:
Function [other Function type actions]
Group [operators of similar scope]
Linking [other Linking operators]
success boolean
v6.4.0
Baseline
As at baseline
linkToOriginal(scope[, linkType])
This function works exactly as the same as linkTo(), except for one important difference that the link created is always between two originals even if either/both the evaluated source or destination are an alias.
For more detail of use, see linkTo().
Examples
Linking to the original note "Some note" (and not an alias of it):
No link type: linkToOriginal("Some note");
Link type 'agree': linkToOriginal("Some note","agree");
See also linkFromOriginal(), unlinkFromOriginal(), unlinkToOriginal().
See also—notes linking to here: