Auto-linking for external, ordered content?

Hi! New to logseq. I would like to find or build a way to automatically create external URL links into systems which use an ordered, short id for content – such as an issue tracker with numbered issues. For example, I would like /gh 1234 to automatically link issue 1234 in a per-graph default github repository (and if I’m really fancy perhaps also support configuring global aliases like /gh <repoalias> 567, which would be applicable in any graph).

It seems like this might be doable with a command, or perhaps with “custom backref parsing” if that exists. I would be grateful for any pointers to existing functionality/plugins/code-snippets that might be relevant.

1 Like