Yes it does. Thanks!


On Sat, Jul 26, 2014 at 7:38 AM, Nick Dokos <ndokos@gmail.com> wrote:
Chris Henderson <henders254@gmail.com> writes:

> How do I link a local file or folder that has space? Looks like the link goes broken.
>
> e.g. file+sys:///Users/chris/projects/marketing plan for 2014 <-- doesn't work.
>
> I tried:
>
> file+sys:///Users/chris/projects/marketing\ plan\ for\ 2014 <-- which also doesn't work.

file+sys:///Users/chris/projects/marketing%20plan%20for%202014

should work at least in the buffer and HTML export.

Nick