Function: org-open-link-from-string
org-open-link-from-string is a function alias and interactive for
org-link-open-from-string, defined in ol.el.gz.
This command is obsolete since 9.3; use org-link-open-from-string
instead.
Signature
(org-open-link-from-string S &optional ARG)
Documentation
Open a link in the string S, as if it was in Org mode.
Optional argument ARG is passed to org-open-file when S is a
"file" link.
Key Bindings
Aliases
org-open-link-from-string (obsolete since 9.3)