Re: [O] File name with space

2014-08-02 Thread Karl Voit
* Chris Henderson  wrote:
>
> 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.

Besides the solution posted before, I prefer:

[[file+sys:///Users/chris/projects/marketing plan for 2014]]

-- 
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
   > get Memacs from https://github.com/novoid/Memacs <

https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github




Re: [O] File name with space

2014-07-29 Thread Marcin Borkowski
Dnia 2014-07-26, o godz. 06:50:40
Chris Henderson  napisaƂ(a):

> How do I link a local file or folder that has space? Looks like the
> link goes broken.

Slightly off topic: using spaces in filenames is asking for trouble.
(Personally, I stick (almost exclusively) to [a-z0-9-].)

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University



Re: [O] File name with space

2014-07-26 Thread Chris Henderson
Yes it does. Thanks!


On Sat, Jul 26, 2014 at 7:38 AM, Nick Dokos  wrote:

> Chris Henderson  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
>
>
>
>


Re: [O] File name with space

2014-07-25 Thread Nick Dokos
Chris Henderson  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





[O] File name with space

2014-07-25 Thread Chris Henderson
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.