The Omni Group Forums

The Omni Group Forums (http://forums.omnigroup.com/index.php)
-   OmniFocus Extras (http://forums.omnigroup.com/forumdisplay.php?f=44)
-   -   Total Remaining Time? (http://forums.omnigroup.com/showthread.php?t=22549)

commmmodo 2011-11-04 05:08 AM

Total Remaining Time?
 
Good morning!

Can anyone whip up a quick script that shows the total remaining time of my OmniFocus tasks?

I think people in the OF community would like this script!

In pseudocode it would be...

[CODE]total_remaining_time = 0

For each task in OF:
total_remaining_time = task.estimated_time + total_remaining_time
End

Print total_remaining_time[/CODE]

Thanks very much!!

RobTrew 2011-11-04 08:59 AM

Might be worth taking a quick look at threads like:

[URL="http://forums.omnigroup.com/showthread.php?t=21544"]http://forums.omnigroup.com/showthread.php?t=21544[/URL]

commmmodo 2011-11-04 08:25 PM

Thanks RobTrew!! I searched the forums but I didn't turn this up.. it works great.

skillet 2011-12-29 11:06 AM

This also might be of use.
[url]http://forums.omnigroup.com/showthread.php?t=9983[/url]


All times are GMT -8. The time now is 03:35 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.