At Mon, 29 Nov 2010 11:46:07 + (UTC),
Thorsten wrote:
>
> I try to set up Org capture with a default target file.
>
> from my .emacs:
> ; set file and global key for org-capture
> (setq org-directory "/home/tj1/Dropbox/.emacs.d/org")
> (setq org-default-notes-file (concat org-directory "/notes.
I try to set up Org capture with a default target file.
from my .emacs:
; set file and global key for org-capture
(setq org-directory "/home/tj1/Dropbox/.emacs.d/org")
(setq org-default-notes-file (concat org-directory "/notes.org"))
(define-key global-map "\C-cc" 'org-capture)
C-h v org-defaul
Dave Mason wrote:
> On Tue, Jul 20, 2010 at 2:30 PM, Dave Mason wrote:
> > On Tue, Jul 20, 2010 at 2:13 PM, Nick Dokos wrote:
> >> Dave Mason wrote:
> >>
> >>> I'm trying to get the new org-capture set up. I did as the docs suggest
> >>> and imported my remember templates - then I removed the
On Tue, Jul 20, 2010 at 2:30 PM, Dave Mason wrote:
> On Tue, Jul 20, 2010 at 2:13 PM, Nick Dokos wrote:
>> Dave Mason wrote:
>>
>>> I'm trying to get the new org-capture set up. I did as the docs suggest
>>> and imported my remember templates - then I removed the remember
>>> elements from my .e
On Tue, Jul 20, 2010 at 2:13 PM, Nick Dokos wrote:
> Dave Mason wrote:
>
>> I'm trying to get the new org-capture set up. I did as the docs suggest
>> and imported my remember templates - then I removed the remember
>> elements from my .emacs except for making the C-cr keystroke point to
>> captu
Dave Mason wrote:
> I'm trying to get the new org-capture set up. I did as the docs suggest
> and imported my remember templates - then I removed the remember
> elements from my .emacs except for making the C-cr keystroke point to
> capture.
>
> However, now when I M-x org-capture - I get "Inval
I'm trying to get the new org-capture set up. I did as the docs suggest
and imported my remember templates - then I removed the remember
elements from my .emacs except for making the C-cr keystroke point to
capture.
However, now when I M-x org-capture - I get "Invalid capture target
specification"