emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Format for a note
@ 2009-08-30  9:51 Nick Bell
  2009-08-30 13:17 ` Matt Lundin
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Bell @ 2009-08-30  9:51 UTC (permalink / raw)
  To: Org list

I have just started to use 'z' to add a note from agenda. I'd like to 
change the format of the added note to [the_date] the_note (i.e. remove 
the \\newline after the date which currently appears.

I've looked everywhere but can't find out how to do this. Is it possible?

Many thanks

Nick

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

* Re: Format for a note
  2009-08-30  9:51 Format for a note Nick Bell
@ 2009-08-30 13:17 ` Matt Lundin
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Lundin @ 2009-08-30 13:17 UTC (permalink / raw)
  To: Nick Bell; +Cc: Org list

Nick Bell <mail@nickbell.org> writes:

> I have just started to use 'z' to add a note from agenda. I'd like to
> change the format of the added note to [the_date] the_note (i.e.
> remove the \\newline after the date which currently appears.
>
> I've looked everywhere but can't find out how to do this. Is it
> possible?

I believe you can change the content of the header line using the
variable org-log-note-headings, but as far as I can tell the format

- header \\ 
  note 

is hardcoded into the function. The "\\" ensures a line break during
export. I appreciate this behavior because it guarantees a clean,
consistent list of notes, regardless of whether they are created with
"z" or via org's automatic logging functions.

Best,
Matt

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

end of thread, other threads:[~2009-08-30 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-30  9:51 Format for a note Nick Bell
2009-08-30 13:17 ` Matt Lundin

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