emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* how to have log line written into LOGBOOK drawer
@ 2018-05-17 19:03 Julius Dittmar
  0 siblings, 0 replies; only message in thread
From: Julius Dittmar @ 2018-05-17 19:03 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I use a function written by John Kitchin which, among other things, does
some logging. It uses

(org-add-log-setup 'state
  (format "Review Priority %s" new-review-priority)
  current-review-priority
  'time)

for that, where new-review-priority and current-review-priority contain
strings.

Currently those lines are added right after the PROPERTIES drawer. I
would prefer for them to appear in the LOGBOOK drawer. How can I
archieve that?

Thanks in advance,

Julius

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

only message in thread, other threads:[~2018-05-17 19:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-17 19:03 how to have log line written into LOGBOOK drawer Julius Dittmar

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