emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* possible bug : multiple datetree files
@ 2012-08-17 12:45 Richard Riley
  2012-08-19  6:31 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Riley @ 2012-08-17 12:45 UTC (permalink / raw)
  To: emacs-orgmode


I added a new datetree org file template in addition to my original
journal.org :-

in org-capture-templates
,----
| 			      ("j" "journal" entry (file+datetree "journal.org")
| 			       "* %?\n\t:PROPERTIES:\n\t:DateCreated: %T\n\t:Link: %a\n\t:END:\n")
| 			      ("c" "barwebs changelog" entry (file+datetree "changelog.org")
| 			       "* %?\n\t:PROPERTIES:\n\t:DateCreated: %T\n\t:Link: %a\n\t:END:\n")
`----

When I invoke my barwebs changelog capture and commit it the status says
changelog.org is updated. Its not. journal.org is updated with the new
capture.

Is this a bug in my definition perhaps
? 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-19  8:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-17 12:45 possible bug : multiple datetree files Richard Riley
2012-08-19  6:31 ` Bastien

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).