* auto-roll-over of org-todo's?
@ 2014-04-24 3:47 Sharon Kimble
2014-04-24 9:16 ` detlef.steuer
` (3 more replies)
0 siblings, 4 replies; 6+ messages in thread
From: Sharon Kimble @ 2014-04-24 3:47 UTC (permalink / raw)
To: org-mode
[-- Attachment #1: Type: text/plain, Size: 629 bytes --]
In my agenda I have several items I call my "weeklies" because they repeat
weekly, this is one of them -
--8<---------------cut here---------------start------------->8---
Desert island discs - radio 2 @ 1100
SCHEDULED: <2014-04-27 Sun +7d>
--8<---------------cut here---------------end--------------->8---
Is there any way in which it can be auto-rolled-over every Sunday without
intervention from myself please?
Thanks
Sharon.
--
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.4.50.10
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: auto-roll-over of org-todo's?
2014-04-24 3:47 auto-roll-over of org-todo's? Sharon Kimble
@ 2014-04-24 9:16 ` detlef.steuer
2014-04-24 13:06 ` Alexander Baier
` (2 subsequent siblings)
3 siblings, 0 replies; 6+ messages in thread
From: detlef.steuer @ 2014-04-24 9:16 UTC (permalink / raw)
To: emacs-orgmode
Hi Sharon,
just remove the SCHEDULED keyword.
Detlef
Am Thu, 24 Apr 2014 04:47:45 +0100
schrieb Sharon Kimble <boudiccas@talktalk.net>:
> In my agenda I have several items I call my "weeklies" because they
> repeat weekly, this is one of them -
> --8<---------------cut here---------------start------------->8---
> Desert island discs - radio 2 @ 1100
> SCHEDULED: <2014-04-27 Sun +7d>
> --8<---------------cut here---------------end--------------->8---
>
> Is there any way in which it can be auto-rolled-over every Sunday
> without intervention from myself please?
>
> Thanks
> Sharon.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: auto-roll-over of org-todo's?
2014-04-24 3:47 auto-roll-over of org-todo's? Sharon Kimble
2014-04-24 9:16 ` detlef.steuer
@ 2014-04-24 13:06 ` Alexander Baier
2014-04-24 14:30 ` Sharon Kimble
2014-04-24 17:50 ` Nick Dokos
2014-04-24 22:04 ` Leonard Randall
3 siblings, 1 reply; 6+ messages in thread
From: Alexander Baier @ 2014-04-24 13:06 UTC (permalink / raw)
To: Sharon Kimble; +Cc: org-mode
On 2014-04-24 05:47 Sharon Kimble wrote:
> In my agenda I have several items I call my "weeklies" because they repeat
> weekly, this is one of them -
> Desert island discs - radio 2 @ 1100
> SCHEDULED: <2014-04-27 Sun +7d>
>
> Is there any way in which it can be auto-rolled-over every Sunday without
> intervention from myself please?
What do you mean by "auto-rolled-over"?
--
Alexander Baier
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: auto-roll-over of org-todo's?
2014-04-24 3:47 auto-roll-over of org-todo's? Sharon Kimble
2014-04-24 9:16 ` detlef.steuer
2014-04-24 13:06 ` Alexander Baier
@ 2014-04-24 17:50 ` Nick Dokos
2014-04-24 22:04 ` Leonard Randall
3 siblings, 0 replies; 6+ messages in thread
From: Nick Dokos @ 2014-04-24 17:50 UTC (permalink / raw)
To: emacs-orgmode
Sharon Kimble <boudiccas@talktalk.net> writes:
> In my agenda I have several items I call my "weeklies" because they repeat
> weekly, this is one of them -
> Desert island discs - radio 2 @ 1100
> SCHEDULED: <2014-04-27 Sun +7d>
>
> Is there any way in which it can be auto-rolled-over every Sunday without
> intervention from myself please?
>
What exactly do you want it to do? I don't understand what you mean by
"auto-roll-over".
--
Nick
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: auto-roll-over of org-todo's?
2014-04-24 3:47 auto-roll-over of org-todo's? Sharon Kimble
` (2 preceding siblings ...)
2014-04-24 17:50 ` Nick Dokos
@ 2014-04-24 22:04 ` Leonard Randall
3 siblings, 0 replies; 6+ messages in thread
From: Leonard Randall @ 2014-04-24 22:04 UTC (permalink / raw)
To: Sharon Kimble; +Cc: org-mode
[-- Attachment #1: Type: text/plain, Size: 1087 bytes --]
Hi Sharon,
On 24 April 2014 04:47, Sharon Kimble <boudiccas@talktalk.net> wrote:
> In my agenda I have several items I call my "weeklies" because they repeat
> weekly, this is one of them -
> --8<---------------cut here---------------start------------->8---
> Desert island discs - radio 2 @ 1100
> SCHEDULED: <2014-04-27 Sun +7d>
> --8<---------------cut here---------------end--------------->8---
>
> Is there any way in which it can be auto-rolled-over every Sunday without
> intervention from myself please?
>
So long as you just want to have weekly events in your agenda,
simple active timestamps should do the trick. For example:
--8<---------------cut here---------------start------------->8---
** Desert Island Disks on Radio 2
<2014-04-27 Sun 11:00 +1w>
--8<---------------cut here---------------end--------------->8---
SCHEDULED is designed as a way to tell you that you should start
a particular task or project, so SCHEDULED items will continue to
show up on the current day's agenda from the time they are
scheduled until you mark them done.
Hope that helps,
Leonard
[-- Attachment #2: Type: text/html, Size: 1633 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-04-25 1:31 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-24 3:47 auto-roll-over of org-todo's? Sharon Kimble
2014-04-24 9:16 ` detlef.steuer
2014-04-24 13:06 ` Alexander Baier
2014-04-24 14:30 ` Sharon Kimble
2014-04-24 17:50 ` Nick Dokos
2014-04-24 22:04 ` Leonard Randall
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).