emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ruslan Kosolapov <rkosolapov@swsoft.com>
To: org-mode <emacs-orgmode@gnu.org>
Subject: how to get all entries with filled fields in csv?
Date: Thu, 31 May 2007 19:49:01 +0700	[thread overview]
Message-ID: <87odk117lu.fsf@kosolapov-nb.plesk.ru> (raw)


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.

             reply	other threads:[~2007-05-31 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-31 12:49 Ruslan Kosolapov [this message]
2007-05-31 15:07 ` how to get all entries with filled fields in csv? Carsten Dominik

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=87odk117lu.fsf@kosolapov-nb.plesk.ru \
    --to=rkosolapov@swsoft.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 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).