From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Daniel J. Sinder" Subject: Re: Column view questions Date: Wed, 11 Jul 2007 10:49:23 -0700 Message-ID: <46951823.1050608@gmail.com> References: <46940F27.10202@gmail.com> <1c7903bdc14cac8b07dea3c1e9170d8a@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I8gJb-0002x8-Ma for emacs-orgmode@gnu.org; Wed, 11 Jul 2007 13:49:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I8gJa-0002ww-S1 for emacs-orgmode@gnu.org; Wed, 11 Jul 2007 13:49:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I8gJa-0002wp-MG for emacs-orgmode@gnu.org; Wed, 11 Jul 2007 13:49:26 -0400 Received: from sd-green-bigip-177.dreamhost.com ([208.97.132.177] helo=randymail-a1.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I8gJa-0000OH-3E for emacs-orgmode@gnu.org; Wed, 11 Jul 2007 13:49:26 -0400 In-Reply-To: <1c7903bdc14cac8b07dea3c1e9170d8a@science.uva.nl> 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: Carsten Dominik Cc: emacs-orgmode On 07/10/2007 11:30 PM, Carsten Dominik wrote: > > On Jul 11, 2007, at 0:58, Daniel J. Sinder wrote: >> >> Have you given any thought to the possibility of exporting column >> view to HTML? As nice as column view looks in an emacs-buffer, it's >> not really accessible to others (especially if they don't use >> emacs/org-mode). > > No, not yet. What would be useful? One of two possibilities: (1) Something similar to the export mechanism available for agendas -- i.e., use htmlize on 'C-x C-w'. Because column view is an overlay, this may be harder than I imagine. (2) An export mechanism that would generate a "pretty" HTML table (to look like Scott's omni outliner example) starting from the current heading. Column view is too new for me to have a good usage scenario at this point. However one think I've thought of is using it to maintain and publish a "points-of-contact" list for my group at work. Dan