emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Lawrence Bottorff <borgauf@gmail.com>
To: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Customize TODO log drawer
Date: Fri, 28 Feb 2020 12:08:07 -0600	[thread overview]
Message-ID: <CAFAhFSXdRmKT-cYV=TmnpehM0nRw_GCWQFG4e7jsFFSufce4KA@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2020-02-28 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-28 18:08 Lawrence Bottorff [this message]
2020-02-29  4:39 ` Customize TODO log drawer Lawrence Bottorff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFAhFSXdRmKT-cYV=TmnpehM0nRw_GCWQFG4e7jsFFSufce4KA@mail.gmail.com' \
    --to=borgauf@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).