-lock))
> (looking-at ticket-regexp)
> (browse-url (format "http://www.some-ticket-system/%s"; (match-string
> 0)
> :face 'org-link)
> #+END_SRC
>
> You get no export with this, but it has the functionality you want I
> think.
>
> Sriram Thaiya
Hi-
I've implemented "dynamic links" which are like plain links but for
arbitrary regular expressions.
I was wondering if there was a better way to do this?
You can see the implementation here:
https://github.com/sri/dotfiles/commit/cd3429ce0c8e637c803835299c2ed4653d19a5fb
(This works with Org-