Nick Dokos <nicholas.do...@hp.com> writes: > waterloo <waterloo2...@gmail.com> 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 _______________________________________________ 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