I want to get ALL entries from my org-file as csv (I want to parse it and create some things like Gantt chart etc).
(org-batch-agenda-csv "a") give me: IncOfPfW,WWW - certificates 4h,upcoming-deadline,NEW,sveta,2007-6-26,,In 26 d.:,B,984 I.e. all fields filled well. But there are only agenda on current week, and there are no DONE items. Anyway, I need very custom views, and week agenda can solve my problem only if will contain all todo keywords (DONE too) and will be created for custom date interval (now I need current year, i.e. "2007-01-01 - 2008-01-01"). As far as I understand, now such ability is absent. (org-batch-agenda-csv "t") returns me all TODOs, but without deadline (and without DONE items): IncOfPfW,WWW - certificates 4h,todo,NEW,sveta,,,,B,1001 Is there any way to get deadlines (and schedule time too) in custom-agenda-commands view? Or maybe there are other way to get all entries in parseable format? -- Ruslan Kosolapov Plesk QA Department Second Manager SWsoft, Inc. _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode