[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] feature suggestion: apply datetime prompt magic to selected regi
From: |
Nick Dokos |
Subject: |
Re: [O] feature suggestion: apply datetime prompt magic to selected region |
Date: |
Fri, 07 Oct 2011 11:42:15 -0400 |
Brian van den Broek <address@hidden> wrote:
> ...
> Say I have a buffer with the following contents:
>
> <------>
> Some text in a buffer with orgmode enabled.
>
> Blah blah, Tuesday at 3pm blah blah September 19, 2003, 14:00-15:00 blah blah
> <------>
>
> As it is now, if I kill the text "Tuesday at 3pm", and with cursor
> where I killed hit C-u C-c . to invoke org-time-stamp with prefix
> argument, and then yank the just killed text into the resulting
> prompt, and repeat for the text "Sept. ... 15:00", I get
>
> <------>
> Some text in a buffer with orgmode enabled.
>
> Blah blah, <2011-10-11 Tue 15:00> blah blah <2003-09-19 Fri
> 14:00-15:00> blah blah
> <------>
>
> (the exact way the org-time-stamp command interprets the text is a
> function of the date that it is run and of the value of
> org-read-date-prefer-future, and possibly other variables, too.)
>
> What I was suggesting was it would be cool and a small time-saver if I
> could select the text "Tuesday at 3pm" and hit C-u C-c . and have the
> region replaced with the stamp <2011-10-11 Tue 15:00>, entirely
> bypassing the kill and yank steps. (Achim correctly suggested that
> what I want to do could be done with a keyboard macro. I still think
> it would be neat.)
So we are talking about saving two keystrokes: not worth it in my
opinion for interactive use (unless you have a bunch of things to do, as
you apparently did - macros or a wrapped org-time-stamp assigned to some
key is probably the best solution for that).
The reason why I don't think that anything more needs to be done in org,
is that the major time waster here is *not* the two extra keystrokes:
it's selecting the region(s) to cut/paste - I don't see any way to
improve that.
Nick
- [O] feature suggestion: apply datetime prompt magic to selected region, Brian van den Broek, 2011/10/06
- Re: [O] feature suggestion: apply datetime prompt magic to selected region, Achim Gratz, 2011/10/06
- Re: [O] feature suggestion: apply datetime prompt magic to selected region, Brian van den Broek, 2011/10/06
- Re: [O] feature suggestion: apply datetime prompt magic to selected region, suvayu ali, 2011/10/07
- Re: [O] feature suggestion: apply datetime prompt magic to selected region, Brian van den Broek, 2011/10/07
- Re: [O] feature suggestion: apply datetime prompt magic to selected region,
Nick Dokos <=
- Re: [O] feature suggestion: apply datetime prompt magic to selected region, suvayu ali, 2011/10/08
- Re: [O] feature suggestion: apply datetime prompt magic to selected region, Bastien, 2011/10/24
- Re: [O] feature suggestion: apply datetime prompt magic to selected region, Brian van den Broek, 2011/10/25
- Re: [O] feature suggestion: apply datetime prompt magic to selected region, Eric S Fraga, 2011/10/26
- Re: [O] feature suggestion: apply datetime prompt magic to selected region, Brian van den Broek, 2011/10/26