Clickable links via regex for external ticket systems, searches, etc

A lot of ticket management and other systems use short names to make referring to specific tickets easier, for example TT123456 might refer to ://ticketing.com/view?ticket=123456

It would be great to be able to extract IDs via regex patterns that could get plugged into a template URL so these short descriptors in a note could turn into clickable links for the external system.

This could also allow for dynamic links that execute a search in an external engine, for example IMDB:“Cate Blanchett” might turn into https://www.imdb.com/find?q=cate+blanchett

1 Like

I really like this idea. Sounds useful, possibly also for integrating with ReadWise and such.