emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Windows org-capture path to file
@ 2020-11-19 11:09 Thorgrimsson shop.news
  0 siblings, 0 replies; only message in thread
From: Thorgrimsson shop.news @ 2020-11-19 11:09 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

i try to use org-capture but my files under D:\\ are not recognized. The
problem is only for org-capture for agenda-list and initial buffer
choice it works.

my configuration:

 '(initial-buffer-choice "d:/Led/02_Organisation/Orgzlyphone/aufgaben.org")
 '(org-agenda-files '("d:/Led/02_Organisation/Orgzlyphone/aufgaben.org"))
 '(org-capture-templates
'(("t" "TODO-Entry" entry (file+headline
"d:/Led/02_Organisation/Orgzlyphone/aufgaben.org" "*aktuelle Aufgaben*")
      "** TODO %?\\n %i\\n %a"))))


I try to workaround with a symlink but that didnt work either so there
it said that the buffer has no writing access.

   '(("t" "TODO-Entry" entry (file+headline
"~/.emacs.d/Orgzlyphone.lnk/aufgaben.org" "*aktuelle Aufgaben*")
      "** TODO %?\\n %i\\n %a"))))

Any Ideas?

Greatings
Thorgrimsson

-- 
Sebastian Pisot
Lange Point 5
85354 Freising
0160 2768749
s.l.pisot@posteo.de



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-19 13:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-19 11:09 Windows org-capture path to file Thorgrimsson shop.news

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).