From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: Re: Added support for "habit tracking" Date: Tue, 20 Oct 2009 14:48:27 -0400 Message-ID: <9A338711-007B-44BF-910C-A800F9D0805A@gmail.com> References: <87fx9erwn2.fsf@fastmail.fm> <4A40A66B-04FB-4D86-A705-BB5FA18D148F@gmail.com> <20524da70910201130h3f77c399j20a1be4f9c7c7999@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v1075.2) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0JlB-0006G5-NR for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 14:48:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0Jl7-0006Dz-2i for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 14:48:41 -0400 Received: from [199.232.76.173] (port=43801 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0Jl6-0006Dv-V4 for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 14:48:36 -0400 Received: from gv-out-0910.google.com ([216.239.58.188]:43760) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0Jl6-0004GT-Jc for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 14:48:36 -0400 Received: by gv-out-0910.google.com with SMTP id c6so670193gvd.17 for ; Tue, 20 Oct 2009 11:48:35 -0700 (PDT) In-Reply-To: <20524da70910201130h3f77c399j20a1be4f9c7c7999@mail.gmail.com> 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: Samuel Wales Cc: Matt Lundin , Org-mode Mode On Oct 20, 2009, at 2:30 PM, Samuel Wales wrote: > I wonder if we can switch to something a little more like extensible > syntax. This would use keywords instead of symbols, for ease of > remembering, looking up, etc. I've implemented ".+1d/3d" type syntax. What do you propose? John