From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Feature Request: Simultaneous change using S- / S- on time ranges? Date: Sat, 14 Mar 2009 08:04:17 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LiNwx-0006W4-Il for emacs-orgmode@gnu.org; Sat, 14 Mar 2009 03:06:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LiNwt-0006Rf-44 for emacs-orgmode@gnu.org; Sat, 14 Mar 2009 03:06:27 -0400 Received: from [199.232.76.173] (port=33713 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LiNws-0006RR-RI for emacs-orgmode@gnu.org; Sat, 14 Mar 2009 03:06:22 -0400 Received: from mx20.gnu.org ([199.232.41.8]:16325) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LiNws-0005UJ-8L for emacs-orgmode@gnu.org; Sat, 14 Mar 2009 03:06:22 -0400 Received: from mail-ew0-f179.google.com ([209.85.219.179]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LiNwr-0003K0-L4 for emacs-orgmode@gnu.org; Sat, 14 Mar 2009 03:06:21 -0400 Received: by ewy27 with SMTP id 27so3808189ewy.42 for ; Sat, 14 Mar 2009 00:06:19 -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: Anupam Sengupta Cc: emacs-orgmode@gnu.org Hi I agree that this is a good idea. Implemented in the latest git version. Thanks. - Carsten On Mar 12, 2009, at 5:07 PM, Anupam Sengupta wrote: > Hi, > > I routinely use time ranges (and occasionally time-stamp ranges) in my > org files to document the scheduled block of time for a meeting or > activity. As an example, I will mark meetings as: > > * A Meeting > <2009-03-12 Thu 10:00-11:00> > > As often happens with meetings, rescheduling needs to be done and I > use > S- or S- on the time-stamp to make the modifications. While > this works fine, it usually leads to a duplication when the *time* > part > of the time-stamp needs to be changed. > > For the same example above, if the time-block has now changed to > 11:00-12:00, then I need to do S- on both the "10:00" and the > "11:00" string. I.e, > > > * A Meeting > <2009-03-12 Thu 11:00-11:00> > ^ > +---------------- After the first S- > > * A Meeting > <2009-03-12 Thu 11:00-12:00> > ^ > +---------------- After the second S- > > Can we have a feature (with a toggle option perhaps) which would > *move* > the block (i.e., both time entries) by the same amount when either one > is moved in the same direction. I.e., the proposal is to have: > > * A Meeting > <2009-03-12 Thu 11:00-12:00> > ^ ^ > | | > | +---------- Automatically shifted forward by > 1 hour > +---------------- After the S- > > Thanks! > -- > Anupam > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode