From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Worg needs some reorganizing Date: Sat, 15 Jan 2011 10:19:35 -0500 Message-ID: <87aaj2w5x4.fsf@fastmail.fm> References: <4CAD81B0.6090807@manor-farm.org> <87iq197ool.fsf@mail.bantercat.co.uk> <87pqveyct2.fsf@gmail.com> <87ocayl81d.fsf@manor-farm.org> <0E084C6C-6FD1-4C74-BD9F-34F2830B93C5@gmail.com> <87bp6ytacd.fsf_-_@stats.ox.ac.uk> <87fwsubckf.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=49323 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pe7uk-0008SV-Bs for emacs-orgmode@gnu.org; Sat, 15 Jan 2011 10:19:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pe7uj-0007Cx-53 for emacs-orgmode@gnu.org; Sat, 15 Jan 2011 10:19:38 -0500 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:41216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pe7ui-0007Co-U3 for emacs-orgmode@gnu.org; Sat, 15 Jan 2011 10:19:37 -0500 In-Reply-To: <87fwsubckf.fsf@gnu.org> (Bastien's message of "Sat, 15 Jan 2011 13:01:36 +0100") 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: Bastien Cc: Dan Davison , Ian Barton , emacs-orgmode@gnu.org, Carsten Dominik Bastien writes: > Hi all, > > Dan Davison writes: > >> Worg could do with some reorganization. It is not at all easy to find >> stuff in there (at least, using a web browser). > > Shaking up this great thread. > > A small idea: maybe we can use more tags/properties/categories in Worg > and define some agenda views that everyone could use? > An idea: would it be possible to run a batch export of these agenda views to html? (One limitation here would be the lack of links to original locations.) Another option would be to use the #+index directive to generate an html index of topics. (info "(org) Index entries") This would require some changes to the publishing options: (info "(org) Generating an index") Best, Matt