emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Feature Request: Simultaneous change using S-<Up> / S-<down> on time ranges?
@ 2009-03-12 16:07 Anupam Sengupta
  2009-03-14  7:04 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Anupam Sengupta @ 2009-03-12 16:07 UTC (permalink / raw)
  To: emacs-orgmode

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-<up> or S-<down> 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-<up> 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-<up>

* A Meeting
  <2009-03-12 Thu 11:00-12:00>
                         ^
                         +---------------- After the second S-<up>

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-<up>

Thanks!
--
Anupam

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Feature Request: Simultaneous change using S-<Up> / S-<down> on time ranges?
  2009-03-12 16:07 Feature Request: Simultaneous change using S-<Up> / S-<down> on time ranges? Anupam Sengupta
@ 2009-03-14  7:04 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-03-14  7:04 UTC (permalink / raw)
  To: Anupam Sengupta; +Cc: emacs-orgmode

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-<up> or S-<down> 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-<up> 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-<up>
>
> * A Meeting
>  <2009-03-12 Thu 11:00-12:00>
>                         ^
>                         +---------------- After the second S-<up>
>
> 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-<up>
>
> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-14  7:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-12 16:07 Feature Request: Simultaneous change using S-<Up> / S-<down> on time ranges? Anupam Sengupta
2009-03-14  7:04 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).