This is a legacy guide for Power Manager v3, published 2005 – 2010, and is provided for reference only.
The latest guide is for Power Manager v5.10.4.

Event

Each event is displayed with its name, trigger date and time, and action.

Events are ordered by trigger date and time; the next event appears at the top.

A sub menu provides quick control over the event.

Delay by 10 minutes

You can delay the event by 10 minutes using this menu item. An event can be delayed as many times as needed.

Hold down the Alt and or the Command key to adjust the amount of time to delay the event.

Command Line:

powermanagerctl notifications.delay

AppleScript Example:

tell notifications to delay

Cancel

You can cancel pending events with this menu item. Once cancelled that instance of the event is removed from the pending list.

If you cancel a Daily event, the next instance of that event will be scheduled. A Daily event cancelled on Monday will cause Tuesday’s instance to be scheduled.

Command Line:

powermanagerctl notifications.cancel

AppleScript Example:

tell notifications to cancel