From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: Suggestions needed for handling "ideas" Date: Sun, 25 Apr 2010 03:46:16 -0400 Message-ID: <5874B798-900D-4C77-AFA6-4BFA385DA952@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5wXo-0001wf-7r for emacs-orgmode@gnu.org; Sun, 25 Apr 2010 03:46:24 -0400 Received: from [140.186.70.92] (port=58440 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5wXm-0001w5-Vh for emacs-orgmode@gnu.org; Sun, 25 Apr 2010 03:46:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5wXl-000336-RE for emacs-orgmode@gnu.org; Sun, 25 Apr 2010 03:46:22 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:63299) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5wXl-000331-OF for emacs-orgmode@gnu.org; Sun, 25 Apr 2010 03:46:21 -0400 Received: by vws4 with SMTP id 4so3698466vws.0 for ; Sun, 25 Apr 2010 00:46:20 -0700 (PDT) In-Reply-To: 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: Ali Tofigh Cc: emacs-orgmode@gnu.org On Apr 12, 2010, at 3:46 PM, Ali Tofigh wrote: > Frequently my notes on meetings contain ideas for stuff to try. Does > anyone have any advice on how to handle these? Hi Ali, For ideas I just use a done TODO state called "NOTE". I have the key = M-z bound to create one and switch me to the Org-buffer, so that I can = stay there and keep typing. John=