emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Anupam Sengupta <anupamsg@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Feature Request: Simultaneous change using S-<Up> / S-<down> on time ranges?
Date: Thu, 12 Mar 2009 21:37:18 +0530	[thread overview]
Message-ID: <m2ocw6vi6h.fsf@gmail.com> (raw)

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

             reply	other threads:[~2009-03-12 16:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-12 16:07 Anupam Sengupta [this message]
2009-03-14  7:04 ` Feature Request: Simultaneous change using S-<Up> / S-<down> on time ranges? Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2ocw6vi6h.fsf@gmail.com \
    --to=anupamsg@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).