emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Export of deadline status via ~org-batch-agenda-csv~
@ 2022-01-13  8:30 Stefan van der Walt
  2022-10-21  6:41 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan van der Walt @ 2022-01-13  8:30 UTC (permalink / raw)
  To: emacs-orgmode

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


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

end of thread, other threads:[~2022-10-21  6:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-13  8:30 Export of deadline status via ~org-batch-agenda-csv~ Stefan van der Walt
2022-10-21  6:41 ` Ihor Radchenko

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