* Question about end date for a scheduled task
@ 2010-01-04 15:23 Avinash Kulkarni
2010-01-04 17:35 ` Manish
2010-01-05 15:01 ` Memnon Anon
0 siblings, 2 replies; 3+ messages in thread
From: Avinash Kulkarni @ 2010-01-04 15:23 UTC (permalink / raw)
To: org-mode Mailing List
[-- Attachment #1.1: Type: text/plain, Size: 405 bytes --]
Hi,
Is there a way to specify when a particular task should stop repeating? For
instance, I need to backup the server in my office once a week for the next
3 weeks, after which the employee in charge will take it over again. Right
now, I just added it as a C-x C-s +1w scheduled task, but this causes it to
show up on my agenda even after the third week. Is archiving this task the
only option?
Avinash.
[-- Attachment #1.2: Type: text/html, Size: 421 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please 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] 3+ messages in thread
* Re: Question about end date for a scheduled task
2010-01-04 15:23 Question about end date for a scheduled task Avinash Kulkarni
@ 2010-01-04 17:35 ` Manish
2010-01-05 15:01 ` Memnon Anon
1 sibling, 0 replies; 3+ messages in thread
From: Manish @ 2010-01-04 17:35 UTC (permalink / raw)
To: Avinash Kulkarni; +Cc: org-mode Mailing List
Marking it DONE also works.
--
Manish
On Mon, Jan 4, 2010 at 8:53 PM, Avinash Kulkarni <avinashgk@gmail.com> wrote:
> Hi,
> Is there a way to specify when a particular task should stop repeating? For
> instance, I need to backup the server in my office once a week for the next
> 3 weeks, after which the employee in charge will take it over again. Right
> now, I just added it as a C-x C-s +1w scheduled task, but this causes it to
> show up on my agenda even after the third week. Is archiving this task the
> only option?
>
> Avinash.
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please 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] 3+ messages in thread
* Re: Question about end date for a scheduled task
2010-01-04 15:23 Question about end date for a scheduled task Avinash Kulkarni
2010-01-04 17:35 ` Manish
@ 2010-01-05 15:01 ` Memnon Anon
1 sibling, 0 replies; 3+ messages in thread
From: Memnon Anon @ 2010-01-05 15:01 UTC (permalink / raw)
To: emacs-orgmode
Avinash Kulkarni <avinashgk@gmail.com> writes:
> Hi, Is there a way to specify when a particular task should stop
> repeating? For instance, I need to backup the server in my office once
> a week for the next 3 weeks, after which the employee in charge will
> take it over again. Right now, I just added it as a C-x C-s +1w
> scheduled task, but this causes it to show up on my agenda even after
> the third week. Is archiving this task the only option?
For a task only repeated 3 times, I settled on giving each instance a
separate entry. If it is a complex item with several subitems,
the command org-clone-subtree-with-time-shift command helps a lot.
,----[ (info "(org)Structure editing") ]
| `C-c C-x c'
| Clone a subtree by making a number of sibling copies of it. You
| will be prompted for the number of copies to make, and you can
| also specify if any timestamps in the entry should be shifted.
| This can be useful, for example, to create a number of tasks
| related to a series of lectures to prepare. For more details, see
| the docstring of the command `org-clone-subtree-with-time-shift'.
`----
hth
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-01-05 15:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-04 15:23 Question about end date for a scheduled task Avinash Kulkarni
2010-01-04 17:35 ` Manish
2010-01-05 15:01 ` Memnon Anon
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).