From: "Stefan van der Walt" <stefanv@berkeley.edu>
To: emacs-orgmode@gnu.org
Subject: Export of deadline status via ~org-batch-agenda-csv~
Date: Thu, 13 Jan 2022 00:30:43 -0800 [thread overview]
Message-ID: <3aa1514b-a784-4f79-b1d3-7181c125057a@www.fastmail.com> (raw)
Hi all,
I am trying to process all of my TODOs in a script, and therefore use ~org-batch-agenda-csv~ to export them to CSV.
I am running into two problems:
1. It seems to be impossible to get deadline/schedule information for tasks that have been marked as DONE and
2. There exists a ~type~ value ~past-scheduled~ for when a task's scheduled date has been missed, but there is no equivalent for ~past-deadline~.
(See =org-agenda.el=, docstring for ~defmacro org-batch-agenda-csv~).
I think (2) can be fixed fairly easily by adding a "past-deadline" type. I'm not sure how to address (1). Any thoughts?
Best regards,
Stéfan
next reply other threads:[~2022-01-13 8:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-13 8:30 Stefan van der Walt [this message]
2022-10-21 6:41 ` Export of deadline status via ~org-batch-agenda-csv~ Ihor Radchenko
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=3aa1514b-a784-4f79-b1d3-7181c125057a@www.fastmail.com \
--to=stefanv@berkeley.edu \
--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).