From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: FR: toggling timestamps active/inactive Date: Tue, 16 Oct 2007 18:13:41 +0200 Message-ID: <93a50cd52fdb50d8da9a08743318e38c@science.uva.nl> References: <20071016141902.GB3018@atlantic.linksys.moosehall> Mime-Version: 1.0 (Apple Message framework v624) 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 1IhpYJ-0007Az-Le for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 12:45:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhpYH-0007AO-Bw for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 12:45:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhpYH-0007AL-9t for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 12:45:53 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhpYG-0006GT-Kq for emacs-orgmode@gnu.org; Tue, 16 Oct 2007 12:45:52 -0400 In-Reply-To: <20071016141902.GB3018@atlantic.linksys.moosehall> 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: Adam Spiers Cc: org-mode mailing list Hi Adam, On Oct 16, 2007, at 16:19, Adam Spiers wrote: > Hi Carsten, > > Another simple idea - subject line is pretty much self-explanatory I > think: would be great to be able to toggle timestamps between [] and > <>. > > Why? Say I have an event in my diary.org file, and am subsequently > told my presence at the event is no longer necessary. Consequently I > would like to keep it in the file for reference, to track colleagues' > movements or in case my presence is re-required, but I don't want the > event to appear in the agenda. Writing the command is simple - finding a keybinding is harder. I will make so that using S-up or S-down on one of the brackets will switch the type. If you have a good proposal for another key, come forward. > By the way, I probably could have coded this in the time it took to > write the mail, but I thought that until I've sent a piece of paper to > the FSF assigning rights for code contributed to org-mode and emacs, > it would be better to let Carsten write it. Is that correct or flawed > thinking? Well, I cannot officially take your code, but if you show me an "example" implementation, it will probably be faster still. - Carsten