On 10/02/2023 18:13, Ihor Radchenko wrote:
Max Nikulin writes:
I think, it might be helpful to mention the `browse-url' package in the
docs for the :follow property of `org-link-parameters'. Writing code to
launch an external application may be tricky, so it is better to
delegate the task to existing utilities.
Maybe better add this to "A.3 Adding Hyperlink Types" section of the manual?
If you you believe that the (info "(org) Adding Hyperlink Types")
section should be expanded then a complete example is necessary, some
ideas may be picked from
https://orgmode.org/worg/org-faq.html#mailto-links
https://orgmode.org/worg/org-faq.html#mid-url-handler
While the manual section and the `org-link-parameters' docstring as the
reference may be cross-linked, some note on `browse-url' still may be
helpful in the latter.