[Orgmode] Link Abbreviations

2010-04-28 Thread David Frascone
I found the link abbreviations, and I got it to do this: [[CASE:CASE-10001]] by using "CASE", "http://mysite/cases/browse"; as the key & url handler. But, is there any way to do a regexp, so every reference that looks like CASE-12345 will automagically be url-ified? I guess what I want is a sligh

Re: [Orgmode] Link abbreviations

2006-10-10 Thread Carsten Dominik
On Oct 3, 2006, at 21:37, Eddward DeVilla wrote: Hi, I had a question about link abbreviations. The manual says that you can have a function that parses the abbreviated link and returns a normal link. Is there a way to do that with in an org file using "#+LINK:" or the like? I'm guessing t

[Orgmode] Link abbreviations

2006-10-03 Thread Eddward DeVilla
Hi, I had a question about link abbreviations. The manual says that you can have a function that parses the abbreviated link and returns a normal link. Is there a way to do that with in an org file using "#+LINK:" or the like? I'm guessing the answer is no and the reason being security. Edd