[TxMt] GTD 2 URLS?

Mike Mellor alaskamike at gmail.com
Fri Oct 13 06:07:06 UTC 2006


Bill -

That works great!  Thanks!

Mike


On Oct 12, 2006, at 8:51 AM, Bill Bumgarner wrote:

> def TextMate.file_link (file, line = 0)
>   return "txmt://open/?url=file://" + $myPath + "/" +
>     file.gsub(/[^a-zA-Z0-9.-\/]/) { |m| sprintf("%%%02X", m[0]) } +
>     ".gtd&line=" + line.to_s
> end

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20061012/fe23fc09/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2423 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20061012/fe23fc09/attachment.p7s>


More information about the textmate mailing list