Well, I had intended the link target to become visible but now that you ask, my primary concern was "not wrecking the export". I expect that tel links are only relevant to the vcard export, which handles them on its own terms (and which still works).

So perhaps the patch is a bit premature. Any export function would need not to interfere with the vcard handling, which is why I refrained from adding one.

Cheers,

Simon

On 02/20/2016 01:55 PM, Nicolas Goaziou wrote:
Hello,

Simon Thum <simon.t...@gmx.de> writes:

would the attached patch be enough?

Thank you. I do not maintain org-contact.el, tho.

+;; Add the link type supported by org-contacts-strip-link
+;; so everything is in order for its use in Org files
+(org-add-link-type "tel")

This means that no export function is defined for "tel" links. Is it the
intended behaviour?

Regards,


Reply via email to