On 23/10/2023 15:15, Ihor Radchenko wrote:
I wonder, why not export [[link]] to <<link>> as "link" by default, if
no description is given, as is the case with URLs, Elisp, and the
like?
Yes, something like that.
The main problem is how to properly design
this - the current approach is that individual backends decide. And we
have no control over third-party backends...
If it were possible to customize fuzzy links through
`org-link-parameters' then Rudolf would be able to easily try if
proposed changes are feasible and to debug them in real life cases
before adding them to Org code.