John Hendy writes:
[...]
> Thank you very much! That did it and let me run my "sandbox" org
> capture demonstration nicely.
>
> So I can fish for myself next time, did you happen to just know this
> relationship, or search the manuals for "capture"? I took a look at
> the templates manual page a
On Fri, Feb 5, 2016 at 9:55 PM, Kyle Meyer wrote:
> Hello,
>
> John Hendy writes:
>
>> When I do =C-c c= to try a capture example, it's trying to file it
>> with respect to ~/org and I'm not sure why. Here's the capture section
>> of dir/setup/example-config:
>>
>> (setq org-capture-templates
>>
Hello,
John Hendy writes:
> When I do =C-c c= to try a capture example, it's trying to file it
> with respect to ~/org and I'm not sure why. Here's the capture section
> of dir/setup/example-config:
>
> (setq org-capture-templates
> '(("l" "log" entry (file+headline "./demo/org-demo_capture.or
Greetings,
I'm trying to show an Org-mode demo within a folder for a talk. I
can't show my actual work stuff as it's confidential, so I'm trying to
create a self-contained org directory.
I have a dir with a setup like so:
dir/
dir/setup/example-config
dir/libs/{org-mode, ESS, others}
dir/demo/d