From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Moynihan Subject: Re: Organize Your Life In Plain Text! Date: Wed, 13 May 2009 01:22:01 +0100 Message-ID: References: <87zldovowk.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M42Eu-0006Ao-Mu for emacs-orgmode@gnu.org; Tue, 12 May 2009 20:22:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M42Ep-0006Ac-AT for emacs-orgmode@gnu.org; Tue, 12 May 2009 20:22:27 -0400 Received: from [199.232.76.173] (port=38260 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M42Ep-0006AZ-57 for emacs-orgmode@gnu.org; Tue, 12 May 2009 20:22:23 -0400 Received: from mail-ew0-f162.google.com ([209.85.219.162]:33862) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M42Eo-0005cz-SW for emacs-orgmode@gnu.org; Tue, 12 May 2009 20:22:23 -0400 Received: by ewy6 with SMTP id 6so444836ewy.42 for ; Tue, 12 May 2009 17:22:21 -0700 (PDT) In-Reply-To: <87zldovowk.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org 2009/5/7 Bernt Hansen : > Hi all, > > At Carsten's request I've started to document how I use org-mode in my > daily activities. =A0I plan to cover everything I use org-mode for and > this document is about half finished at this time. > > The current (under construction) document is available at > http://doc.norang.ca/org-mode.html and I have added a link to it in > Worg. > > I'll continue working on this document over the next few months but I > think it has enough information in it already to be useful to other > people. > > Comments and feedback are welcome. Hi Bernt, Another comment (and this goes for many documents published in org-mode) is that it would be nice if the HTML file could link to an online copy of the raw org file. This would provide those new to org-mode a chance to see how org syntax maps into a published document. R.