Recurring tasks?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Recurring tasks?

Mr.Zombie
Is there any way to easily set a task as recurring? Sometimes there are things we need to do periodically. Also, is it possible to get reminded that a given task is coming up? Via mail or something?

Thanks!

Olivier
Reply | Threaded
Open this post in threaded view
|

Re: Recurring tasks?

S K Pradeep kumar
Hi

Study this method createShoppingListFromOrder

With regards,
S K Pradeep kumar,
9980609494


On Thu, Aug 12, 2010 at 5:39 PM, Olivier Tremblay <
[hidden email]> wrote:

> Is there any way to easily set a task as recurring? Sometimes there are
> things we need to do periodically. Also, is it possible to get reminded that
> a given task is coming up? Via mail or something?
>
> Thanks!
>
> Olivier
Reply | Threaded
Open this post in threaded view
|

Re: Recurring tasks?

Mr.Zombie
Where does it live?

On 2010-08-12, at 08:28, S K Pradeep Kumar wrote:

> Hi
>
> Study this method createShoppingListFromOrder
>
> With regards,
> S K Pradeep kumar,
> 9980609494
>
>
> On Thu, Aug 12, 2010 at 5:39 PM, Olivier Tremblay <
> [hidden email]> wrote:
>
>> Is there any way to easily set a task as recurring? Sometimes there are
>> things we need to do periodically. Also, is it possible to get reminded that
>> a given task is coming up? Via mail or something?
>>
>> Thanks!
>>
>> Olivier

Reply | Threaded
Open this post in threaded view
|

Re: Recurring tasks?

Ruth Hoffman-2
Hi Olivier:
One way to easily do this is with one or more recurring Service(s). I'm
not sure where the Wiki documentation lives, but the information on how
to do this is on the Wiki somewhere. Adrian Crum authored a very nice
write up on temporal expressions and how to use calendar events and set
up recurring jobs. Not sure about the notifications...you may need to
add some code to do that.

Regards,
Ruth Hoffman

Olivier Tremblay wrote:

> Where does it live?
>
> On 2010-08-12, at 08:28, S K Pradeep Kumar wrote:
>
>  
>> Hi
>>
>> Study this method createShoppingListFromOrder
>>
>> With regards,
>> S K Pradeep kumar,
>> 9980609494
>>
>>
>> On Thu, Aug 12, 2010 at 5:39 PM, Olivier Tremblay <
>> [hidden email]> wrote:
>>
>>    
>>> Is there any way to easily set a task as recurring? Sometimes there are
>>> things we need to do periodically. Also, is it possible to get reminded that
>>> a given task is coming up? Via mail or something?
>>>
>>> Thanks!
>>>
>>> Olivier
>>>      
>
>
>