From mboxrd@z Thu Jan 1 00:00:00 1970 From: public.avatar@gmail.com ([AvataR]) Subject: Org-Mode API? Date: Wed, 15 Sep 2010 17:24:34 +0300 Message-ID: <87hbhr13vh.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=56497 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ovsui-0003Kl-Bk for emacs-orgmode@gnu.org; Wed, 15 Sep 2010 10:24:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ovsud-00046g-LS for emacs-orgmode@gnu.org; Wed, 15 Sep 2010 10:24:44 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:51526) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ovsud-00046K-Gv for emacs-orgmode@gnu.org; Wed, 15 Sep 2010 10:24:39 -0400 Received: by bwz10 with SMTP id 10so787773bwz.0 for ; Wed, 15 Sep 2010 07:24:38 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-org Hi! I want to write simple desktop widget for my todo list in org. I can parse output of org-agenda, but this way sucks. Is there any clear way to enumerate all events in file/buffer/whatelse with their properties (like todo state, deadline etc)?