From: Bastien <bzg@altern.org>
To: "'Mash (Thomas Herbert)" <mashdot@toshine.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: Logging properties, values in notes on TODO state change for column view usage?
Date: Mon, 24 Dec 2012 09:56:49 +0100 [thread overview]
Message-ID: <8738yvsu9a.fsf@bzg.ath.cx> (raw)
In-Reply-To: <20121029163957.GA17924@grace> (Mash's message of "Mon, 29 Oct 2012 16:39:57 +0000")
Hi Thomas,
"'Mash (Thomas Herbert)" <mashdot@toshine.net> writes:
> I have been looking at trying to track training performance with
> org-mode.
>
> I currently just set a reoccurring schedule with note logging on
> state change, but wondered if there was a way to log values within
> this :LOGBOOK: logs?
Nope, you need to store stuff like ":abc: 5" in the PROPERTIES drawer,
not in the LOGBOOK drawer.
> It is not a lot of effort to simply type in ":abc: 5", etc in the note
> window. The idea being it would be nice to use column view to collect
> these various logged values.
Perhaps you can use `org-after-todo-state-change-hook' to store new
values for abc and xyz as new properties (see `org-set-property') or
new variables (with a :VAR: property). But you'd lose the history
of their values. This is the only thing I can think of right now.
HTH,
--
Bastien
next prev parent reply other threads:[~2012-12-24 8:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-29 16:39 Logging properties, values in notes on TODO state change for column view usage? 'Mash (Thomas Herbert)
2012-12-24 8:56 ` Bastien [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-11-14 16:07 'Mash (Thomas Herbert)
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=8738yvsu9a.fsf@bzg.ath.cx \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
--cc=mashdot@toshine.net \
/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).