* Shortcuts for setting or changing the warning period "-3d" in DEADLINE timestamps?
@ 2013-02-27 9:12 Martin Beck
2013-02-27 9:27 ` Bastien
0 siblings, 1 reply; 4+ messages in thread
From: Martin Beck @ 2013-02-27 9:12 UTC (permalink / raw)
To: emacs-orgmode
I often use individual warning periods for defining how many days before the
DEADLINE the task will show up in my agenda like
DEADLINE: <2013-02-27 Wed -3d>
However, it seems not to be possible to enter this warning period directly when
defining a date with the calendar e. g. by C-C C-D.
Is there a syntax to enter warnings here directly?
If not, could it be defined, please? :-)
IMHO it would also be helpful to have a shortcut to directly modify the warning
period of an item with a timestamp in the agenda. (like it is possible with
Shift+Left/Right Arrow to modify the date day by day).
Kind regards
Martin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Shortcuts for setting or changing the warning period "-3d" in DEADLINE timestamps?
2013-02-27 9:12 Shortcuts for setting or changing the warning period "-3d" in DEADLINE timestamps? Martin Beck
@ 2013-02-27 9:27 ` Bastien
2013-02-27 11:00 ` Shortcuts for setting or changing the warning period Martin Beck
0 siblings, 1 reply; 4+ messages in thread
From: Bastien @ 2013-02-27 9:27 UTC (permalink / raw)
To: Martin Beck; +Cc: emacs-orgmode
Hi Martin,
Martin Beck <elwood151@web.de> writes:
> However, it seems not to be possible to enter this warning period directly when
> defining a date with the calendar e. g. by C-C C-D.
> Is there a syntax to enter warnings here directly?
Nope.
> If not, could it be defined, please? :-)
Patch welcome :) But...
> IMHO it would also be helpful to have a shortcut to directly modify the warning
> period of an item with a timestamp in the agenda. (like it is possible with
> Shift+Left/Right Arrow to modify the date day by day).
C-c C-d RET C-u C-u C-c C-d s-<right> s-<right> s-<right> RET will do
it, so I don't think a specific syntax is needed here.
HTH,
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Shortcuts for setting or changing the warning period
2013-02-27 9:27 ` Bastien
@ 2013-02-27 11:00 ` Martin Beck
2013-02-27 12:20 ` Bastien
0 siblings, 1 reply; 4+ messages in thread
From: Martin Beck @ 2013-02-27 11:00 UTC (permalink / raw)
To: emacs-orgmode
Bastien <bzg <at> altern.org> writes:
> > IMHO it would also be helpful to have a shortcut
> > to directly modify the warning
> > period of an item with a timestamp in the agenda.
> > (like it is possible with
> > Shift+Left/Right Arrow to modify the date day by day).
>
> C-c C-d RET C-u C-u C-c C-d s-<right> s-<right> s-<right> RET will do
> it, so I don't think a specific syntax is needed here.
Salut Bastien,
thanks a lot for your help!
I tried what you proposed,
but that only removes the deadline for me:
C-c C-d RET creates the deadline today.
C-u C-u C-c C-d removes it and opens a capture window,
as I have the corresponding option activated which prompts
for a note when changing a deadline.
Kind regards
Martin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Shortcuts for setting or changing the warning period
2013-02-27 11:00 ` Shortcuts for setting or changing the warning period Martin Beck
@ 2013-02-27 12:20 ` Bastien
0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2013-02-27 12:20 UTC (permalink / raw)
To: Martin Beck; +Cc: emacs-orgmode
Salut Martin,
Martin Beck <elwood151@web.de> writes:
> thanks a lot for your help!
> I tried what you proposed,
> but that only removes the deadline for me:
> C-c C-d RET creates the deadline today.
> C-u C-u C-c C-d removes it and opens a capture window,
> as I have the corresponding option activated which prompts
> for a note when changing a deadline.
I forgot to mention C-u C-u C-s C-d is only for the braves,
those who live in the development (aka "master") branch of
the repo. But you forgot to mention the version of Emacs,
so we're even :)
Best,
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-02-27 12:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 9:12 Shortcuts for setting or changing the warning period "-3d" in DEADLINE timestamps? Martin Beck
2013-02-27 9:27 ` Bastien
2013-02-27 11:00 ` Shortcuts for setting or changing the warning period Martin Beck
2013-02-27 12:20 ` Bastien
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.