emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: How to hyperlink a file whose name has `space' ?


From: Matt Lundin
Subject: [Orgmode] Re: How to hyperlink a file whose name has `space' ?
Date: Sat, 29 Aug 2009 09:07:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (darwin)

Nick Dokos <address@hidden> writes:

> waterloo <address@hidden> wrote:
>
>> `file:' can link a file on disk .
>> 
>> But my file's name has `space' in it .
>> 
>> How to hyperlink that file?
>> 
>
> Hex-encode the space (or other special characters):
>
> [[file:/path/to/foo%20bar][foo bar]]
>

And if you want this to happen automatically, you can create the link by
calling org-insert-link with a prefix argument (C-u C-c C-l). This will
provide an interactive prompt for navigating to the file.

- Matt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]