From: Yuri Niyazov <yuri.niyazov@gmail.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Question about logreschedule
Date: Sat, 21 Feb 2015 10:13:39 -0800 [thread overview]
Message-ID: <CACbjG0uJvWuUb-=O8Nra=bHUKWLn3zoRjtOsi+GeAjpnVhmZkw@mail.gmail.com> (raw)
In org-mode it is possible to log rescheduling information about an
item by setting org-log-reschedule to 'time; this results in lines
like "- Rescheduled from "2015-01-29 Thu" on [2015-02-10 Tue 20:45]"
entered into the Logbook.
I am trying to build some performance measurement tools; the general
architecture of these tools would be that I would convert agenda
information to CSV using
http://orgmode.org/manual/Extracting-agenda-information.html then
import the CSVs into a database and then work with the database. One
of the pieces of information that I would really like to include in
the database (and thus in the CSV, and thus in the agenda) is the
rescheduling information. Now, the Log view in Agenda parses lines
like "- State "DONE" from "TODO" [2015-01-27 Tue 23:15]"
in the LOGBOOK drawer and includes them in the agenda, but I haven't
seen it do anything with the "Rescheduled from %s to %s" lines.
How can I get the rescheduled lines into the agenda and then into a csv?
Thanks!
reply other threads:[~2015-02-21 18:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CACbjG0uJvWuUb-=O8Nra=bHUKWLn3zoRjtOsi+GeAjpnVhmZkw@mail.gmail.com' \
--to=yuri.niyazov@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.