Closed
Description
Does this feature exist in Emacs orgmode core?
No
Orgmode link
Image from: https://orgmode.org/features.html
Feature value
This Feature Request will allow user easier to identify link description like in markdown:
Example:
Additional context
From that i found in doc/orgmode.txt
: https://github.com/nvim-orgmode/orgmode/blob/master/doc/orgmode.txt#L2867 exist highlight only for @org.hyperlink
which is url + description
, maybe it is possible to extend it to:
@org.hyperlink -- default
@org.hyperlink.url
@org.hyperlink.desc