I'm not asking how to tell footnotes how to do this - I'm using this line in the initializers/footnotes.rb
file:
Footnotes::Filter.prefix = 'txmt://open?url=file://%s&line=%d&column=%d'
My question is what should go in place of the txmt://open?...
? I've tried subl://
and sblm://
but no joy. Is it something to do with the open?url=
etc?