emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Newlines in capture templates
@ 2014-09-03 16:08 Carlos Pita
  2014-09-03 19:24 ` Carlos Pita
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos Pita @ 2014-09-03 16:08 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

I would like to separate the items in my capture files by a number of
newlines, as in:

	** item 1

    content 1

    ** item 2

    content 2

	** item 3
	
	content 3
	
instead of:

	** item 1
	
	content 1
	** item 2
	
	content 2
	** item 3
	
	content 3
	
But org is removing the heading and trailing \n from my templates. Is
there any way to avoid this, or to command org to automatically include
newlines between captures?

Thank you in advance
--
Carlos

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

end of thread, other threads:[~2014-09-03 19:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-03 16:08 Newlines in capture templates Carlos Pita
2014-09-03 19:24 ` Carlos Pita

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