emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Customize TODO log drawer
@ 2020-02-28 18:08 Lawrence Bottorff
  2020-02-29  4:39 ` Lawrence Bottorff
  0 siblings, 1 reply; 2+ messages in thread
From: Lawrence Bottorff @ 2020-02-28 18:08 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist

[-- Attachment #1: Type: text/plain, Size: 869 bytes --]

I've gone to my org-log-into-drawer customize menu and it says "Not into a
drawer" even though a C-u C-c C-t gets me the org-todo-keyword list, and
when I chose TODO, I get an LOGBOOK entry form. Good. This is indeed the
behavior I want, i.e., always make a "log entry" upon a TODO choice.
However, I'd like to customize the LOGBOOK drawer to include more, for
example I have this in my tempo templates:

(tempo-define-template "org-PROPERTIES_time-vertex-edge-level"
      '(":PROPERTIES:" n
":HLEVEL: " (borgauf/insert-level) n
":Time: " (borgauf/insert-dateutc.1) n
":ID: " (borgauf/insert-uuid) n
":LINKS: " n
":END:" )
      "<Pt" "Insert PROPERTIES time-vertex-edge-level block"
'org-tempo-tags)

So this is what I'd like each "log entry" to have in its drawer besides my
notes. Is it possible to customize the logging to have this extra stuff in
the drawer?

LB

[-- Attachment #2: Type: text/html, Size: 1163 bytes --]

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

end of thread, other threads:[~2020-02-29  4:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-28 18:08 Customize TODO log drawer Lawrence Bottorff
2020-02-29  4:39 ` Lawrence Bottorff

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