Hi Lindsay,

this can be done using link abbreviation.  If you get the latest
git release, you can simply do

    (setq org-link-abbrev-alist '(("att" . org-attach-expand-link)))

The basics of this worked before, all I have added today is the function
org-attach-expand-link which previously you would have had to write yourself.

HTH

- Carsten

On Nov 5, 2008, at 4:48 PM, Lindsay Todd wrote:

Is there any sort of "attach:" hyperlink type that I'm missing, that
would allow me to link to a file in a node's attachment directory?  I
know this could be done using the appropriate "file:" hyperlink, but
it seems like part of the file path could be automated here.


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to