From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: properties in agenda prefix Date: Wed, 18 Aug 2010 19:15:00 -0400 Message-ID: <16645.1282173300@alphaville.usa.hp.com> References: <871v9wxnt0.fsf@gnu.org> <87k4nnzvs6.fsf@altern.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=56901 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Olrqf-0000X6-QR for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 19:15:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Olrqe-0004Ob-AE for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 19:15:09 -0400 Received: from g6t0186.atlanta.hp.com ([15.193.32.63]:11454) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Olrqe-0004OV-4M for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 19:15:08 -0400 In-Reply-To: Message from Skip Collins of "Wed, 18 Aug 2010 18:45:35 EDT." 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: Skip Collins Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org, Bastien Skip Collins wrote: > On Wed, Aug 18, 2010 at 10:43 AM, Bastien wrote: > > I grasp the general idea but a more concrete use-case would help here > > again... thanks! > > Perhaps I am trying to use agenda in a way that was never intended, to > export printable lists in tabular form. Using agenda mode, I can > generate an html list that has one line per item, albeit with limited > formatting and without property information. This does not work easily > with column mode, which is not printable, or org-mode export, which is > not tabular. > Does org-write-agenda (C-x C-w in the agenda buffer) do what you want? Nick