PDA

View Full Version : Delegated script


Lutin
2007-10-30, 12:55 AM
Hello,

I released a script useful if you often delegate tasks.
This script duplicates the selected task to a WFor context, and mark the selected as completed.

Case of use: When completing a task by delegating it to someone, and waiting for its completion.
Eg:
- You've just finished the task "Mail Bob about contracts to buy some land on the Moon - Great opportunity: don't miss it" and are waiting for Bob's opinion.
- Select the task, and execute this script
=> it will duplicate the task into the WFor context, and mark the original one as completed

You can download it at: http://www.cerquant.com/software

I would love to get feedback on this script. Please contact me to tell me what you think about it, what you want in next versions...

Thank you Tim for the fixes on the applescript dictionary.

Mario.Batz@cern.ch
2007-10-30, 03:51 AM
Hi,

I also like to note in the beginning of those tasks "WF Bob to ... "

This has the advantage that when reviewing a project in planning mode the WFors are clearly identifiable as well as the person concerned. Also can one easily make a search in the DB even if one does not use a specific WF context per person.

I use a context per person, for all WF and other tasks.

Cheers

Mario

Lutin
2007-10-30, 06:07 AM
Hi Mario,

I released the version 1.1.
It allows you to define a string that is prefixed to the duplicate.

Please let me know if it fits your needs.

Cheers,

velvet
2008-05-08, 12:51 AM
Hi, I wonder if anyone has this script, as it seems to be unable to download it from Lutin anymore.
Thnx

johnjj
2008-05-17, 07:33 AM
I was also thinking about a _delegate_ script.

Idea is to create an email out of the task including the
note. After sending the same will happen plus you get asked
when you want to follow-up / the due date is.

Lutin,
please think about it. Since you have a script already, from my
side I do not see the need any more to create one myself.

Maybe you can add this into your script.

bye Udo

Lutin
2008-05-17, 10:25 AM
Johnjj,

I already did a mail script.
Check out the 4th post of this thread to combine the Mail and Delegated script.
http://forums.omnigroup.com/showthread.php

The option to get asked when to follow-up is something I want to include in the Delegated script.

However, I don't know when I will be able to do it.
Feel free to edit my version!