View Single Post
Oh wow, I am so happy I am going to cry like a little girl! Thank you so much this script ROCKS!!! I will use it daily for [Follow-Up] and [In Progress]. It is so amazing that it works flawlessly with repeating actions too! Now there is not the constant battle I have been having to mark them off, forward them, and then take of the repeat one by one. I found myself weekly checking to see if things were still starting on the right day with repeating actions.

This script is one of my all time favorites! I hope many people discover it.

I changed only one thing
Code:
set newStart to oldStart + (days * (daysBetween + snoozeLength + 1))
to
Code:
set newStart to oldStart + (days * (daysBetween + snoozeLength))
Since it was forwarding 1 extra day from today; I am sure that was intentional though.

Thanks also for the clarification on the first script syntax.

Attached are images from left to right in order of what this script does. You can change the [In Progress] to whatever you want or comment it out for those new (like me).

Thanks again!!!
Attached Thumbnails
Click image for larger version

Name:	Screen shot 2011-09-17 at 8.50.28 PM.png
Views:	524
Size:	98.6 KB
ID:	2026   Click image for larger version

Name:	Screen shot 2011-09-17 at 8.50.52 PM.png
Views:	516
Size:	19.7 KB
ID:	2027   Click image for larger version

Name:	Screen shot 2011-09-17 at 8.51.11 PM.png
Views:	524
Size:	157.0 KB
ID:	2028