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
linkFromOriginal(scope[, linkTypeStr])
This function works exactly as the same as linkFrom(), 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 linkFrom().
Examples
Linking from the original note "Some note" (and not an alias of it):
No link type: linkFromOriginal("Some note")
Link type 'agree': linkFromOriginal("Some note","agree");
See also linkToOriginal(), unlinkFromOriginal(), unlinkToOriginal().
See also—notes linking to here: