all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Capturing to a list in a dynamic 2nd level heading
@ 2012-08-13 16:26 Simon Brown
  2012-08-13 17:50 ` Christopher J. White
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Brown @ 2012-08-13 16:26 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

Is it possible with org-capture to create a template that would create
the following:

* Log
** 2012 - Week 33
 - One liner of interest
 - Another one liner of interest

So that is a capture template that generates the 2nd level heading when
required and the text entered is converted to a list entry which is
added to the end of the list.

(format-time-string "%G - Week %W") is the correct date string, but
file+headline creates a top level heading and file+olp expects it to
already exist. 

It seems that the text entered must also become a sub heading. Is that
correct?

I'm trying to achieve something very similar to this
http://metajack.im/2009/01/01/journaling-with-emacs-orgmode/

Any suggestions greatly appreciated. I haven't managed to strike gold in
the list archive.

Simon
-- 
Simon Brown

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

end of thread, other threads:[~2012-08-14 18:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-13 16:26 Capturing to a list in a dynamic 2nd level heading Simon Brown
2012-08-13 17:50 ` Christopher J. White
2012-08-14 18:12   ` Simon Brown

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.