all messages for Emacs-related lists mirrored at yhetil.org
 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

* Re: Export of deadline status via ~org-batch-agenda-csv~
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2022-10-21  6:41 UTC (permalink / raw)
  To: Stefan van der Walt; +Cc: emacs-orgmode

"Stefan van der Walt" <stefanv@berkeley.edu> writes:

> 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?

Sorry for the late reply.
Could you please provide more details?
It is not very clear for me what you are trying to achieve.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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