From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Moynihan Subject: Re: Organize Your Life In Plain Text! Date: Thu, 7 May 2009 19:22:15 +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 1M28F1-0002lF-UG for emacs-orgmode@gnu.org; Thu, 07 May 2009 14:22:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M28Ex-0002b6-2X for emacs-orgmode@gnu.org; Thu, 07 May 2009 14:22:43 -0400 Received: from [199.232.76.173] (port=60896 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M28Ew-0002ak-RD for emacs-orgmode@gnu.org; Thu, 07 May 2009 14:22:38 -0400 Received: from mail-ew0-f162.google.com ([209.85.219.162]:62815) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M28Ew-0002ea-Er for emacs-orgmode@gnu.org; Thu, 07 May 2009 14:22:38 -0400 Received: by ewy6 with SMTP id 6so1400588ewy.42 for ; Thu, 07 May 2009 11:22:36 -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. > Wow, Bernt! This is awesome!!! :-) I'm sure it'll be food for thought for most of us! So far I've only skimmed it, but want to take a more indepth look at porting some of your ideas into my (far more limited) workflow. My only comment so far is that the keybindings table might be better sorted by 'Used' frequency, so it's easier to see at a glance which keybindings you find most useful. I finally managed to look at yasnippet myself yesterday, and found it to be an awesome edition for any emacs user... Naturally one of the first things that occured to me was combining it with org-mode. To this end, I was wondering whether you have an org-mode snippet bundle setup. If so, I'd be curious to know what snippets you've defined. Again, thanks a lot for this - it looks like you've got a really nice practical setup, with many ideas worth stealing!! R.